Commit Graph

37 Commits (1c401f7cb00d78245195332efd76cbdf5d42f074)

Author SHA1 Message Date
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
Jonas Kruckenberg 4cced94332 chore: move package.json to plugin root
2 years ago
Jonas Kruckenberg 2ed0742b86 remove dist dirs from git
2 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