Lucas Fernandes Nogueira
|
4c4ab1eb8b
|
fix(core): trigger tauri://* events to Rust listeners, closes #2901 (#2902)
|
2021-11-16 16:41:45 -03:00 |
|
Lucas Fernandes Nogueira
|
000d126e0e
|
fix(core): properly check if document is loaded, closes #2716 (#2900)
|
2021-11-16 14:18:42 -03:00 |
|
Lucas Fernandes Nogueira
|
15164d930a
|
feat(core): allow defining a custom invoke system (#2899)
|
2021-11-16 12:58:18 -03:00 |
|
Lucas Fernandes Nogueira
|
dd1d2b6d34
|
docs(setup): mention Windows SDK requirement, closes #2871 (#2884)
|
2021-11-16 11:57:06 -03:00 |
|
Devyn S
|
59b6ee8793
|
fix(tauri-build): allow user to specify win sdk path (fix: #2871) (#2893)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-11-16 11:18:13 -03:00 |
|
gryffyn
|
b9e9670f70
|
Change partial Arch upgrade to full upgrade (#2897)
|
2021-11-16 10:36:36 -03:00 |
|
Oleg Dovger
|
a67e736d4a
|
Update ARCHITECTURE.md (#2889)
|
2021-11-14 14:05:36 -03:00 |
|
Lucas Fernandes Nogueira
|
4e3b366e64
|
feat(ci): automate config.md docs generation (#2887)
|
2021-11-14 09:26:41 -03:00 |
|
Oleg Dovger
|
bffd5131fb
|
Add links in "What Tauri is NOT" on WRY and TAO (#2888)
|
2021-11-14 09:25:46 -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 |
|
Kasper
|
dfe508d492
|
Add doc comment example for App::run (#2824)
|
2021-11-13 11:12:58 -03:00 |
|
Lucas Fernandes Nogueira
|
7c6c7adcc4
|
feat(core): add asset_resolver API (#2879)
|
2021-11-12 22:23:54 -03:00 |
|
Lorenzo Lewis
|
d13c48f02f
|
Add extra context to clarify use of setup scripts (#2869)
|
2021-11-12 22:22:52 -03:00 |
|
Chaoqian Xu
|
ad16975938
|
feat: Add JoinHandle::abort() (#2877)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-11-12 22:22:26 -03:00 |
|
Roland Fredenhagen
|
3de67cb341
|
Add needed to pacman command (#2878)
|
2021-11-12 21:48:54 -03:00 |
|
Bill Avery
|
34be6cf37a
|
Update webview2-com and windows crates (#2875)
|
2021-11-11 18:38:41 -03:00 |
|
renovate[bot]
|
348c38db5b
|
chore(deps) Update dependency eslint-plugin-import to v2.25.3 (#2865)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 11:12:26 -03:00 |
|
renovate[bot]
|
0818b267ec
|
chore(deps) Update dependency eslint-plugin-import to v2.25.3 (#2864)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 11:12:17 -03:00 |
|
renovate[bot]
|
2661af4de4
|
chore(deps) Update Rust crate blake3 to 1.2 (#2859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-11-10 11:12:05 -03:00 |
|
renovate[bot]
|
da12927ed6
|
chore(deps) Update create-tauri-app (#2858)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 09:01:05 -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]
|
930b39e766
|
chore(deps) Update Tauri API Definitions (#2856)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 08:58:36 -03:00 |
|
renovate[bot]
|
0718791999
|
chore(deps) Update Tauri JS CLI (#2857)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-10 08:58:24 -03:00 |
|
renovate[bot]
|
f8b98edf29
|
chore(deps) Update create-tauri-app (#2837)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 09:21:43 -03:00 |
|
renovate[bot]
|
b1202d94ba
|
chore(deps) Update Tauri JS CLI (#2836)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 09:21:31 -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]
|
7ae982b8ab
|
chore(deps) Update Tauri API Definitions (#2834)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 09:21:08 -03:00 |
|
renovate[bot]
|
8ff6914869
|
chore(deps) Update Rust crate tokio to 1.13 (#2833)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 09:20:41 -03:00 |
|
Lucas Nogueira
|
4f2309cbb3
|
fix(covector): wrong front matter syntax on change files
|
2021-11-01 11:22:46 -03:00 |
|
Lucas Fernandes Nogueira
|
ed497d74c8
|
fix(core): CLI API usage of positional arguments, closes #2821 (#2823)
|
2021-10-29 09:22:10 -03:00 |
|
renovate[bot]
|
2538bc639f
|
chore(deps) Update Rust crate blake3 to 1.1 (#2810)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-27 12:29:41 -03:00 |
|
renovate[bot]
|
e3bf23eb2d
|
chore(deps) Update create-tauri-app (#2814)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 11:58:28 -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 |
|
renovate[bot]
|
341f803150
|
chore(deps) Update dependency type-fest to v2.5.2 (#2815)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 11:49:11 -03:00 |
|
renovate[bot]
|
fc21187800
|
chore(deps) Update Tauri JS CLI (#2812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 02:41:46 -03:00 |
|
renovate[bot]
|
c2b2d6258c
|
chore(deps) Update Tauri API Definitions (#2811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 02:41:37 -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 |
|
Benno
|
da35d55b09
|
feat: /bin/bash to /usr/bin/env for compatibility (#2761)
|
2021-10-22 10:17:53 -03:00 |
|
facklambda
|
5f7b156033
|
Provide an alert to users performing DMG bundles in non-standard environments. fix: #2567[,#2567] (#2785)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2021-10-22 10:15:18 -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 |
|
facklambda
|
80ffa87edb
|
fix: #2781[,#2781]: added clarity regarding lockfile (#2784)
Co-authored-by: fack <fack>
|
2021-10-21 09:08:11 -03:00 |
|
facklambda
|
ff2c9fafa4
|
added ARCHITECTURE to update-docs workflow, fixes #2088 (#2773)
Co-authored-by: fack <fack>
|
2021-10-21 09:06:29 -03:00 |
|
renovate[bot]
|
23956ef39d
|
chore(deps) Update Tauri Core (#2779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-20 12:57:17 -03:00 |
|
renovate[bot]
|
6c92bb402b
|
chore(deps) Update Tauri API Definitions (#2771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 11:01:29 -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 |
|
renovate[bot]
|
f13f3c590f
|
chore(deps) Update create-tauri-app (#2777)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:56:49 -03:00 |
|
renovate[bot]
|
11f64ff7b4
|
chore(deps) Update Rust crate attohttpc to 0.18 (#2778)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:56:33 -03:00 |
|
renovate[bot]
|
68020b9ea7
|
chore(deps) Update Tauri JS CLI (#2780)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:54:38 -03:00 |
|