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
Tony 2e7ef46d8b
refactor!(dialog): change `type` field in JS to `kind` (#945)
1 year ago
..
api-iife.js refactor!(dialog): change `type` field in JS to `kind` (#945) 1 year ago
commands.rs refactor!(dialog): change `type` field in JS to `kind` (#945) 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