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]
2cfba175b9
chore(deps) Update Rust crate serde_json to 1.0.45 ( #358 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-29 14:33:47 -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 Nogueira
c7c8ef6cef
chore(readme) update status badge to Alpha
2020-01-27 11:39:18 -03: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
Lucas Fernandes Nogueira
0bac7d69aa
chore(examples) add nuxt example ( #306 )
...
* chore(examples) add nuxt example
* fix(examples) add tauri middleware to nuxt example
2020-01-27 09:53:39 -03:00
Lucas Fernandes Nogueira
b7a6bc0f42
feat(bundler&tauri) add wix resource bundling and utils to get the path to the platform resource dir ( #352 )
...
* feat(bundler) copy resources to the out dir
* feat(utils) add resource_dir fn
* feat(examples) spawn node with resource JS instead of pkg bin
* feat(bundler) WIP on windows resource bundler
* feat(utils) add windows, macos resource_dir logic
* fix(bundler) resource folder iteration on wix
* chore(bundler) add comments to generate_resource_data fn
* chore(bundler) add comments to the get_wix_data fn
* change minor items.
* run `cargo fmt`
* run `rust fmt` and `clippy` and add fmt.toml
* remove unnessecary rustfmt.toml files.
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com>
2020-01-26 19:57:09 -05:00
renovate[bot]
92d87137cc
chore(examples) Update Gatsby Examples ( #343 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 11:42:12 +01:00
renovate[bot]
7fb6dbbdd4
chore(deps) Update Rust crate toml to 0.5.6 ( #348 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 11:41:13 +01:00
renovate[bot]
c07cf522a8
chore(deps) Update Rust crate proptest to 0.9.5 ( #339 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 11:38:44 +01:00
renovate[bot]
af1fda87d1
chore(examples) Update Svelte Examples ( #344 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 11:20:39 +01:00
renovate[bot]
122c16196d
chore(examples) Update Vue Examples ( #345 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 11:20:04 +01:00
Ty Tracey
fcbc261dff
Changing web link references from tauri-apps.org to tauri.studio and the wiki, when appropriate ( #349 )
2020-01-23 11:16:59 +01:00
nothingismagick
65c1987a04
chore(deps): update outside of renovate ( #350 )
2020-01-23 11:15:17 +01:00
renovate[bot]
d147e0f815
chore(deps) Update Tauri JS CLI ( #342 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 10:49:24 +01:00
renovate[bot]
3b135ffeb5
chore(examples) Update dependency @testing-library/jest-dom to v5 ( #346 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 10:38:45 +01:00
nothingismagick
2f343ec07d
fix(template): relax versioning for tauri ( #347 )
2020-01-22 08:25:06 -03:00
Jacob Bolda
a1755cde9c
fix greeting message extra characters ( #338 )
2020-01-20 20:41:03 -06:00
Tensor-Programming
91bf26c336
Refactor(Updater) Modernize Updater Crate and add Utils Crate ( #335 )
...
* update updater
* basic utils refactor.
* fix platform file.
* add errors.
* fix cargo.toml
* Rename cargo.toml to Cargo.toml
* remove warning.
2020-01-17 19:33:17 -05:00
Tensor-Programming
b9f3d9a92c
refactor(Bundler, API) clean up external binary logic ( #332 )
...
* refactor external binary logic
* update regex and error.
* refactor bundle_settings external bin
* fix bug
* cleanup api
* cleanup windows deps.
* add windows macro
2020-01-16 22:19:21 -05:00
Lucas Fernandes Nogueira
6225e5d30a
feat(bundler) add option to bundle external binaries ( #312 )
...
* feat(tauri-cli) add option to bundle external binaries
* feat(tauri-cli) bundle external binaries for OSX
* fix(cargo.toml) external bin path
* feat(bundler) bundle external binaries on MSI/WiX
* feat(tauri) append target triple to external binary name
* call cargo fmt.
Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com>
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2020-01-15 19:39:34 +01:00
nothingismagick
bed75c1099
feat(workflows): first-timer message ( #326 )
...
* feat(workflows): first-timer message
Just a little "hey there". For PRs remind them to sign commits.
* add explanation about why signed commits
* enhance pr-message
using the advice from @nklayman
2020-01-15 17:58:01 +01:00
renovate[bot]
d2ae9c51db
chore(examples) Update dependency next to v9.2.0 ( #330 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 17:53:11 +01:00
renovate[bot]
c059bf101b
chore(deps) Update dependency husky to v4.0.10 ( #329 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 16:16:54 +01:00
renovate[bot]
4d500d4ba4
chore(examples) Update Gatsby Examples to v1.5.4 ( #328 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 16:16:28 +01:00
renovate[bot]
34220d60cf
chore(examples) Update dependency quasar to v1.7.3 ( #327 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 14:19:53 +01:00
renovate[bot]
2fb297a6bf
chore(examples) Update Vue Examples ( #325 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 13:00:17 +01:00
renovate[bot]
2960ef70b1
chore(examples) Update dependency @quasar/extras to v1.4.1 ( #324 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 12:31:34 +01:00
renovate[bot]
07b31c8f87
chore(deps) Update Tauri Bundler ( #316 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:53:44 +01:00
renovate[bot]
0b7e3f39c6
chore(deps) Update Tauri JS CLI ( #318 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:47:58 +01:00
renovate[bot]
1e3c8f36d7
chore(examples) Update Vue Examples ( #315 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2020-01-15 11:26:47 +01:00
renovate[bot]
3295762b64
chore(examples) Update Vue Examples ( #322 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:25:12 +01:00
renovate[bot]
425dd2d99d
chore(deps) Update Tauri JS CLI ( #317 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:24:31 +01:00
renovate[bot]
15b62f25bb
chore(examples) Pin dependencies ( #319 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:21:57 +01:00
renovate[bot]
669cbe0a5b
chore(examples) Update Gatsby Examples ( #320 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:21:14 +01:00
renovate[bot]
d8cb440369
chore(examples) Update Svelte Examples ( #321 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:20:32 +01:00
renovate[bot]
a0b59c8df6
chore(deps) Update Tauri API ( #314 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 00:46:16 -05:00
renovate[bot]
3d5430db08
chore(deps) Update Rust crate web-view to 0.6.0 ( #313 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-14 22:02:33 -06:00
Tensor-Programming
667d5905f6
Refact(api) Add error chain to Tauri_api. ( #311 )
...
* add error chain
* remove verson error
* update file error
* update dir
* fix file_system
* add command error type.
* fix minor inconsistency
* add command tests
* add other tests for cmd.
* add more testing for cmd
* add documentation.
* add walk_dir tests and documentation.
* add list_dir_contents test
* test for with_temp_dir
* add read_string tests and file error type.
* add test_binary and update tests.
* add check_read_binary_fail test
* add os codes for unix based systems.
* add core-tauri-test gh action
* update test-on-pr
* fix test to test all libs.
* fix unix/windows errors
2020-01-14 22:03:59 -05:00
BSKY
561677864c
Bump actions/checkout from v1 to v2 ( #308 )
...
* Bump actions/checkout from v1 to v2
* Update smoke-test-prod.yml
* Update smoke-tests-source.yml
* Update test-on-pr.yml
2020-01-14 07:55:39 -06:00
Tensor-Programming
ee2d714b67
Feat(CLI) Icon Check fix : #309 ( #310 )
...
* add icon check for windows.
* fix spelling
* add basic icon logic
* make error more prolific
2020-01-12 20:27:35 -05:00