renovate[bot]
|
8b3fbb88b0
|
chore(deps) Update Tauri CLI (#3129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-29 07:14:40 -03:00 |
|
renovate[bot]
|
8d1a6978c1
|
chore(deps) Update Tauri CLI (#3097)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-23 10:07:06 -03:00 |
|
renovate[bot]
|
0a97c61ac5
|
chore(deps) Update dependency @tsconfig/svelte to v3 (#3103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-23 10:05:04 -03:00 |
|
renovate[bot]
|
485e25a22a
|
chore(deps) Update Tauri CLI (#3074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-12-15 17:18:59 -03:00 |
|
renovate[bot]
|
875c35e6e4
|
chore(deps) Update Tauri CLI (#2994)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-09 01:02:12 -03:00 |
|
Lorenzo Lewis
|
1f800e83b6
|
fix: #617 Update macOS icons to Big Sur style (#2870)
|
2021-12-06 23:41:13 +01:00 |
|
Amr Bashir
|
25651ec10b
|
fix(cli.rs): don't enforce a rustfmt.toml (#2990)
* fix(cli.rs): don't enforce a `rustfmt.toml`
* rmove it from plugins templates
|
2021-12-01 11:04:50 +08:00 |
|
renovate[bot]
|
b4b25a2d44
|
chore(deps) Update Tauri CLI (#2945)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-24 10:21:24 -03:00 |
|
renovate[bot]
|
3fe89ecab6
|
chore(deps) Update dependency typescript to v4.5.2 (#2921)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-18 00:40:23 -03:00 |
|
renovate[bot]
|
c765bfb762
|
chore(deps) Update dependency svelte-check to v2.2.10 (#2917)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-17 11:47:40 -03:00 |
|
renovate[bot]
|
d6ccdfce0b
|
chore(deps) Update Tauri CLI (#2907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-17 09:48:58 -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
|
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 |
|
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 |
|
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 |
|
Lucas Nogueira
|
a0bea432b4
|
chore(cli.rs): some plugin template fixes
|
2021-10-01 13:17:02 -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 |
|