Amr Bashir
|
84b3612393
|
fix(window-state): port fixes from v1 (#436)
* fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
* fix(window-state): propagate promise (#435)
closes #432
* fix(window-state): manual default implentation (#425)
* fix(window-state): manual default implentation, closes #421
* Update lib.rs
* change file
* generated files
* fix symlinks?
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-06-13 23:30:39 +03:00 |
|
Lucas Fernandes Nogueira
|
b131bc8f7c
|
feat(plugins): inject API on window.__TAURI__ (#383)
|
2023-05-23 14:20:14 -03:00 |
|
Lucas Fernandes Nogueira
|
5914fb9f36
|
chore: add license headers (#384)
* feat: check for license headers
* add headers
* format
|
2023-05-21 16:56:10 -03:00 |
|
Lucas Fernandes Nogueira
|
937e6a5be6
|
feat: use tauri next branch, fix tests, MSRV 1.65 (#354)
|
2023-05-12 17:16:50 -03:00 |
|
Lucas Fernandes Nogueira
|
bb26f7d710
|
feat(window): add plugin (#352)
|
2023-05-12 07:58:20 -03:00 |
|
Fabian-Lars
|
9e97a55d85
|
fix(window-state): fix command names
|
2023-04-25 11:12:46 +02:00 |
|
Amr Bashir
|
e5b07f4af2
|
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>
|
2023-04-17 17:31:36 +02:00 |
|