Lucas Nogueira
|
23859f7502
|
fix(prettier): ignore core/config-schema/schema.json
|
2022-11-03 09:39:03 -03:00 |
|
Lucas Nogueira
|
ab29908aba
|
chore(cli): remove unneeded create_dir_all call
|
2022-11-03 09:37:18 -03:00 |
|
Lucas Nogueira
|
873b9aee90
|
chore: run yarn format
|
2022-11-03 09:27:43 -03:00 |
|
Webber Takken
|
35264b4c18
|
docs: fix missing object to read from for listen example (#5505)
|
2022-10-29 08:56:14 -03:00 |
|
Amr Bashir
|
a178f95d68
|
feat: config schema generator (#5193)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-28 10:44:37 -03:00 |
|
Amr Bashir
|
cc186c7a0e
|
fix(cli): keep dev watcher alive if config is incorrect, closes #5173 (#5495)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:47:50 -03:00 |
|
Lucas Fernandes Nogueira
|
79dd6e16a7
|
fix(core): properly emit events with object payload, closes #5482 (#5492)
|
2022-10-27 19:01:37 -03:00 |
|
Amr Bashir
|
9417ce401c
|
fix(cli): apply .taurignore rules to workspace members, closes #5355 (#5460)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:01:28 -03:00 |
|
Amr Bashir
|
7a231cd1c9
|
fix(cli): detect deno (#5475)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:00:56 -03:00 |
|
renovate[bot]
|
6ca8a056e8
|
chore(deps) Update Rust crate serde_json to 1.0.87 (#5483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-26 11:25:11 -03:00 |
|
renovate[bot]
|
e599d92681
|
chore(deps) Update Tauri API Definitions (#5484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-26 11:25:00 -03:00 |
|
Amr Bashir
|
a3a70218f3
|
fix(cli): pass --no-default-features to runner instead of app, closes #5415 (#5474)
|
2022-10-25 10:26:30 -03:00 |
|
Webber Takken
|
cb6ee77e69
|
fix(docs): remove parameter from example that's not in the api [skip ci] (#5471)
* Remove parameter from example that's not in the API
* Update filter extensions
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-10-23 21:46:40 +02:00 |
|
Jonas Kruckenberg
|
5b1e99f264
|
Fix/hook env vars (#5452)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-22 10:33:15 -03:00 |
|
Lucas Fernandes Nogueira
|
e00b1e5f94
|
fix(core): update metadata before window-created listeners, closes #5191 (#5458)
|
2022-10-22 10:04:56 -03:00 |
|
renovate[bot]
|
161d5be49a
|
chore(deps) Update dependency eslint-plugin-promise to v6.1.1 (#5444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-20 10:54:24 -03:00 |
|
Lucas Fernandes Nogueira
|
e7ccbd8573
|
feat(cli): detect JSON5 and TOML configuration files in the dev watcher (#5439)
|
2022-10-19 15:37:54 -03:00 |
|
Tnze
|
9076d5d2e7
|
feat(cli): add prompt information when file changing detected, closes #5417 (#5428)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 10:24:56 -03:00 |
|
renovate[bot]
|
ef41c5bfd4
|
chore(deps) Update Tauri API Definitions (#5438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 10:07:23 -03:00 |
|
renovate[bot]
|
0b43033c5c
|
chore(deps) Update dependency eslint-config-standard-with-typescript to v23 (#5187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 10:06:48 -03:00 |
|
renovate[bot]
|
a65b5fea3d
|
chore(deps) Update Rust crate clap to v4 (#5353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 10:04:13 -03:00 |
|
renovate[bot]
|
87ebf4e084
|
chore(deps) Update Tauri JS CLI (#5351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 09:43:15 -03:00 |
|
Lucas Nogueira
|
e37b7677cd
|
chore: update schema.json
|
2022-10-19 09:40:34 -03:00 |
|
renovate[bot]
|
fc2bac959b
|
chore(deps) Update Tauri API Definitions (#5350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 09:26:46 -03:00 |
|
Lucas Fernandes Nogueira
|
9d8b377481
|
feat(tauri-runtime-wry): drop the WebContext on WebView drop (#5240)
|
2022-10-19 09:23:10 -03:00 |
|
Caesar Schinas
|
4137ab44a8
|
feat(macos): add tabbing_identifier option, closes #2804, #3912 (#5399)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 09:20:17 -03:00 |
|
renovate[bot]
|
bddf59e5d0
|
chore(deps) Update Rust crate cargo_toml to 0.13 (#5434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 09:19:14 -03:00 |
|
Lucas Nogueira
|
b713aed21b
|
chore(cli): update Cargo.lock
|
2022-10-18 09:39:52 -03:00 |
|
Lucas Fernandes Nogueira
|
d23d6f60e8
|
feat(ci): check if generated files match source (#5422)
|
2022-10-17 12:09:23 -03:00 |
|
Lucas Fernandes Nogueira
|
357480f4ae
|
feat(core): custom protocol headers on Linux, closes #4496 (#5421)
|
2022-10-17 12:08:59 -03:00 |
|
Lucas Fernandes Nogueira
|
95f467add5
|
feat(core): add window accept_first_mouse option, closes #5347 (#5374)
|
2022-10-17 11:07:45 -03:00 |
|
renovate[bot]
|
b8bf8e0fac
|
chore(deps) Update Rust crate attohttpc to 0.23 (#5392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-17 11:06:56 -03:00 |
|
я котик пур-пур
|
60bf067913
|
chore(examples): remove the legacy X-UA-Compatible meta (#5394)
|
2022-10-17 11:05:31 -03:00 |
|
Pedro Luiz Cabral Salomon Prado
|
49f06ca4b9
|
fix: deepfreeze check by prop (#5407)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-17 10:59:06 -03:00 |
|
Lucas Fernandes Nogueira
|
4036e15f5a
|
feat(core): reimplement window initial focus flag, closes #5120 (#5338)
|
2022-10-08 16:37:12 -03:00 |
|
Kasper
|
8357ce5b2e
|
Fix dialog.save return type (#5373)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-10-08 15:59:13 -03:00 |
|
Lucas Nogueira
|
ecf6a8ad10
|
chore(deps): set wry to git dev branch
|
2022-10-08 15:53:38 -03:00 |
|
Amr Bashir
|
208ce34f1e
|
feat: update to wry 0.22 (#5306)
|
2022-10-08 15:52:25 -03:00 |
|
Amr Bashir
|
4cbdf0fb1c
|
fix(core): escape glob characters in drop/dialogs , closes #5234 (#5237)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-04 19:50:29 -03:00 |
|
Amr Bashir
|
f756cd5e7e
|
fix(core): wait for tray cleanup before exiting app, closes #5244 (#5245)
|
2022-10-04 17:02:54 -03:00 |
|
Amr Bashir
|
a5861d8294
|
chore: add covector readme (#5255)
|
2022-10-04 17:02:30 -03:00 |
|
Amr Bashir
|
1129f4f575
|
refactor: simplify api.js bundling (#4277)
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-04 16:56:35 -03:00 |
|
Amr Bashir
|
d4cac20292
|
fix(bundler): fix japanese lang code, closes #5342 (#5346)
|
2022-10-04 13:25:58 -03:00 |
|
Amr Bashir
|
095b18620b
|
fix(cli.js): fix invoking cli from a node shim, closes #5343 (#5345)
|
2022-10-04 13:25:02 -03:00 |
|
Amr Bashir
|
a4aec9f0a8
|
feat(cli): expose TAURI_TARGET_TRIPLE to before*Commands, closes #5091 (#5101)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 16:11:06 -03:00 |
|
Kasper
|
39bf895b73
|
feat(macOS): Add application show and hide methods (#3689)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 14:49:59 -03:00 |
|
Lucas Fernandes Nogueira
|
7c0fa1f3f9
|
fix(bundler): clear env before calling wix, closes #4791 (#4819)
|
2022-10-03 14:43:34 -03:00 |
|
Eric Hagman
|
a6c94119d8
|
feat(core): expose user_agent to window config (#5317)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-02 10:37:53 -03:00 |
|
Kasper
|
321f3fed19
|
feat(macos): title_bar_style and hidden_title window options, closes #2663 (#3965)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 17:15:45 -03:00 |
|
Amr Bashir
|
39443b4350
|
fix(core): set correct mimetype for asset protocol streams, closes #5203 (#5210)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 15:38:20 -03:00 |
|