@tauri-apps/api@1.2.0
此内容尚不支持你的语言。
- Added the
acceptFirstMouse
window option. - Fix incorrect return type on
fs/exists
- Initialize
Monitor
instances with the correct classes forposition
andsize
fields instead of plain object. - Breaking change: Node.js v12 is no longer supported.
- Add new app-specific
BaseDirectory
enum variantsAppConfig
,AppData
,AppLocalData
,AppCache
andAppLog
along with equivalent functions inpath
module and deprecated ambiguous variantsLog
andApp
along with their equivalent functions inpath
module. - Fix
dialog.save
return type - Added support to
FormData
on theBody.form
function. - Added
show
andhide
methods on theapp
module. - Added
tabbingIdentifier
window option for macOS. - Added
tabbing_identifier
to the window builder on macOS. - Added the
user_agent
option when creating a window.
© 2024 Tauri Contributors. CC-BY / MIT