Amr Bashir
|
0e9541fe89
|
feat(window-state): support using a custom filename (#1138)
* feat(window-state): support using a custom filename
ref: https://github.com/tauri-apps/plugins-workspace/pull/1079
* generate api
* fmt
|
2024-04-03 21:29:48 +02:00 |
|
Lucas Fernandes Nogueira
|
2cf8faa3e1
|
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13
* fix lockfile
|
2023-12-20 00:18:05 +02:00 |
|
Fabian-Lars
|
251852ccbc
|
chore: Merge branch v1 into v2 (#702)
|
2023-11-13 21:50:13 -03:00 |
|
Mo
|
beb6b139eb
|
Fix invoke calls in dialog & shell init scripts (#675)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-22 10:09:40 -03:00 |
|
Lucas Fernandes Nogueira
|
5c137365c6
|
chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-20 13:50:18 -03:00 |
|
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 |
|