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
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
..
api-iife.js refactor: simplify rollup config and match `@tauri-apps/api` output style (#722) 2 years ago
commands.rs feat: update to tauri beta, add permissions (#862) 1 year ago
desktop.rs fix(dialog): fix message dialog return with custom buttons, fixes #711 (#769) 2 years 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 Fix invoke calls in dialog & shell init scripts (#675) 2 years ago
mobile.rs feat(dialog): add plugin (#306) 2 years ago
models.rs feat(dialog): add plugin (#306) 2 years ago