5 Commits

Author SHA1 Message Date
FabianLars
62b21ef243 fix: Change out dir of type declaration files, fixes #321
Closes #322

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4730794281

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-18 09:33:22 +00:00
Fabian-Lars
1638a2520e chore(deps): Update all deps. Run pnpm dedupe (#320)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723441558

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-17 16:19:39 +00:00
Fabian-Lars
dc1574930c ci: set pnpm version (#319)
* ci: set pnpm version

* fmt

* missed one

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723212261 \n\nCo-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-17 15:55:30 +00:00
Amr Bashir
f3310d55c2 feat(window-state): add js api, closes #254 (#309)
* feat(window-state): add js api, closes #254

* symlink tsconfig.json

* update symlink

* Update plugins/window-state/package.json

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>

* Update Cargo.toml

* move to cmd.rs

* Update plugins/window-state/guest-js/index.ts

---------

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723002931\nCo-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-17 15:33:01 +00:00
FabianLars
7cd5d7249a fix: change dist for js files, fixes #76 for yarn3 (#88)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3903864444
2023-01-12 15:59:41 +00:00