tauri/tooling/api/src
2021-07-05 12:16:55 -03:00
..
helpers feat(core): add clipboard writeText and readText APIs (#2035) 2021-06-21 13:32:22 -03:00
app.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
bundle.ts feat(core): improve RPC security, closes #814 (#2047) 2021-06-22 17:29:10 -03:00
cli.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
clipboard.ts feat(core): add clipboard writeText and readText APIs (#2035) 2021-06-21 13:32:22 -03:00
dialog.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
event.ts feat(api): WindowManager extends WebviewWindowHandle, add events docs (#2146) 2021-07-03 23:38:35 -03:00
fs.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
globalShortcut.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
http.ts fix(api): http ResponseType export type error (#2065) 2021-06-24 09:38:29 -03:00
index.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
notification.ts Add note about Toast notifications (#2071) 2021-06-24 22:28:41 +02:00
path.ts feat(api): export BaseDirectory in path module (#1885) 2021-05-30 16:59:46 -03:00
process.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
shell.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
tauri.ts feat(api): add convertFileSrc helper (#2138) 2021-07-02 00:00:30 -03:00
updater.ts docs(api): document allowlist for each module (#1853) 2021-05-17 22:33:09 -03:00
window.ts feat(api): allow mananing windows created on JS (#2154) 2021-07-05 12:16:55 -03:00