tauri/tooling/api/src
Amr Bashir 233e43b0c3
feat: add title getter on window, closes #5023 (#5515)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-12-13 00:59:09 -03:00
..
helpers fix(core): properly emit events with object payload, closes #5482 (#5492) 2022-10-27 19:01:37 -03:00
app.ts docs(api.js): update app.show docs (#5633) 2022-11-16 12:39:22 +02:00
cli.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
clipboard.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
dialog.ts fix(docs): remove parameter from example that's not in the api [skip ci] (#5471) 2022-10-23 21:46:40 +02:00
event.ts docs: fix missing object to read from for listen example (#5505) 2022-10-29 08:56:14 -03:00
fs.ts fix(api): fs/exists return type previously set to void when it should be boolean (#5252) 2022-09-29 15:55:45 -03:00
globalShortcut.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
http.ts feat(api): add FormData support on Body.form, closes #5545 (#5546) 2022-11-04 15:18:28 -03:00
index.ts refactor: simplify api.js bundling (#4277) 2022-10-04 16:56:35 -03:00
mocks.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
notification.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
os.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
path.ts feat(api): add app-specific directory APIs, closes #5263 (#5272) 2022-09-28 19:34:09 -03:00
process.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
shell.ts feat(core): add support to mailto: and tel: links, closes #5521 (#5544) 2022-12-13 00:57:39 -03:00
tauri.ts feat(core): custom protocol headers on Linux, closes #4496 (#5421) 2022-10-17 12:08:59 -03:00
updater.ts refactor: simplify api.js bundling (#4277) 2022-10-04 16:56:35 -03:00
window.ts feat: add title getter on window, closes #5023 (#5515) 2022-12-13 00:59:09 -03:00