Tensor-Programming
|
584d01a268
|
Chore(examples) update cargo.toml with appropriate dependencies. (#303)
* update .gitignore
* remove cargo.lock
* update cargo.toml
* fix binary name.
|
2020-01-09 16:20:08 -05:00 |
|
tensor-programming
|
627e351165
|
update main.rs
|
2020-01-09 16:00:59 -05:00 |
|
renovate[bot]
|
378e649925
|
chore(examples) Update dependency @rollup/plugin-node-resolve to v7 (#298)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
|
2020-01-09 09:11:54 -06:00 |
|
renovate[bot]
|
f528e4d537
|
chore(examples) Update dependency rollup to v1.29.0 (#299)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
|
2020-01-08 11:31:06 -06:00 |
|
renovate[bot]
|
e3d21dae5f
|
chore(examples) Update dependency rollup to v1.28.0 (#297)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
|
2020-01-08 03:54:31 -06:00 |
|
Lucas Fernandes Nogueira
|
4416cdbb30
|
chore(examples) update CSP and tauri-webpack to 0.2.0 (#256)
* chore(examples) update CSP and tauri-webpack to 0.2.0
* chore(updater) update tauri-api to 0.3.0
|
2019-12-31 20:09:34 +01:00 |
|
nothingismagick
|
ed266b48c1
|
chore(templates): remove updater.rs, add build.rs (#251)
|
2019-12-30 08:04:12 -03:00 |
|
nothingismagick
|
8f66a085c6
|
chore(deps): manual renovation (#245)
|
2019-12-29 14:17:59 +01:00 |
|
renovate[bot]
|
a671f26b5f
|
chore(examples) Pin dependencies (#219)
|
2019-12-29 14:02:54 +01:00 |
|
Lucas Fernandes Nogueira
|
a4e229ca10
|
feat(tauri) use config as JSON (#214)
* feat(tauri.js): move to typescript
* fix(tauri.js): properly export api as commonjs
* feat(tauri.js): convert tauricon to typescript
* fix(tauri.js/tauricon): type error
* chore(tauri.js/package): update yarn.lock
* chore(tauri.js/package): add build/pretest scripts
* refactor(tauri.js/template): remove duplicate types
* feat(tauri.js): use tauri.conf.json instead of .js
* feat(tauri) read config using tauri.conf.json
* fix(tauri) read devPath index.html from distDir
* chore(examples) move to conf.json
* chore(tauri.js) remove todo
* fix(ci) TAURI_DIR env variable
* fix(examples) move svelte-app config to tauri.conf.json
* fix(examples): line endings tauri.conf.json
* addition to previous commit
* fix(test): EOF in tauri.conf.json
Co-authored-by: Noah Klayman <noahklayman@gmail.com>
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
|
2019-12-26 15:24:36 +01:00 |
|
Rajiv Shah
|
8489a9a520
|
fix(examples): Ensure examples use tauri from source instead of crates.io (#232)
|
2019-12-26 11:35:24 +01:00 |
|
Rajiv Shah
|
612d616112
|
feat(examples): Add Svelte app example (#218)
* feat(examples): Add Svelte app example
Created with `npx degit sveltejs/template svelte-app`
* feat(examples): Copy scripts to Svelte example
* chore(examples): Remove unnecessary dependency
* feature(examples): Run tauri init and copy tauri config
* feature(examples): Copy Readme from examples
* fix(examples): Move svelte to dependencies
* Revert "chore(examples): Remove unnecessary dependency"
This reverts commit 2465e753b2 .
* chore(examples): Update Svelte example's Tauri config
* chore(examples): Enable Svelte app smoke tests
|
2019-12-25 00:13:21 +01:00 |
|