243 Commits

Author SHA1 Message Date
Fabian-Lars
f4ef29684e ci: set up covector (#329)
* ci: set up covector

* remove postpublish

* push new tags to mirrors

* fetch tags of current repo in workflow file

* use our fork of create-pull-request action

* fmt

* use org tokens

* simplify string subst

* fmt again

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

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-25 15:32:34 +00:00
FabianLars
df267506bf 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:24 +00:00
Fabian-Lars
84aeed8304 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:40 +00:00
Fabian-Lars
d4ca4534ac 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:31 +00:00
Amr Bashir
2e25fb9037 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:03 +00:00
FabianLars
f0da2d1ac8 fix(store): Load state from disk and extend defaults, fixes #296 (#295)
* fix(store): Load state from disk and extend defaults, fixes #296

* fmt

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4588025899
2023-04-02 09:38:37 +00:00
FabianLars
d21d55684a chore(store): Fix import in readme example, closes #289
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4512470956
2023-03-24 14:54:30 +00:00
FabianLars
971c3d86fb fix(store): Use event module instead of appWindow, fixes #282 (#283)
* fix(store): Use event module instead of appWindow, fixes #282

* fmt

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4429126078
2023-03-15 17:23:12 +00:00
FabianLars
201639d72b chore(store): Update store readme (#270)
* Update store readme to include that stores are only persisted when saved

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4344800267
2023-03-06 15:01:26 +00:00
FabianLars
57cc763954 feat(store): expose Store to Rust code (#108)
* feat(store): expose Store to Rust code in a meaningful way

* manually implement Default to improve generic inference

* update readme

* rename method

* make error Send and Sync

* make `use_store` more ergonomic

* export JsonValue

* fix readme example

* fmt

---------

Co-authored-by: FabianLars <fabianlars@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4344651059
2023-03-06 14:45:07 +00:00
FabianLars
916165e4e4 chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes

* fix single-instance support matrix

* wording

* wording

* typo

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4184387391
2023-02-15 13:33:20 +00:00
FabianLars
c71665bf5d 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:43 +00:00
FabianLars
2404bc5701 fix: fix path patterns in files property (#78)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3885686829
2023-01-10 17:21:57 +00:00
JonasKruckenberg
89100ece4e Update sync.yml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3861974889
2023-01-07 12:03:59 +00:00
Fabian-Lars
9bd993aa67 Merge pull request #131 from ComunidadAylas/dev [skip ci]
Correct storage folder documentation in `README.md`
2022-10-23 20:58:32 +02:00
Alejandro González
56cbdae624 Correct storage folder documentation in README.md 2022-10-23 20:23:28 +02:00
Jonas Kruckenberg
4326f75446 Merge pull request #126 from tauri-apps/renovate/typescript-4.x 2022-09-28 07:28:22 +02:00
renovate[bot]
67eccfab33 Update dependency typescript to v4.8.4 2022-09-28 00:32:47 +00:00
Fabian-Lars
d8efb964bb Merge pull request #124 from tauri-apps/renovate/tauri-monorepo
Update tauri monorepo to v1.1.0
2022-09-15 22:02:14 +02:00
Fabian-Lars
1147363d21 Update Cargo.toml 2022-09-15 22:02:05 +02:00
renovate[bot]
2f4cdd36d9 Update tauri monorepo to v1.1.0 2022-09-15 19:30:17 +00:00
Jonas Kruckenberg
6163c041d7 Merge pull request #119 from tauri-apps/renovate/typescript-4.x
Update dependency typescript to v4.8.3
2022-09-08 20:41:37 +02:00
renovate[bot]
33cd01a745 Update dependency typescript to v4.8.3 2022-09-08 17:47:02 +00:00
Jonas Kruckenberg
c2e1ee4fac Merge pull request #118 from tauri-apps/renovate/rollup-plugin-typescript-8.x 2022-09-06 07:42:17 +02:00
renovate[bot]
19b99211c1 Update dependency @rollup/plugin-typescript to v8.5.0 2022-09-06 03:18:42 +00:00
Jonas Kruckenberg
67530781d8 Merge pull request #108 from tauri-apps/renovate/tauri-monorepo
Update dependency @tauri-apps/api to v1.0.2
2022-08-19 14:15:38 +02:00
renovate[bot]
4e2346c7a2 Update dependency @tauri-apps/api to v1.0.2 2022-08-19 12:15:23 +00:00
Jonas Kruckenberg
51b381c667 Merge pull request #112 from tauri-apps/renovate/rollup-plugin-typescript-8.x
Update dependency @rollup/plugin-typescript to v8.3.4
2022-08-19 14:15:07 +02:00
renovate[bot]
7fddd6a2ce Update dependency @rollup/plugin-typescript to v8.3.4 2022-08-19 12:02:36 +00:00
Jonas Kruckenberg
746875f104 Merge pull request #96 from tauri-apps/renovate/typedoc-0.x
Update dependency typedoc to v0.23.10
2022-08-19 14:01:59 +02:00
Jonas Kruckenberg
17b123aec9 Merge pull request #109 from tauri-apps/renovate/rollup-2.x
Update dependency rollup to v2.78.1
2022-08-19 14:01:39 +02:00
renovate[bot]
fffec43b98 Update dependency rollup to v2.78.1 2022-08-19 06:22:33 +00:00
renovate[bot]
f679dc39ad Update dependency typedoc to v0.23.10 2022-08-05 23:16:33 +00:00
Fabian-Lars
ce109ff53b Merge pull request #113 from Narcha/dev
Return UnlistenFn from `onChange` and `onKeyChange`
2022-08-05 23:18:06 +02:00
Narcha
42da25b0e1 Ran yarn build to update docs and types 2022-08-05 22:11:19 +02:00
Narcha
ffd1efa65d Return Promise<UnlistenFn> from onKeyChange and onChange 2022-08-05 22:06:09 +02:00
Jonas Kruckenberg
9e3732e0cf Merge pull request #98 from tauri-apps/renovate/rollup-plugin-typescript-8.x
Update dependency @rollup/plugin-typescript to v8.3.3
2022-07-03 13:52:47 +02:00
renovate[bot]
31540ca3a0 Update dependency @rollup/plugin-typescript to v8.3.3 2022-07-03 11:50:24 +00:00
Jonas Kruckenberg
0f5dd10017 Merge pull request #103 from tauri-apps/renovate/typescript-4.x
Update dependency typescript to v4.7.4
2022-07-03 13:50:09 +02:00
renovate[bot]
a27d44a99a Update dependency typescript to v4.7.4 2022-07-03 11:43:09 +00:00
Jonas Kruckenberg
82a3a51823 Merge pull request #104 from tauri-apps/renovate/rollup-2.x
Update dependency rollup to v2.75.7
2022-07-03 13:42:49 +02:00
renovate[bot]
ede59a0938 Update dependency rollup to v2.75.7 2022-06-23 09:01:40 +00:00
Jonas Kruckenberg
17cf4d781c Merge pull request #101 from tauri-apps/renovate/tauri-monorepo
Update dependency @tauri-apps/api to v1.0.1
2022-06-23 11:01:12 +02:00
Jonas Kruckenberg
08f119aacd Merge pull request #106 from persiliao/dev
Change the log level to warning #105
2022-06-23 11:00:47 +02:00
PersiLiao
ef4ff6febf Change the log level to warning 2022-06-23 09:12:36 +08:00
renovate[bot]
e5178e5c05 Update dependency @tauri-apps/api to v1.0.1 2022-06-17 13:58:44 +00:00
Jonas Kruckenberg
5e7542f737 Merge pull request #102 from tauri-apps/JonasKruckenberg-patch-1 2022-06-17 10:58:54 +00:00
Jonas Kruckenberg
c93a7470cb Merge pull request #97 from tauri-apps/renovate/typescript-4.x
Update dependency typescript to v4.7.3
2022-06-17 10:45:15 +00:00
Jonas Kruckenberg
690c0d03a7 Merge pull request #95 from tauri-apps/renovate/rollup-2.x
Update dependency rollup to v2.75.6
2022-06-17 10:44:51 +00:00
Jonas Kruckenberg
6d84bea6d5 allow any patch version of deps 2022-06-17 12:41:57 +02:00