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 |
|
Lucas Fernandes Nogueira
|
e98c1af442
|
feat(core): expose message dialog APIs, fix window.confirm, implement HasRawWindowHandle for Window, closes #2535 (#2700)
|
2021-10-02 16:13:24 -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 Fernandes Nogueira
|
11db96e440
|
fix(cli.js): .ico icon generation, closes #2692 (#2694)
* fix(cli.js): `.ico` icon generation, closes #2692
* fmt
* chore: cleanup resize logic
|
2021-10-02 08:42:32 -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 |
|
Lucas Nogueira
|
3450902862
|
fix(cli.js): do not run dependency updater on init plugin command
|
2021-10-01 10:39:09 -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]
|
9081f9330c
|
chore(deps) Update create-tauri-app (#2687)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 19:02:35 -03:00 |
|
Lucas Nogueira
|
a21f6b212c
|
docs(api): clarify setSize , setMinSize , setMaxSize and setLocation , closes #2660
|
2021-09-29 18:00:59 -03:00 |
|
renovate[bot]
|
cfc316482c
|
chore(deps) Update Tauri JS CLI to v27.2.4 (#2683)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 12:15:42 -03:00 |
|
renovate[bot]
|
51dd08ab25
|
chore(deps) Update dependency @jest/globals to v27.2.4 (#2682)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 11:48:44 -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]
|
ba6e35ec65
|
chore(deps) Update Tauri JS CLI (#2677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 11:04:28 -03:00 |
|
renovate[bot]
|
b7bb314c46
|
chore(deps) Update create-tauri-app (#2678)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 11:04:09 -03:00 |
|
renovate[bot]
|
6aeee67fac
|
chore(deps) Update Tauri API Definitions (#2679)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-29 11:03:38 -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
|
7c455b86b6
|
feat(ci): cache cli.js's template test (#2670)
|
2021-09-27 20:50:27 -03:00 |
|
Lucas Fernandes Nogueira
|
d24fd8d102
|
feat(tauri-runtime-wry): allow window creation and closing on the main thread (#2668)
|
2021-09-27 20:18:06 -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 Nogueira
|
2792531347
|
chore: apply temporary change to __currentWindow usage
|
2021-09-27 15:13:01 -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 Nogueira
|
f68603aee4
|
chore(docs): simplify event system documentation
|
2021-09-27 13:07:05 -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
|
205b0dc8f3
|
feat(cli.js): add CommonJS dist files (#2646)
|
2021-09-23 23:48:02 -03:00 |
|
Lucas Fernandes Nogueira
|
0f321ac08d
|
fix(api): do not ship TS files, closes #2598 (#2645)
|
2021-09-23 23:41:55 -03:00 |
|
Lucas Fernandes Nogueira
|
8d630bc8c4
|
fix(cli.rs): fix workspace detection, fixes #2614, closes #2515 (#2644)
|
2021-09-23 23:37:27 -03:00 |
|
Lucas Nogueira
|
904bdb22f7
|
chore(deps): pin wry , update lock files
|
2021-09-23 14:42:25 -03:00 |
|
dependabot[bot]
|
c3d49fdcb1
|
chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /tooling/api (#2638)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-23 13:09:43 -03:00 |
|
renovate[bot]
|
9e8c571c26
|
chore(deps) Update dependency rollup to v2.57.0 (#2639)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-23 13:09:35 -03:00 |
|
Adilson Schmitt Junior
|
cc8b1468c8
|
Fix(api): Window size and position returning wrong class (fix: #2599) (#2621)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-22 18:57:23 -03:00 |
|
dependabot[bot]
|
4dc5a9f924
|
chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /tooling/cli.js (#2629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-22 17:51:09 -03:00 |
|
renovate[bot]
|
deed4b1a3e
|
chore(deps) Update dependency @types/inquirer to v8.1.2 (#2636)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-22 17:50:59 -03:00 |
|
renovate[bot]
|
60774350bf
|
chore(deps) Update dependency @types/inquirer to v8.1.2 (#2637)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-22 17:50:51 -03:00 |
|
renovate[bot]
|
262781d9f7
|
chore(deps) Update Tauri API Definitions (#2623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-22 17:50:05 -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]
|
7500cbab98
|
chore(deps) Update create-tauri-app (#2630)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-22 17:44:31 -03:00 |
|
renovate[bot]
|
5288c6e8a8
|
chore(deps) Update Tauri JS CLI (#2628)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-22 12:51:22 -03:00 |
|
David D
|
71ea86a443
|
feat(cta): add SolidJS recipe (#2619)
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
|
2021-09-22 10:42:58 -03:00 |
|
renovate[bot]
|
943e6fe3b2
|
chore(deps) Update create-tauri-app (major) (#2585)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-22 10:42:44 -03:00 |
|
Manuel Quarneti
|
a1e40480c1
|
Typing (api/os) (#2558)
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: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
|
2021-09-21 16:24:09 -03:00 |
|
renovate[bot]
|
36367ddf55
|
chore(deps) Update Tauri JS CLI (#2582)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-21 15:19:07 -03:00 |
|
renovate[bot]
|
63ff59f049
|
chore(deps) Update Tauri API Definitions (#2579)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-21 14:32:33 -03:00 |
|
renovate[bot]
|
277fa324d3
|
chore(deps) Update create-tauri-app (#2583)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-09-21 14:32:08 -03:00 |
|
renovate[bot]
|
b294dd67ae
|
chore(deps) Update Tauri Bundler (#2606)
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-21 13:44:27 -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 |
|