tauri/tooling/api/src
Kasper 39bf895b73
feat(macOS): Add application show and hide methods (#3689)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-03 14:49:59 -03: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
bundle.ts chore: update license headers (#5067) 2022-08-28 15:13:21 -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 chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03: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 chore: update license headers (#5067) 2022-08-28 15:13:21 -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(api): add app-specific directory APIs, closes #5263 (#5272) 2022-09-28 19:34:09 -03:00
updater.ts chore(api.js): add @since tag where appropriate (#5169) 2022-09-12 16:45:57 -03:00
window.ts feat(core): expose user_agent to window config (#5317) 2022-10-02 10:37:53 -03:00