Commit Graph

44 Commits (4a29fc8990fed7caec9896b0390a30130ed1813c)

Author SHA1 Message Date
Lucas Nogueira 4a29fc8990
remove close_store command since we extend from Resource
8 months ago
Lucas Nogueira 09cce55b40
remove create_store command
8 months ago
Tony 5181d2b241
Update docs
8 months ago
Tony 975129695e
Update docs
8 months ago
Tony 99cafa6d73
Fix description and create_new logic
8 months ago
Lucas Nogueira ac912703d0
rename missing reload fn
8 months ago
Lucas Nogueira d7bff64098
update docs
8 months ago
Lucas Nogueira 983bd82212
rename newOrExisting to load, load to reload
8 months ago
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 ff9bddd95c
make api consistent with the JS implementation, add examples
8 months ago
Lucas Nogueira 083c165543
rename createOrExistingStore to createOrLoad
8 months ago
Tony 1c401f7cb0
Fix wrong jsdoc param
8 months ago
Tony 230e6bbdf3
Apply suggestions from code review
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 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 4cb9d8de5e
Add close store
8 months ago
Tony 8975d10bb7
Clean up
8 months ago
Tony 35b439f70f
Enable auto save by default
8 months ago
Tony 9811756e6c
refactor(store): more reworks
8 months ago
Tony f12d35609a
feat(store)!: fully rework and add auto save (#1550)
8 months ago
Amr Bashir cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
9 months ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
Lucas Fernandes Nogueira 9bf98f68e7
chore(api): update @since tag to 2.0.0 (#395)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Fabian-Lars 9b70a79b2c
fix(store): Use event module instead of appWindow, fixes #282 (#283)
2 years ago
FabianLars 3025a0d1ac
rebuild dist
3 years ago
FabianLars 16c955e8a5
fix(store): fix typings
3 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago