Amr Bashir
|
01f6aa3405
|
build: migrate repo to use pnpm as the package manager (#10607)
* build: migrate repo to use `pnpm` as the pacakge manager
* corepack enable
* update lock file
* format files
* format .github
* fix audit js
* wrap in quotes
* --frozen-lockfile
* simplify packageManager field
* lockfile
* remove cache from audit workflow
|
2024-08-16 23:04:08 -03:00 |
|
Fabian-Lars
|
c2ad4d28c4
|
refactor(api)!: Rename primitives mod to core (#8273)
|
2023-11-20 17:53:13 -03:00 |
|
Olivier Lemasle
|
efe7811804
|
fix(examples): use __TAURI__.primitives (#8077)
Closes #8073
|
2023-10-22 03:38:18 +03:00 |
|
Lucas Fernandes Nogueira
|
fbeb5b9185
|
refactor(core): use webview's URI schemes for IPC (#7170)
Co-authored-by: chip <chip@chip.sh>
|
2023-08-10 10:12:38 -03:00 |
|
看彩虹的人
|
3d37ed38c7
|
fix(examples): fix command args case (#5635)
|
2022-11-17 15:04:10 +02:00 |
|
Lucas Nogueira
|
873b9aee90
|
chore: run yarn format
|
2022-11-03 09:27:43 -03:00 |
|
я котик пур-пур
|
60bf067913
|
chore(examples): remove the legacy X-UA-Compatible meta (#5394)
|
2022-10-17 11:05:31 -03:00 |
|
Lucas Fernandes Nogueira
|
1dd722c4a7
|
feat(command): add rename_all attribute, closes #4898 (#4903)
|
2022-09-28 13:52:18 -03:00 |
|
Amr Bashir
|
66916b739f
|
chore: add .prettierrc in repo root (#2145)
|
2021-07-03 19:48:04 -03:00 |
|
Lucas Fernandes Nogueira
|
6ec54c53b5
|
feat(core): allow dev_path, dist_dir as array of paths, fixes #1897 (#1926)
* feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897
* fix: clippy
|
2021-05-31 11:42:10 -03:00 |
|