Commit Graph

16 Commits (b131bc8f7c9eba3b871c999d5c5ccff70bf34540)

Author SHA1 Message Date
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
Lucas Fernandes Nogueira f4069f5588
docs: update README.md and remove allowlist information (#381)
2 years ago
Lucas Fernandes Nogueira d677f73495
feat(ci): test mobile targets (#378)
2 years ago
Lucas Fernandes Nogueira 3c9771e287
feat: update to tauri 2.0.0-alpha.9 (#372)
2 years ago
Lucas Fernandes Nogueira 717ae67097
feat: prepare v2 alpha release (#371)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Lucas Fernandes Nogueira d87b569643
chore(deps): update tauri and Android project (#360)
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
FabianLars b730c34923
Run formatter on new plugins
2 years ago
FabianLars 4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2 years ago
FabianLars 59cb08e902
chore: Adapt readmes to next branch
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
Lucas Nogueira 4d32919f0f
fix(clipboard): adjust clip data and response kind types
2 years ago
Lucas Fernandes Nogueira 8cd7d3501b
feat(clipboard): add plugin (#323)
2 years ago