Commit Graph

22 Commits (2302c2db1c49673e61dcbda8cdb01b2c57e9ba6f)

Author SHA1 Message Date
Tony 2302c2db1c
fix(dialog): `ask` and `confirm` not using system button texts (#1910)
8 months ago
Tony 04459afbb6
refactor(dialog)!: use enum instead of label for buttons (#1842)
8 months ago
renovate[bot] 6bf1bd8d44
fix(deps): update rust crate rfd to 0.15 (v2) (#1805)
9 months ago
Amr Bashir a2fe55512f
refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727)
9 months ago
Carlos Valdez b4c95b25df
chore(dialog): fix misspell "ths" to "the" (#1719)
9 months ago
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
10 months ago
Amr Bashir f690777a91
refacator(dialog): mark `FileResponse` as `#[non_exhaustive]` (#1660)
10 months ago
mikoto2000 bc7eecf420
feat(dialog): Implemented android save dialog. (#1657)
10 months ago
Ale Guzman cd57dcdf04
feat(dialog): set `len` and `modified_at` fields in `FileResponse` on desktop (#1295)
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
Amr Bashir aa25c91bb0
feat(dialog): allow setting `canCreateDirectories` on macOS (#978)
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Mo beb6b139eb
Fix invoke calls in dialog & shell init scripts (#675)
2 years ago
Lucas Fernandes Nogueira d1b7c2c1fb
feat: build docs.rs documentation for Android (#654)
2 years ago
Jason Tsai be591d2feb
fix(dialog): using AsyncMessageDialog for non linux, closes tauri#7182 (#445)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira fdec66c69f
fix: adjust Cargo features to fix android build (#375)
2 years ago
Lucas Fernandes Nogueira 7ae7167fbe
feat: add init scripts (#361)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
Lucas Fernandes Nogueira 7a8633f429
feat(dialog): add plugin (#306)
2 years ago