Commit Graph

50 Commits (70a1830e7d0f60e9f9b45e91b30ef5eb278e4f7d)

Author SHA1 Message Date
Lucas Nogueira 70a1830e7d
Revert "remove close_store command since we extend from Resource"
9 months ago
Lucas Nogueira 4a29fc8990
remove close_store command since we extend from Resource
9 months ago
Lucas Nogueira 09cce55b40
remove create_store command
9 months ago
Tony 5181d2b241
Update docs
9 months ago
Tony 975129695e
Update docs
9 months ago
Tony 99cafa6d73
Fix description and create_new logic
9 months ago
Lucas Nogueira ac912703d0
rename missing reload fn
9 months ago
Lucas Nogueira d7bff64098
update docs
9 months ago
Lucas Nogueira 983bd82212
rename newOrExisting to load, load to reload
9 months ago
Lucas Nogueira 8a8bdcac23
rename createOrLoad to newOrExisting
9 months ago
Lucas Nogueira 028d6661ca
reintroduce "get existing store" behavior for create_or_load
9 months ago
Lucas Nogueira ff9bddd95c
make api consistent with the JS implementation, add examples
9 months ago
Lucas Nogueira 083c165543
rename createOrExistingStore to createOrLoad
9 months ago
Tony 1c401f7cb0
Fix wrong jsdoc param
10 months ago
Tony 230e6bbdf3
Apply suggestions from code review
10 months ago
Tony dc5be009b7
Add create or existing
10 months ago
Tony 7faf8c31e0
Differentiate json null from no value for events
10 months ago
Tony 831105d7a8
Use `undefined` for empty value in get
10 months ago
Tony 4f13a03401
Fix js get and close store
10 months ago
Tony 718f5dc90d
Allow js to use pre-stored (de)serialize functions
10 months ago
Tony a3bef84382
more docs
10 months ago
Tony d22de0257d
Use absolute path for store
10 months ago
Tony 45b2af4cfe
Docs
10 months ago
Tony 42c5a1cb56
try get first
10 months ago
Tony 3acf66ee57
Revert "Add get-or-create-store"
10 months ago
Tony 7ffd769240
Add get-or-create-store
10 months ago
Tony bbd34b16f4
Add init to lazy store
10 months ago
Tony 79bc8d08f4
Add lazy store
10 months ago
Tony 4cb9d8de5e
Add close store
10 months ago
Tony 8975d10bb7
Clean up
10 months ago
Tony 35b439f70f
Enable auto save by default
10 months ago
Tony 9811756e6c
refactor(store): more reworks
10 months ago
Tony f12d35609a
feat(store)!: fully rework and add auto save (#1550)
10 months ago
Amr Bashir cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
11 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)
2 years 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
Jonas Kruckenberg 4cced94332 chore: move package.json to plugin root
3 years ago
Jonas Kruckenberg 2ed0742b86 remove dist dirs from git
3 years ago
Jonas Kruckenberg 0060e06ee1 Merge branch 'dev' into sync-prs/store
3 years ago
Jonas Kruckenberg 063a3cfd54 enable type declarations
3 years ago
FabianLars 3025a0d1ac
rebuild dist
3 years ago
FabianLars 16c955e8a5
fix(store): fix typings
3 years ago
Jonas Kruckenberg 56eabd8b4f update package json
3 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago