Lucas Fernandes Nogueira
937e6a5be6
feat: use tauri next branch, fix tests, MSRV 1.65 ( #354 )
2023-05-12 17:16:50 -03:00
Lucas Nogueira
9244d4ee8f
fix(store): adjust load and save implementation
2023-05-02 13:46:56 -03:00
FabianLars
fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2023-04-26 16:56:03 +02:00
Lucas Fernandes Nogueira
bbdccefa2d
chore(deps): update to tauri alpha.8 ( #303 )
2023-04-14 08:02:48 -03:00
afa
06f39586af
fix(store): Load state from disk and extend defaults, fixes #296 ( #295 )
...
* fix(store): Load state from disk and extend defaults, fixes #296
* fmt
2023-04-02 11:37:29 +02:00
Jonas Kruckenberg
d4223f6fd2
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 >
2023-03-06 15:44:02 +01:00
Lucas Fernandes Nogueira
22f987bf24
feat: update setup hook to new syntax ( #257 )
2023-02-16 13:42:26 -03:00
Jonas Kruckenberg
9568a99d4c
Merge pull request #52 from tauri-apps/store/rename
2023-01-06 20:27:44 +01:00
Jonas Kruckenberg
a2afb07029
refactor(store): rename plugin
...
align with plugin naming conventions
2023-01-06 14:24:11 +01:00
FabianLars
5b9144594b
fix: make clippy 1.66 happy
2023-01-03 10:24:04 +01:00
Jonas Kruckenberg
64aed34eff
clippy
2022-12-14 20:46:23 +01:00
Jonas Kruckenberg
eb3495fb72
copy plugin sources
2022-12-14 18:43:39 +01:00