chip
9ce0569f17
fix(example): unlisten to event on tab change in api example ( #1436 )
...
* unlisten to event on tab change in api example
* rewrite
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-06 19:51:15 -03:00
chip
94038b5e71
refactor(tauri): remove app runner, use builder ( #1429 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-06 17:50:53 -03:00
Lucas Fernandes Nogueira
9b35cf7a1b
feat(config): simplify app urls with custom paths ( #1432 )
2021-04-06 02:01:32 -03:00
chip
8584e667cd
speed up asset inclusion on debug mode ( fixes #1394 ) ( #1430 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-06 01:15:53 -03:00
Lucas Nogueira
836d9d0834
chore: remove unused dep on example
2021-04-05 21:57:22 -03:00
Lucas Fernandes Nogueira
6a367020a2
chore: reintroduce option to access window APIs on command fn ( #1427 )
2021-04-05 20:55:52 -03:00
david
6d70c8e1e2
feat(updater): Alpha version ( #643 )
...
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Co-authored-by: nothingismagick <denjell@mailscript.com >
Co-authored-by: Laegel <valentin.chouaf@laposte.net >
2021-04-05 14:51:17 -03:00
chip
2158a68d7d
wip: big refactor, removing application cycle + allowing generic parameters to the application ( #1400 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-03 21:41:04 -03:00
Lucas Fernandes Nogueira
3713066e45
refactor(core): rewrite shell execute API, closes #1229 ( #1408 )
2021-03-31 02:19:03 -03:00
Lucas Fernandes Nogueira
1318ffb47c
refactor(core): remove async from app hooks, add InvokeMessage type ( #1392 )
2021-03-26 14:19:03 -03:00
Lucas Fernandes Nogueira
080f6391ba
refactor(bundler): specific settings on dedicated structs, update README ( #1380 )
2021-03-25 01:56:00 -03:00
Lucas Fernandes Nogueira
8bdd894925
refactor(core): move bundle script to /tauri crate ( #1377 )
...
* refactor(core): move bundle script to /tauri crate
* fix(cli): clippy
* fix(core): tests
2021-03-23 00:03:07 -03:00
Lucas Fernandes Nogueira
5b3d9b2c07
feat(config): allow setting product name and version on tauri.conf.json ( #1358 )
2021-03-22 21:51:23 -03:00
Amr Bashir
4ee044a3e6
fix(cli): use correct arg in _blanks links polyfill ( #1362 )
2021-03-16 21:47:56 -03:00
Lucas Fernandes Nogueira
b670ec55f2
refactor(core): add unlisten, once APIs to the event system ( #1359 )
2021-03-16 09:50:04 -03:00
Lucas Fernandes Nogueira
46f3d5ffef
chore(deps): remove winres from template ( #1357 )
2021-03-14 23:35:48 -03:00
Alve Larsson
53fd48e811
API example new ui ( #1310 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-03-14 22:48:08 -03:00
Noah Klayman
4c9d419eec
fix(examples): build error ( #1354 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-03-12 23:49:55 -03:00
Ngo Iok Ui (Wu Yu Wei)
1086b3b85f
refactor(core): use Mutex in std to reduce async usage ( #1350 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-03-12 23:01:05 -03:00
chip
c88838aa76
feat: build without proc macros ( #1226 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-03-12 22:10:19 -03:00
Ty Tracey
43f32edc01
Migrating examples to the example repo ( #409 )
...
* Migrating examples to the example repo
* update smoke test github action to example repo
* unclear what the path should be
* lock file moved
* remove ls
* x64?
darn conflicts
* missed cache path
* cargo build step isn't needed
Co-authored-by: Jacob Bolda <me@jacobbolda.com >
2020-02-16 15:28:37 -06:00
Tensor-Programming
cffda68b42
Refactor(All): Update and Format Deps for 2018 ( #397 )
...
* remove extern crate and macro_use
* fix test file
* update CLI
* organize imports
* organize core
* update api
* update updater
* update create-react-app
* update gatsby example
* update next-js example
* update svelte example
* update vanilla-js example
* update nuxt example
* update quasar example
* update vue example
* update templates.
* update build.rs
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com >
2020-02-08 13:08:54 -03:00
Lucas Fernandes Nogueira
7522d8ff8a
chore(bundler) rename tauri-cli crate to tauri-bundler ( #401 )
2020-02-08 12:51:48 -03:00
Lucas Fernandes Nogueira
3e1ce404f5
feat(tauri) add splashscreen API ( #400 )
...
* feat(tauri) add splashscreen API
* fix(examples) quasar example building
2020-02-08 12:34:15 -03:00
renovate[bot]
170ca32916
chore(examples) Update Gatsby Examples ( #385 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-02-06 01:09:47 -06:00
renovate[bot]
7bf87448b7
chore(examples) Update Svelte Examples ( #392 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-02-05 22:53:51 -06:00
renovate[bot]
ae497ff5af
chore(examples) Update CRA Examples ( #384 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-02-05 22:53:41 -06:00
renovate[bot]
30b30cd4ea
chore(examples) Update Vue Examples ( #393 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-02-05 22:53:32 -06:00
renovate[bot]
5e66139785
chore(examples) Update Rust crate serde_json to 1.0.46 ( #391 )
...
* chore(examples) Update Rust crate serde_json to 1.0.46
* Update Cargo.toml
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com >
2020-02-05 19:00:22 -05:00
renovate[bot]
23f26f638c
chore(examples) Update Rust crate serde_json to 1.0.46 ( #390 )
...
* chore(examples) Update Rust crate serde_json to 1.0.46
* Update Cargo.toml
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com >
2020-02-05 19:00:14 -05:00
renovate[bot]
def79c5af1
chore(examples) Update Rust crate serde_json to 1.0.46 ( #389 )
...
* chore(examples) Update Rust crate serde_json to 1.0.46
* Update Cargo.toml
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com >
2020-02-05 19:00:01 -05:00
renovate[bot]
c938c5d30d
chore(examples) Update Rust crate serde_json to 1.0.46 ( #388 )
...
* chore(examples) Update Rust crate serde_json to 1.0.46
* Update Cargo.toml
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com >
2020-02-05 18:59:52 -05:00
renovate[bot]
a64add5354
chore(examples) Update Rust crate serde_json to 1.0.46 ( #387 )
...
* chore(examples) Update Rust crate serde_json to 1.0.46
* Update Cargo.toml
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com >
2020-02-05 18:59:31 -05:00
renovate[bot]
92f3cbb99a
chore(examples) Update Rust crate serde_json to 1.0.46 ( #386 )
...
* chore(examples) Update Rust crate serde_json to 1.0.46
* Update Cargo.toml
* Update Cargo.toml
* Update Cargo.toml
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com >
2020-02-05 18:59:12 -05:00
nothingismagick
29e2f16520
feat(builder): enable OSX sidecar from finder ( #379 )
2020-02-04 01:38:43 +01:00
renovate[bot]
156c51bfef
chore(examples) Update dependency quasar to v1.8.3 ( #373 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 20:42:01 -06:00
renovate[bot]
4107a47929
chore(examples) Update Gatsby Examples ( #374 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 20:41:48 -06:00
renovate[bot]
f6f9957b6d
chore(examples) Update dependency @testing-library/user-event to v8.1.0 ( #375 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 20:41:35 -06:00
renovate[bot]
fecd16834c
chore(examples) Update Rust crate serde_json to 1.0.45 ( #365 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 18:00:48 -06:00
renovate[bot]
c9c59f32eb
chore(examples) Pin dependencies ( #361 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 14:33:56 -06:00
renovate[bot]
0e8142298c
chore(examples) Update Rust crate serde_json to 1.0.45 ( #369 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 14:33:37 -06:00
renovate[bot]
096db9c976
chore(examples) Update Rust crate serde_json to 1.0.45 ( #368 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 14:33:29 -06:00
renovate[bot]
7517dc6eb9
chore(examples) Update Rust crate serde_json to 1.0.45 ( #366 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 14:33:21 -06:00
renovate[bot]
ba5747f982
chore(examples) Update Rust crate serde_json to 1.0.45 ( #364 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 14:33:12 -06:00
renovate[bot]
9bdd52d9af
chore(examples) Update Rust crate serde_json to 1.0.45 ( #363 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 14:33:01 -06:00
renovate[bot]
c66a3691cc
chore(examples) Update dependency next to v9.2.1 ( #372 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 05:55:12 -06:00
renovate[bot]
970d98fa76
chore(examples) Update dependency @testing-library/user-event to v8.0.7 ( #371 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 05:54:39 -06:00
renovate[bot]
d2e72788a5
chore(examples) Update Svelte Examples ( #370 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 05:53:29 -06:00
renovate[bot]
410b6fbfa3
chore(examples) Update Gatsby Examples ( #362 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com >
2020-01-29 05:52:39 -06:00
Lucas Fernandes Nogueira
78f1e03495
feat(tauri.js) inject MutationObserver to lazy load JS/CSS on no… ( #355 )
...
* feat(tauri.js) inject MutationObserver to lazy load scripts on no-server
* feat(tauri.js) add disable inliner config
* fix(tauri.js) add types
* feat(tauri.js&tauri) lazy load CSS files on mutation observer
2020-01-27 10:03:27 -03:00