Lucas Fernandes Nogueira
|
4e3b366e64
|
feat(ci): automate config.md docs generation (#2887)
|
2021-11-14 09:26:41 -03:00 |
|
Lucas Fernandes Nogueira
|
8000675366
|
feat(ci): fill CLI docs on covector version (#2886)
|
2021-11-13 19:49:48 -03:00 |
|
Lucas Fernandes Nogueira
|
db275f0b63
|
refactor(cli.rs): rename init plugin subcommand to plugin init (#2885)
|
2021-11-13 19:28:18 -03:00 |
|
Bill Avery
|
34be6cf37a
|
Update webview2-com and windows crates (#2875)
|
2021-11-11 18:38:41 -03:00 |
|
Per Steinhorst
|
7e979dc55f
|
fix: #2861 return platform type typo "Darwing" instead of "Darwin" (#2862)
|
2021-11-10 09:00:25 -03:00 |
|
renovate[bot]
|
9772776876
|
chore(deps) Update Tauri CLI (#2835)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 09:21:20 -03:00 |
|
renovate[bot]
|
502b85ed35
|
chore(deps) Update Tauri CLI (#2809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 11:58:15 -03:00 |
|
Oscar Dominguez
|
651fc01492
|
ci(workflow): add cache to workflows using actions/setup-node (#2740)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-22 11:33:02 -03:00 |
|
Lucas Fernandes Nogueira
|
b1f5c6d7ac
|
refactor(cli.rs): drop dialoguer and console soft fork (#2790)
|
2021-10-22 10:41:43 -03:00 |
|
Lucas Fernandes Nogueira
|
a9dfc01550
|
feat: update to edition 2021 and set minimum rust to 1.56 (#2789)
|
2021-10-22 10:04:42 -03:00 |
|
renovate[bot]
|
4ec94736c9
|
chore(deps) Update Tauri CLI (#2772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 11:01:00 -03:00 |
|
Lucas Nogueira
|
1fbc8237e5
|
fix(cli.rs): config.json on plugin template
|
2021-10-18 19:32:54 -03:00 |
|
Amr Bashir
|
84f2695e10
|
fix(cli.rs): remove short flag for init>plugin>tauri (#2764)
|
2021-10-18 15:38:55 -03:00 |
|
Lucas Nogueira
|
1325e3ab64
|
fix(cli.rs): do not enable all tauri features on plugin template manifest
|
2021-10-18 14:43:25 -03:00 |
|
renovate[bot]
|
c446908dc5
|
chore(deps) Update Tauri CLI (#2745)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-13 10:02:14 -03:00 |
|
renovate[bot]
|
4eb7aa136f
|
chore(deps) Update Tauri CLI (#2719)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:18:32 -03:00 |
|
renovate[bot]
|
ded91eecf3
|
chore(deps) Update dependency @rollup/plugin-commonjs to v21 (#2723)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:16:44 -03:00 |
|
Jonas Kruckenberg
|
b5ee03a13a
|
feat(cli.rs): expose debug flag to beforeDev/beforeBuild commands (#2727)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-08 11:30:06 -03:00 |
|
Lucas Fernandes Nogueira
|
7ed3f3b7e4
|
feat(cli.rs): validate distDir , closes #2554 (#2701)
|
2021-10-04 12:54:14 -03:00 |
|
Lucas Nogueira
|
9c9dead8a0
|
feat(cli.rs): add tauri and author options to the init plugin cmd
|
2021-10-03 08:58:31 -03:00 |
|
Lucas Nogueira
|
62b6b5b1aa
|
feat(cli.rs): add API package to template's covector config
|
2021-10-03 08:23:10 -03:00 |
|
Amr Bashir
|
3924c3d853
|
fix(api.js): fix os.platform return on macos and windows, closes #2698 (#2699)
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
|
2021-10-02 14:15:20 -03:00 |
|
Lucas Nogueira
|
45573aed5d
|
fix(cli.rs): default cargo features on templates
|
2021-10-01 20:21:47 -03:00 |
|
Lucas Nogueira
|
a0bea432b4
|
chore(cli.rs): some plugin template fixes
|
2021-10-01 13:17:02 -03:00 |
|
renovate[bot]
|
f09a13a978
|
chore(deps) Update Rust crate toml_edit to 0.4 (#2688)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 19:45:07 -03:00 |
|
renovate[bot]
|
709739e6d2
|
chore(deps) Pin dependencies (#2676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 11:44:32 -03:00 |
|
renovate[bot]
|
65e4e2fa75
|
chore(deps) Update Tauri CLI (major) (#2680)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 11:03:11 -03:00 |
|
Jonas Kruckenberg
|
c8262b736f
|
fix: include typescript declarations in plugin template (#2674)
|
2021-09-28 10:03:38 -03:00 |
|
Lucas Fernandes Nogueira
|
ac8e69a98c
|
feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669)
|
2021-09-27 20:15:17 -03:00 |
|
Lucas Fernandes Nogueira
|
a8cff6b3bc
|
feat(cli): do not enforce src-tauri folder structure, closes #2643 (#2654)
|
2021-09-27 14:54:41 -03:00 |
|
Lucas Fernandes Nogueira
|
8599313a0f
|
feat(cli.rs): env vars for beforeDev/beforeBuild commands, closes #2610 (#2655)
|
2021-09-26 01:25:35 -03:00 |
|
Lucas Fernandes Nogueira
|
0fe680d90e
|
refactor(cli.rs): move template's build.rs file to the root (#2657)
|
2021-09-25 16:07:45 +08:00 |
|
Lucas Fernandes Nogueira
|
8d630bc8c4
|
fix(cli.rs): fix workspace detection, fixes #2614, closes #2515 (#2644)
|
2021-09-23 23:37:27 -03:00 |
|
renovate[bot]
|
20ace05683
|
chore(deps) Update Tauri CLI (#2624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-22 17:49:42 -03:00 |
|
renovate[bot]
|
aaa589efd1
|
chore(deps) Update Tauri CLI (#2580)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-21 13:41:44 -03:00 |
|
Lucas Fernandes Nogueira
|
d5f07d14f3
|
feat(cli.rs): build tools info (#2618)
|
2021-09-21 10:24:48 -03:00 |
|
renovate[bot]
|
1ff8ffa342
|
chore(deps) Update Tauri CLI (#2525)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-04 12:17:12 -03:00 |
|
Lucas Nogueira
|
2ec998b982
|
fix(examples): use dev server URL on API example devPath config
|
2021-08-30 11:37:51 -03:00 |
|
Barry Simons
|
2026134f47
|
fix(cli.rs): pnpm tauri info exits with error (fix #2509) (#2510)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-24 13:01:16 -03:00 |
|
renovate[bot]
|
e7836cdb21
|
chore(deps) Update Rust crate clap to 3.0.0-beta.4 (#2478)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-08-24 12:26:22 -03:00 |
|
renovate[bot]
|
1f98853573
|
chore(deps) Update Tauri Core (#2480)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
|
2021-08-24 11:40:10 -03:00 |
|
edgex004
|
0391ac3dc9
|
fix: Update cli.yml to pass clap ArgSettings::MultipleValues assertion. (#2506) (#2507)
Co-authored-by: David Von Edge <david.vonedge@smiths.com>
|
2021-08-22 16:08:31 -03:00 |
|
github-actions[bot]
|
431e9e44e4
|
Apply Version Updates From Current Changes (#2467)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-08-17 10:41:30 -03:00 |
|
github-actions[bot]
|
81d245f687
|
apply version updates (#2458)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-08-16 20:19:59 -03:00 |
|
github-actions[bot]
|
80f16d35f9
|
Apply Version Updates From Current Changes (#2246)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-16 17:59:06 -03:00 |
|
Lucas Fernandes Nogueira
|
b0a8c38a73
|
feat(docs): improve config documentation (#2451)
|
2021-08-16 16:52:10 -03:00 |
|
Lucas Fernandes Nogueira
|
9bfdeb42ef
|
feat(bundler): add config for WiX dialog image path (#2449)
|
2021-08-16 12:03:00 -03:00 |
|
Lucas Fernandes Nogueira
|
13003ec761
|
feat(bundler): add config for WiX banner path, closes #2175 (#2448)
|
2021-08-16 11:17:29 -03:00 |
|
Alve Larsson
|
7057c0f7b8
|
New brand (#2445)
* Update readme
* Update splash.svg
* New logo
* change to image
* Update splash.png
* Update README.md
* Mac Tray icon fix
|
2021-08-16 22:00:40 +08:00 |
|
Lucas Fernandes Nogueira
|
537ab1b6d5
|
feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444)
|
2021-08-15 21:36:43 -03:00 |
|