tauri/tooling/api/src
Webber Takken cb6ee77e69
fix(docs): remove parameter from example that's not in the api [skip ci] (#5471)
* Remove parameter from example that's not in the API

* Update filter extensions

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-10-23 21:46:40 +02:00
..
helpers chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
app.ts feat(macOS): Add application show and hide methods (#3689) 2022-10-03 14:49:59 -03: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 chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -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 chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -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 chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -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(macos): add tabbing_identifier option, closes #2804, #3912 (#5399) 2022-10-19 09:20:17 -03:00