github-actions[bot]
|
df5fd52a4c
|
Apply Version Updates From Current Changes (#4382)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-29 14:34:20 -03:00 |
|
Lucas Fernandes Nogueira
|
5105b428c4
|
feat(cli): change app template to only set default menu on macOS (#4518)
|
2022-06-29 14:03:42 -03:00 |
|
Fabian-Lars
|
de645a32e9
|
fix(cli): Typo in beforeBuildCommand error message (#4516)
|
2022-06-29 09:38:03 -03:00 |
|
renovate[bot]
|
49e49f5bba
|
chore(deps) Update dependency jest to v28.1.2 (#4515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-29 09:07:21 -03:00 |
|
Lucas Nogueira
|
0257004be1
|
chore(deps): update lockfiles
|
2022-06-29 01:06:16 -03:00 |
|
renovate[bot]
|
be4831fdfb
|
chore(deps) Update Tauri API Definitions (#4512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-29 00:58:07 -03:00 |
|
Lucas Nogueira
|
445e05d9bd
|
chore(config): add link to doc page
|
2022-06-29 00:01:31 -03:00 |
|
Lucas Nogueira
|
eac56c32fe
|
chore(cli): update lockfile
|
2022-06-28 23:52:18 -03:00 |
|
Robin van Boven
|
bf45ca1df6
|
fix(cli,bundler): prefer AppImage libraries with ABI version (#4505)
|
2022-06-28 23:45:36 -03:00 |
|
Robin van Boven
|
0e6edeb14f
|
fix(cli): Don't add pkg-config to deb (#4508)
|
2022-06-28 23:44:14 -03:00 |
|
MentalGear
|
94e581b8d0
|
docs: fixed readdir example code (#4510)
|
2022-06-28 17:56:44 -03:00 |
|
dswd
|
b0133083dd
|
Fix appimage creation in container when host has appimagelauncher enabled (#4457)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-27 10:36:37 -03:00 |
|
Lucas Fernandes Nogueira
|
094b3eb352
|
fix(cli): file name instead of path on updater sig comment, closes #4467 (#4484)
|
2022-06-27 09:56:37 -03:00 |
|
Fabian-Lars
|
68a09b3588
|
fix(docs): Fix typos in js path api docs. Extend rust path api docs. (#4482)
|
2022-06-27 08:41:00 -03:00 |
|
Lucas Fernandes Nogueira
|
956af4f30f
|
feat(bundler): validate wix toolset files, ref #4474 (#4475)
|
2022-06-26 18:00:33 -03:00 |
|
Lucas Fernandes Nogueira
|
2ca762d207
|
feat(bundler): extend webview2 installation options, closes #2882 #2452 (#4466)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-06-26 15:45:31 -03:00 |
|
Fabian-Lars
|
82eb6e79e8
|
fix(bundler): Fix appimage bundler crashing if path has spaces (#4471)
* fix(bundler): Fix appimage bundler crashing if path has spaces
* add changefile
|
2022-06-26 09:28:29 -03:00 |
|
Lucas Nogueira
|
23a049c593
|
chore: fix clippy warnings, remove license template
The license template has been removed from rustfmt nightly :(
|
2022-06-24 22:01:13 -03:00 |
|
Lucas Fernandes Nogueira
|
13b8a2403d
|
feat(cli): validate target argument (#4458)
|
2022-06-24 13:16:19 -03:00 |
|
Jiwon Choi
|
08a73acde8
|
fix(bundler): fix language code. closes #4437 (#4444)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-24 00:19:31 -03:00 |
|
renovate[bot]
|
4b5291d9d9
|
chore(deps) Update dependency prettier to v2.7.1 (#4436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-24 00:10:40 -03:00 |
|
Lucas Fernandes Nogueira
|
b025b9f581
|
refactor(cli): set binary name on dev (#4447)
|
2022-06-23 22:09:37 -03:00 |
|
Lorenzo Lewis
|
d277881d7f
|
fix: add supported OSs to readme, update status badges to stable (#4432)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-06-23 15:31:11 -03:00 |
|
Lucas Nogueira
|
95e77e591d
|
docs(api): enhance theme api doc
|
2022-06-23 15:31:12 -03:00 |
|
renovate[bot]
|
d38e66aca2
|
chore(deps) Update Tauri API Definitions (#4442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-22 09:49:01 -03:00 |
|
Lucas Fernandes Nogueira
|
6650e5d672
|
fix(cli): preserve Cargo manifest formatting when possible (#4431)
|
2022-06-22 00:14:46 -03:00 |
|
Lucas Fernandes Nogueira
|
672174b822
|
feat(bundler): validate version before bundling with WiX (#4429)
|
2022-06-22 00:14:39 -03:00 |
|
Lucas Fernandes Nogueira
|
e0e5f77243
|
feat(cli): improve cargo not found error message, closes #4428 (#4430)
|
2022-06-22 00:14:27 -03:00 |
|
Lucas Fernandes Nogueira
|
2616ede410
|
perf(ci): optimize cargo package step, closes #3823 (#4427)
|
2022-06-21 15:21:47 -03:00 |
|
Lucas Fernandes Nogueira
|
77ef1cd849
|
docs(api): fix dialog filters usage, closes #4367 (#4424)
|
2022-06-21 14:37:53 -03:00 |
|
Lucas Fernandes Nogueira
|
12f65219ea
|
fix(cli): read lockfile from workspace on the info command, closes #4232 (#4423)
|
2022-06-21 13:19:36 -03:00 |
|
Brian Li
|
35dd51db68
|
fix(cli): add shebang for kill-children.sh, closes #4262 (#4416)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-06-21 13:16:16 -03:00 |
|
Lucas Fernandes Nogueira
|
31c15cd2bd
|
docs(config): enhance documentation for bundle targets, closes #3251 (#4418)
|
2022-06-21 13:13:56 -03:00 |
|
Lucas Nogueira
|
384dc8c9cf
|
chore(cli): adjust default release tag in the plugin templates
|
2022-06-21 12:46:50 -03:00 |
|
Robin van Boven
|
aa0336d6c5
|
fix(bundler): ensure AppImage usr/lib is a dir (#4419)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-21 12:16:46 -03:00 |
|
Lucas Fernandes Nogueira
|
45076b3ede
|
refactor(bundler): use the plist crate to create and merge Info.plist (#4412)
|
2022-06-21 10:00:12 -03:00 |
|
fehnomenal
|
83186dd897
|
Read extra ignore file for dev watcher, closes #4406 (#4409)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-20 09:49:19 -03:00 |
|
Lucas Nogueira
|
32f35196a3
|
docs(api): add example for tauri://close-requested event usage
|
2022-06-19 22:38:44 -03:00 |
|
Lucas Nogueira
|
09241f9aca
|
chore(cli): remove unused template GH action
|
2022-06-19 20:40:01 -03:00 |
|
Lucas Nogueira
|
b8a64d01ba
|
fix(cli): add prepublish scripts to the plugin templates
|
2022-06-19 15:54:55 -03:00 |
|
Lucas Nogueira
|
07f9079532
|
chore(cli): update plugin template tauri-apps/create-pull-request
|
2022-06-19 15:17:39 -03:00 |
|
Lucas Fernandes Nogueira
|
010530459e
|
chore(cli): use unix path separator on $schema (#4384)
|
2022-06-19 12:48:48 -03:00 |
|
yutotnh
|
cbceb7d6cf
|
fix: some typos (#4403)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-19 10:23:35 -03:00 |
|
Lucas Fernandes Nogueira
|
6d94ce4235
|
feat(core): theme is now implemented on macOS (#4380)
|
2022-06-17 14:08:35 -03:00 |
|
Lucas Fernandes Nogueira
|
7be997b974
|
feat(core): set macOS app bundle name in development (#4381)
|
2022-06-17 13:54:31 -03:00 |
|
Imad Bouziani
|
0674a80129
|
fix: assert config.bundle.identifier to be only alphanumeric, hyphens or dots. closes #4359 (#4363)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-17 11:26:14 -03:00 |
|
github-actions[bot]
|
8457cccab0
|
Apply Version Updates From Current Changes (#4369)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-16 12:26:04 -03:00 |
|
Lucas Fernandes Nogueira
|
ea43cf52db
|
fix(api): writeBinaryFile sends an empty contents with only one arg (#4368)
|
2022-06-16 11:56:13 -03:00 |
|
github-actions[bot]
|
13c2fc1ffe
|
Apply Version Updates From Current Changes (#4352)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 23:08:50 -03:00 |
|
Lucas Fernandes Nogueira
|
f4bb30cc73
|
feat(covector): prepare for v1 (#4351)
|
2022-06-15 13:53:44 -03:00 |
|