tauri/cli/tauri.js
nothingismagick 22b07fc44a event API testing (#132)
* feat(examples): quasar + API [wip]

* fix(tauri) event system on quasar example

* feat(template): esm & js versions of tauri.js

* feat(tauri:event): change FnOnce to FnMut

* feat(tauri:api): rename to Listen

* chore(version:tauri): bump

* feat(Cargo.lock): update

* feat(eslint): add lodash-template

* chore(version:tauri.js): bump

* feat(examples:quasar): new Rust signature

* feat(tauri:event): don't remove the listener

* feat(examples:quasar): version and tauri signature

* Update tauri.conf.js

* Update event.rs
2019-12-03 13:08:07 -03:00
..
bin fix(tauri.js:init): default to CWD 2019-12-01 23:30:59 +01:00
helpers chore/upgrades node (#115) 2019-11-30 15:39:13 -03:00
templates event API testing (#132) 2019-12-03 13:08:07 -03:00
test/jest chore/upgrades node (#115) 2019-11-30 15:39:13 -03:00
webpack fix(js-cli) safeTap call 2019-11-30 09:01:50 -03:00
.env.jest chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.eslintignore chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.eslintrc.js event API testing (#132) 2019-12-03 13:08:07 -03:00
.gitignore chore/upgrades node (#115) 2019-11-30 15:39:13 -03:00
.npmignore chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
entry.js feature/env (#80) 2019-11-30 08:48:39 -03:00
generator.js chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
jest.config.js fix(test): fix Jest tests (#77) 2019-11-28 08:41:47 +01:00
package.json event API testing (#132) 2019-12-03 13:08:07 -03:00
runner.js fix(js-cli) check if devPath is an URL 2019-12-01 13:53:18 -03:00
tauri.conf.js feat(tauri.js): repath template files 2019-11-29 07:27:26 +01:00
template.js chore/upgrades node (#115) 2019-11-30 15:39:13 -03:00
yarn.lock event API testing (#132) 2019-12-03 13:08:07 -03:00