tauri/cli/tauri.js/templates/src-tauri
Lucas Fernandes Nogueira b95319bd74
feat(tauri.js) improve api module with type defs for each API fu… (#495)
* feat(tauri.js) improve api module with type defs for each API function

* chore(tauri) move endpoint specific modules

* refactor(tauri) move tcp mod to tauri_api

* feat(tauri) improve readDir signature, API features as kebab-case names

* fix(tauri) make event's payload optional

* feat(tauri) if invoke_handler fails, console.error the error message

* chore(api) improve JSDoc

* chore(tauri.js) update template

* chore(tauri) delete empty mod

* fix(tauri) tests and example with latest API signature
2020-03-09 18:44:19 -03:00
..
icons Feat/new logo (#429) 2020-02-15 20:58:36 +01:00
src feat(tauri.js) improve api module with type defs for each API fu… (#495) 2020-03-09 18:44:19 -03:00
_gitignore fix(tauri.js/template): don't ignore lock file, add WixTools (#451) 2020-02-22 13:51:13 -03:00
Cargo.toml fix(template) incorrect package > authors field on Cargo.toml (#479) 2020-03-01 08:08:32 -06:00
rustfmt.toml feature/env (#80) 2019-11-30 08:48:39 -03:00