You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/dialog/src
Fabian-Lars 35ea5956d0
fix(dialog): Create dialogs on main thread (#1073)
1 year ago
..
api-iife.js refactor!(dialog): change `type` field in JS to `kind` (#945) 1 year ago
commands.rs feat(dialog): allow setting `canCreateDirectories` on macOS (#978) 1 year ago
desktop.rs fix(dialog): Create dialogs on main thread (#1073) 1 year ago
error.rs refactor: move deleted tauri APIs, prepare for next release (#355) 2 years ago
init-iife.js feat: update to alpha.17, typed mobile plugin IPC arguments (#676) 2 years ago
lib.rs feat(dialog): allow setting `canCreateDirectories` on macOS (#978) 1 year ago
mobile.rs feat(dialog): add plugin (#306) 2 years ago
models.rs feat(dialog): add plugin (#306) 2 years ago