Jonas Kruckenberg
1458ab3c53
refactor(cli.rs): signer
and plugin
subcommands, use new clap derive syntax ( #2928 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-12-09 12:21:33 -03:00
Hans Tognon
8c19995f04
fix: correct fedora initial setup command ( #3034 )
2021-12-07 00:35:37 +02:00
Carter Snook
5f71f72170
chore(doc): remove trailing comma in JSON ( #2979 )
2021-11-29 18:35:05 +02:00
gardc
3a924bceed
Correct GitHub secret name in sign-osx docs ( #2908 )
2021-11-17 09:49:33 -03:00
Lucas Fernandes Nogueira
dd1d2b6d34
docs(setup): mention Windows SDK requirement, closes #2871 ( #2884 )
2021-11-16 11:57:06 -03:00
gryffyn
b9e9670f70
Change partial Arch upgrade to full upgrade ( #2897 )
2021-11-16 10:36:36 -03:00
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
Roland Fredenhagen
3de67cb341
Add needed to pacman command ( #2878 )
2021-11-12 21:48:54 -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
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
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
Andy Li
dbe9e44622
Fix hyperlinks in integration.md ( #2770 )
2021-10-20 00:49:01 -03:00
Todsaporn Banjerdkit
80bad76053
use npx instead of npm x ( #2757 )
2021-10-17 09:44:38 -03:00
Siddharth Singh
8d7c097e68
docs: update tauri icon
syntax ( #2739 )
2021-10-12 11:54:54 -03:00
Justin Maximillian Kimlim
6c96aa01cf
docs: add information to reboot MSWindows computer before using tauri ( #2710 )
...
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2021-10-11 10:16:08 -03:00
Lucas Nogueira
170b96b3f3
chore(docs): pull changes from tauri-docs/pull/283
2021-10-02 15:53:14 -03:00
Lucas Nogueira
9d62853b3c
chore(docs): pull changes from tauri-docs/pull/281
2021-10-02 15:49:59 -03:00
Lucas Nogueira
7356861876
chore(docs): pull changes from tauri-docs/pull/287
2021-10-02 15:47:28 -03:00
Lucas Nogueira
4bd1aa690c
chore(docs): improve sidecar target script
2021-09-29 19:50:53 -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
Andrea Giammarchi
4298c0c6bb
Arch: do not download/install what's already installed ( #2666 )
2021-09-27 16:37:13 -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
Stef Kors
d57a3d176c
Add path of input file to Icons guide ( #2538 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2021-09-21 16:26:08 -03:00
Kasper
d692e969cd
Document tauri.conf.json version & name defaults ( #2550 )
2021-09-21 15:18:49 -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
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
397710b2c5
refactor(bundler): use linuxdeploy instead of appimagetool, closes #1986 ( #2437 )
2021-08-15 17:09:55 -03:00
Riccardo Padovani
102895fa0c
Remove as_str()
call from event.menu_item_id()
( #2430 )
...
There isn't a method `as_str()` associated to the `MenuIdRef` returned by `menu_item_id()`
2021-08-14 21:15:48 -03:00
Lucas Nogueira
aa0828f8ad
fix(docs): wrong import path on updater guide
2021-08-14 10:39:07 -03:00
Lucas Nogueira
206c1d0f23
feat(docs): mention @tauri-apps/api
on integration guide, closes #2235
2021-08-14 10:35:33 -03:00
Ngo Iok Ui (Wu Yu Wei)
f81ebddfcc
feat: remove menu feature flag ( #2415 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-13 10:23:32 -03:00
Lucas Nogueira
f665d001ed
feat(docs): improve splashscreen example
2021-08-13 10:09:43 -03:00
Alan Ninan Thomas
cad7b17cf4
Update WebView2 requirement docs for Windows 11 ( #2408 )
2021-08-12 09:50:09 -03:00
Thad Guidry
efefc6e6c1
Add example of using allowlist to reduce binary size ( #2111 )
...
* Add example of using allowlist to reduce binary size
based on comment from@lucasfernog at https://discord.com/channels/616186924390023171/807549941936816148/859059694316683295
* fix example
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-11 20:24:51 -03:00
Lucas Nogueira
178164b259
fix(docs): splashscreen guide using dropped Params syntax
2021-08-11 14:52:47 -03:00
Sanket Chaudhari
7fcd991aab
Fix import path for getCurrent
and WebviewWindow
in docs ( #2364 )
2021-08-08 17:41:27 -03:00
Lucas Fernandes Nogueira
c17532f741
refactor(core): change Plugin initialize
signature, move register t… ( #2347 )
...
* refactor(core): change Plugin `initialize` signature, move register to AppHandle
* clippy
2021-08-03 22:06:05 -03:00
Michael E. Snowden
2eed5b5e97
Update Rust example in cli.md ( #2337 )
...
* Update cli.md
Updating the example Rust code with an example graciously provided by @amrbashir . This is also in response to a [docs issue](https://github.com/tauri-apps/tauri/issues/2332 ) that I had raised earlier.
* Update docs/usage/guides/cli.md
* Update cli.md
* Update cli.md
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
2021-08-02 13:13:44 -03:00
Amr Bashir
1a51006673
fix(core): data-tauri-drag-region
didn't respect resizable, closes #2314 ( #2316 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-02 10:43:31 -03:00
Zoe
58472d4ed2
chore(docs) fix typo of the example code ( #2315 )
2021-08-01 23:54:49 -03:00
david
426a6b4996
feat(macOS): Implement tray icon template ( #2322 )
2021-07-29 15:29:59 -04:00
Lucas Fernandes Nogueira
71d687b787
feat(cli.rs): platform-specific conf.json ( #2309 )
2021-07-28 12:55:32 -03:00