tauri/cli/tauri.js/api-src
Oleg Shilov 0a5bac1dd6
fix(tauri.js): fix typings for open and save dialogs (#926)
* fix(tauri.js): fix typings for open and save dialogs

add JSDoc types;

* chore(tauri.js): add changelog
2020-08-07 19:54:17 -05:00
..
bundle.ts refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
cli.ts feat(tauri.js) move exported api types into api modules (fix #807) (#809) 2020-07-12 19:34:44 -03:00
dialog.ts fix(tauri.js): fix typings for open and save dialogs (#926) 2020-08-07 19:54:17 -05:00
event.ts feat(tauri.js) move exported api types into api modules (fix #807) (#809) 2020-07-12 19:34:44 -03:00
fs.ts fix(tauri.js) writeFile and writeBinaryFile API (#857) 2020-07-19 09:57:40 -03:00
http.ts feat(tauri.js) move exported api types into api modules (fix #807) (#809) 2020-07-12 19:34:44 -03:00
index.ts refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
notification.ts feat(tauri.js) move exported api types into api modules (fix #807) (#809) 2020-07-12 19:34:44 -03:00
process.ts refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
tauri.ts fix(api) promisified not cleaning up transformed callbacks, fixes #852 (#853) 2020-07-18 17:05:32 -03:00
window.ts refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00