@tauri-apps/[email protected]
Ce contenu n’est pas encore disponible dans votre langue.
New Features
9014a3f17
(#11066 by @amrbashir) AddWebviewWindow.clearAllBrowsingData
andWebview.clearAllBrowsingData
to clear the webview browsing data.95df53a2e
(#11143 by @Legend-Master) Add the ability to set theme dynamically usingWindow.setTheme
orsetTheme
function from theapp
moduled9d2502b4
(#11140 by @amrbashir) AddWebview.hide
andWebview.show
methods.de7414aab
(#11154 by @amrbashir) AddWindow::setEnabled
andWindow::isEnabled
methods
Bug Fixes
948772a65
(#11114 by @lucasfernog) Change thebutton_state
tray event field to camelCasebuttonState
.
Breaking Changes
0b4495996
(#11121 by @amrbashir) Simplified emitted tray event JS value and updatedTrayIconEvent
type definition to match it.
© 2024 Tauri Contributors. CC-BY / MIT