Commit Graph

232 Commits (8a8bdcac23bd77a4b2cabe0acbf45ae7fdff8a30)

Author SHA1 Message Date
Lucas Nogueira 8a8bdcac23
rename createOrLoad to newOrExisting
8 months ago
Lucas Nogueira 028d6661ca
reintroduce "get existing store" behavior for create_or_load
8 months ago
Lucas Nogueira afbb5aae05
fmt
8 months ago
Lucas Nogueira ff9bddd95c
make api consistent with the JS implementation, add examples
8 months ago
Lucas Nogueira 083c165543
rename createOrExistingStore to createOrLoad
8 months ago
Tony 7aca255209
Update readme
8 months ago
Tony 1c401f7cb0
Fix wrong jsdoc param
8 months ago
Tony 99321ddbfa
Remove StoreInner from pub and expose is_empty
8 months ago
Tony 02d077ea3b
Remove with_store
8 months ago
Tony 1498eb5404
Expose resolve_store_path
8 months ago
Tony a020ae38e2
Remove unused pub(crate)
8 months ago
Tony 3f470a7a67
Clean up
8 months ago
Tony 39dec5d5b4
Change to close_resource and take &self
8 months ago
Tony d88fcb5c8a
Return result in resolve_store_path
8 months ago
Tony 7c24d4a939
Merge remote-tracking branch 'upstream/v2' into store-rework-2
8 months ago
Tony 3413d2a0f7
Use close instead
8 months ago
Tony 230e6bbdf3
Apply suggestions from code review
8 months ago
renovate[bot] 0058583583
fix(deps): update tauri monorepo to v2.0.2 (#1874)
8 months ago
Tony c7094473eb
Update readme
8 months ago
Tony a00cb15224
Rename inner store's inset method to set
8 months ago
Tony 92196ee927
Build
8 months ago
Tony dc5be009b7
Add create or existing
8 months ago
Tony 7faf8c31e0
Differentiate json null from no value for events
8 months ago
Tony 831105d7a8
Use `undefined` for empty value in get
8 months ago
Tony 1ef9f6a487
Use pretty json by default
8 months ago
Tony 4037589000
Add default (de)serialize fn
8 months ago
Tony fc51b3d132
More docs for StoreBuilder::build
8 months ago
Tony bfe2b38f8e
Merge branch 'v2' into store-rework-2
8 months ago
Tony 120f39fd9b
Build
8 months ago
github-actions[bot] fd785ab5de
publish new versions (#1878)
8 months ago
Lucas Fernandes Nogueira a1a82208ed
chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
8 months ago
Tony 7723f48f39
Use store instead of `store_builder` in example
8 months ago
Tony 2718722422
Update readme
8 months ago
Tony 73f365d3f0
Show case how to use pretty json
8 months ago
Tony 4f13a03401
Fix js get and close store
8 months ago
Tony 718f5dc90d
Allow js to use pre-stored (de)serialize functions
8 months ago
Tony a3bef84382
more docs
8 months ago
Tony d22de0257d
Use absolute path for store
8 months ago
Tony 45b2af4cfe
Docs
8 months ago
Tony 42c5a1cb56
try get first
8 months ago
Tony 3acf66ee57
Revert "Add get-or-create-store"
8 months ago
Tony 7ffd769240
Add get-or-create-store
8 months ago
Tony bbd34b16f4
Add init to lazy store
8 months ago
Tony 79bc8d08f4
Add lazy store
8 months ago
Tony 6cdaa31959
Add store function
8 months ago
Tony 4cb9d8de5e
Add close store
8 months ago
Tony e0bbc6d72b
Merge remote-tracking branch 'upstream/v2' into store-rework-2
8 months ago
Tony 8975d10bb7
Clean up
8 months ago
Tony 98d4fc4e9b
Remove share store
8 months ago
Tony ea9c101da8
Store to resource table by default
8 months ago