Commit Graph

26 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
Lucas Nogueira ac912703d0
rename missing reload fn
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 ff9bddd95c
make api consistent with the JS implementation, add examples
9 months ago
Lucas Nogueira 083c165543
rename createOrExistingStore to createOrLoad
9 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 a3bef84382
more docs
10 months ago
Tony d22de0257d
Use absolute path for store
10 months ago
Tony 42c5a1cb56
try get first
10 months ago
Tony bbd34b16f4
Add init to lazy store
10 months ago
Tony 79bc8d08f4
Add lazy store
10 months ago
Tony 8975d10bb7
Clean up
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
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
1 year ago
Naman Garg 17c42fd42a
fix(notification): Add permission commands for Actions (#1459)
1 year 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