Commit Graph

17 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
Lucas Fernandes Nogueira 2b898f0786
fix(dialog): update asset protocol scope on directory open, closes #1553 (#1769)
9 months ago
Amr Bashir a2fe55512f
refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727)
9 months ago
Lucas Fernandes Nogueira feb1e93fcb
feat(dialog): implement save API on iOS (#1707)
9 months ago
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
10 months ago
mikoto2000 bc7eecf420
feat(dialog): Implemented android save dialog. (#1657)
10 months ago
Fabian-Lars bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend (#1168)
1 year ago
Amr Bashir aa25c91bb0
feat(dialog): allow setting `canCreateDirectories` on macOS (#978)
1 year ago
Tony 2e7ef46d8b
refactor!(dialog): change `type` field in JS to `kind` (#945)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir b1c6a7885e
fix(core/dialog): reconstruct path using appropriate separator (#820)
1 year ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Lucas Fernandes Nogueira 7ae7167fbe
feat: add init scripts (#361)
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 7a8633f429
feat(dialog): add plugin (#306)
2 years ago