Commit Graph

19 Commits (e90cd9fab13cd102f3fc7a5e52bf9755135ce192)

Author SHA1 Message Date
Fabian-Lars ce11079f19
fix(clipboard-manager): Drop on exit (#2280)
5 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Rika d57df4debe
fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986)
7 months ago
renovate[bot] fd75401aee
fix(deps): update rust crate image to 0.25 (v2) (#1418)
9 months ago
Emin Yilmaz 99d125d86b
feat(clipboard-manager): implement `clear` on iOS and Android (#1462)
11 months ago
Emin Yilmaz bd4544dbd7
fix(clipboard-manager): match Rust method parameters with native methods (#1379)
1 year ago
Amr Bashir 1f16c64d67
refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type (#1218)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Amr Bashir 27b258cf31
chore(clipboard): expose `Clipboard` struct (#1185)
1 year ago
Naman Garg 8d7689f6f9
Add `WebviewWindow` to code docs and template (#1144)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
TukanDev dc6d3321e5
feat(clipboard): Implement HTML and clear functionality (#977)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago