Commit Graph

14 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
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
10 months ago
Fabian-Lars 35ea5956d0
fix(dialog): Create dialogs on main thread (#1073)
1 year ago
Fabian-Lars 16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility (#1033)
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
pashokitsme 2e2c0a1b95
fix(dialog): fix message dialog return with custom buttons, fixes #711 (#769)
2 years ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Jason Tsai be591d2feb
fix(dialog): using AsyncMessageDialog for non linux, closes tauri#7182 (#445)
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