Amr Bashir
|
ad83d41cb5
|
chore: cleanup and simplify examples (#10743)
|
2024-08-27 01:25:36 +03:00 |
|
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 |
|
ryoichi
|
0c61784efb
|
fix(example/state): correct invoke method path to __TAURI__.core.invoke() (#9817)
|
2024-05-19 11:16:23 +02:00 |
|
я котик пур-пур
|
60bf067913
|
chore(examples): remove the legacy X-UA-Compatible meta (#5394)
|
2022-10-17 11:05:31 -03:00 |
|
Lucas Nogueira
|
2a7bf6d912
|
refactor(examples): improve security when rendering HTML strings [TRI-003] (#14)
|
2022-01-09 14:35:30 -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 |
|