renovate[bot]
|
250857b7b7
|
chore(deps): update dependency typescript to v6 (#3363)
* chore(deps): update dependency typescript to v6
* Use 6.0.3
* Fix eslint
* Add `rootDir` since it's no longer inferred
> https://github.com/microsoft/TypeScript/issues/62508#issuecomment-3348659946
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
|
2026-04-18 18:57:41 +08: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 |
|
Amr Bashir
|
c73049d3ed
|
fix: remove tsconfig symlink (#429)
* fix: remove tsconfig symlink
* one more tsconfig
|
2023-06-09 03:17:53 +03: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 |
|