tauri/tooling/api/src
2024-07-22 11:09:36 +02:00
..
menu ’ -> ' (#9686) 2024-05-07 11:22:36 +02:00
app.ts feat(api): add defaultWindowIcon to app module (#9979) 2024-06-05 19:17:06 +03:00
core.ts fix(core): fix incorrect isTauri return type (#9618) 2024-04-30 19:03:49 +03:00
dpi.ts refactor(api)!: renamed getCurrent functions to avoid ambiguity (#10229) 2024-07-11 14:26:15 +03:00
event.ts refactor!(core & api): rename drag events for better consistency and clarity (#10170) 2024-07-12 10:22:06 -03:00
global.d.ts chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
image.ts refactor(image): expose constructor, unify size getters (#9179) 2024-03-13 22:02:05 -03:00
index.ts fix(api.js): Export mocks module (#10044) 2024-06-12 19:22:55 +03:00
menu.ts chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
mocks.ts refactor(api)!: renamed getCurrent functions to avoid ambiguity (#10229) 2024-07-11 14:26:15 +03:00
path.ts fix(core/path): remove suffix in basename only once (#9165) 2024-03-18 08:40:23 -03:00
tray.ts feat(tray): add enter, move and leave events (#9777) 2024-05-24 14:56:32 -03:00
webview.ts Fix Webview.reparent pointing to wrong Rust API (#10277) 2024-07-14 19:20:56 +08:00
webviewWindow.ts refactor!(core & api): rename drag events for better consistency and clarity (#10170) 2024-07-12 10:22:06 -03:00
window.ts docs: Fix js doc's param mismatch for setSizeConstraints (#10342) 2024-07-22 11:09:36 +02:00