Commit Graph

25 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
Lucas Nogueira ac912703d0
rename missing reload fn
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 ff9bddd95c
make api consistent with the JS implementation, add examples
8 months ago
Lucas Nogueira 083c165543
rename createOrExistingStore to createOrLoad
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 a3bef84382
more docs
8 months ago
Tony d22de0257d
Use absolute path for store
8 months ago
Tony 42c5a1cb56
try get first
8 months ago
Tony bbd34b16f4
Add init to lazy store
8 months ago
Tony 79bc8d08f4
Add lazy store
8 months ago
Tony 8975d10bb7
Clean up
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
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
Naman Garg 17c42fd42a
fix(notification): Add permission commands for Actions (#1459)
12 months ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
1 year 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 a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago