Amr Bashir
1b98b85a1f
refactor: simplify rollup config and match @tauri-apps/api output style ( #722 )
...
* refactor: simplify rollup config and match `@tauri-apps/api` output style
* add license headers
* update api-iife.js [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-11-14 21:09:53 +02:00
Lucas Fernandes Nogueira
e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments ( #676 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-10-29 16:06:44 -03:00
Lucas Fernandes Nogueira
5c137365c6
chore: update to tauri alpha.16, api alpha.9 ( #673 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-10-20 13:50:18 -03:00
Lucas Fernandes Nogueira
d74fc0a097
feat: update to alpha.11 ( #555 )
2023-08-14 14:51:20 -03:00
Simon Hyll
5fd597ddaf
docs: added banners and icons ( #443 )
...
* added banners and icons
* fix: formatting
2023-06-20 14:55:14 +03:00
Lucas Fernandes Nogueira
32c2a441c3
feat: update to 2.0.0-alpha.10 ( #441 )
2023-06-17 18:54:35 -03:00
Lucas Fernandes Nogueira
b131bc8f7c
feat(plugins): inject API on window.__TAURI__ ( #383 )
2023-05-23 14:20:14 -03:00
Lucas Fernandes Nogueira
5914fb9f36
chore: add license headers ( #384 )
...
* feat: check for license headers
* add headers
* format
2023-05-21 16:56:10 -03:00
Lucas Fernandes Nogueira
937e6a5be6
feat: use tauri next branch, fix tests, MSRV 1.65 ( #354 )
2023-05-12 17:16:50 -03:00
Lucas Nogueira
9244d4ee8f
fix(store): adjust load and save implementation
2023-05-02 13:46:56 -03:00
FabianLars
fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2023-04-26 16:56:03 +02:00
Lucas Fernandes Nogueira
bbdccefa2d
chore(deps): update to tauri alpha.8 ( #303 )
2023-04-14 08:02:48 -03:00
afa
06f39586af
fix(store): Load state from disk and extend defaults, fixes #296 ( #295 )
...
* fix(store): Load state from disk and extend defaults, fixes #296
* fmt
2023-04-02 11:37:29 +02:00
Jonas Kruckenberg
d4223f6fd2
feat(store): expose Store to Rust code ( #108 )
...
* feat(store): expose Store to Rust code in a meaningful way
* manually implement Default to improve generic inference
* update readme
* rename method
* make error Send and Sync
* make `use_store` more ergonomic
* export JsonValue
* fix readme example
* fmt
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-03-06 15:44:02 +01:00
Lucas Fernandes Nogueira
22f987bf24
feat: update setup hook to new syntax ( #257 )
2023-02-16 13:42:26 -03:00
Jonas Kruckenberg
9568a99d4c
Merge pull request #52 from tauri-apps/store/rename
2023-01-06 20:27:44 +01:00
Jonas Kruckenberg
a2afb07029
refactor(store): rename plugin
...
align with plugin naming conventions
2023-01-06 14:24:11 +01:00
FabianLars
5b9144594b
fix: make clippy 1.66 happy
2023-01-03 10:24:04 +01:00
Jonas Kruckenberg
64aed34eff
clippy
2022-12-14 20:46:23 +01:00
Jonas Kruckenberg
eb3495fb72
copy plugin sources
2022-12-14 18:43:39 +01:00