david
|
8237260f01
|
fix(ci): CTA cleanup (#2214)
|
2021-07-14 16:22:10 -04:00 |
|
david
|
6874cc6b7a
|
fix(cta): remove branch from workflow_dispatch (#2212)
|
2021-07-14 16:13:30 -04:00 |
|
david
|
caa8fcc93e
|
fix(windows): use random Guid for uninstaller (wix) (#2208)
* use random `Guid` for uninstaller
* add changefile
* better naming structure for the component
|
2021-07-14 21:38:31 +08:00 |
|
Friedel Ziegelmayer
|
7ee2dc8b69
|
feat(cli.rs): add release argument to the dev command (#2192)
|
2021-07-12 12:59:02 -03:00 |
|
Lucas Fernandes Nogueira
|
a410958d45
|
Revert "fix(wry): resize webview on window move, closes #1911" (#2202)
This reverts commit 06abe65569 .
|
2021-07-12 12:58:49 -03:00 |
|
DeemoDing
|
4bc23c01c1
|
docs(getting-started): add libvips to arch linux (#2150)
|
2021-07-12 12:03:40 -03:00 |
|
david
|
456a94f663
|
fix(macOS): updater EXC_BAD_ACCESS (#2181)
* fix(ci): updater artifacts
* add temporary macos signature
* add entitlement and notarization credentials
* WIP macos fix
* build version 2.0.0 with macos signature
* [ci skip] revert version to `1.0.0`
* sandbox current app to a directory
* make clippy happy
* [ci skip] disable `Notarization` in CI tests
* [ci skip] add changefile
* remove unwanted `unwrap` and `expect`
* fmt
|
2021-07-12 12:03:27 -03:00 |
|
Noah Klayman
|
852b40d4b8
|
fix(readme): typo in electron comparison table, fixes #2176 (#2195)
|
2021-07-12 12:01:30 -03:00 |
|
Joaquín
|
aba52cf21d
|
fix(docs): make the splashscreen guide work (fix: #2185) (#2186)
|
2021-07-12 12:01:11 -03:00 |
|
FabianLars
|
578610a29d
|
fix(core): fix drag-region not sending its events correctly (#2196)
|
2021-07-12 12:00:41 -03:00 |
|
FabianLars
|
bc2c331dec
|
fix: center and focus not being allowed in config (#2199)
|
2021-07-12 11:59:32 -03:00 |
|
renovate[bot]
|
d0f34a3784
|
chore(deps) Update Rust crate thiserror to 1.0.26 (#2164)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-08 12:06:04 -03:00 |
|
renovate[bot]
|
7eaf437b7f
|
chore(deps) Update Tauri API Definitions (#2165)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-08 12:05:44 -03:00 |
|
renovate[bot]
|
9a21885341
|
chore(deps) Update Tauri JS CLI (#2166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-08 12:05:22 -03:00 |
|
renovate[bot]
|
4905797614
|
chore(deps) Update Rust crate handlebars to 4.1 (#2167)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-08 12:05:14 -03:00 |
|
renovate[bot]
|
224fe56766
|
chore(deps) Update Rust crate handlebars to 4.1 (#2171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-08 12:05:06 -03:00 |
|
up-to-you
|
d4ff7be3b4
|
Update example/api README.md fix #2151 (#2177)
|
2021-07-08 12:04:22 -03:00 |
|
Joaquín
|
324275c00a
|
Fix outdated Plugin page (#2178)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-07-08 11:45:35 -03:00 |
|
Lucas Fernandes Nogueira
|
8157a68af1
|
feat(core): allow listening to event loop events & prevent window close (#2131)
|
2021-07-06 13:36:37 -03:00 |
|
Lucas Fernandes Nogueira
|
d69b1cf6d7
|
feat(api): allow mananing windows created on JS (#2154)
|
2021-07-05 12:16:55 -03:00 |
|
Lucas Nogueira
|
af634db275
|
feat(cli.rs): add skip_taskbar to conf schema
|
2021-07-04 00:06:41 -03:00 |
|
Lucas Nogueira
|
7660a23d22
|
fix(tooling): clippy
|
2021-07-03 23:49:01 -03:00 |
|
Lucas Fernandes Nogueira
|
5d7626f897
|
feat(api): WindowManager extends WebviewWindowHandle, add events docs (#2146)
|
2021-07-03 23:38:35 -03:00 |
|
Lucas Fernandes Nogueira
|
acb88929c4
|
fix(core): export MenuHandle and MenuEvent (#2148)
|
2021-07-03 23:27:48 -03:00 |
|
Lucas Nogueira
|
2e2dc7c774
|
fix(core): temporary fix for clippy issue
|
2021-07-03 20:20:54 -03:00 |
|
Amr Bashir
|
66916b739f
|
chore: add .prettierrc in repo root (#2145)
|
2021-07-03 19:48:04 -03:00 |
|
Lucas Fernandes Nogueira
|
e0a8e09cab
|
feat(core): expose gtk_window , closes #2083 (#2141)
|
2021-07-02 13:08:51 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
6569c2bf5c
|
refactor(wry): remove a few locks requirements (#2137)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-07-02 00:06:58 -03:00 |
|
Lucas Fernandes Nogueira
|
4b0ec01880
|
fix(core): improve JS ESM detection (#2139)
|
2021-07-02 00:00:40 -03:00 |
|
Lucas Fernandes Nogueira
|
51a5cfe4b5
|
feat(api): add convertFileSrc helper (#2138)
|
2021-07-02 00:00:30 -03:00 |
|
Lucas Fernandes Nogueira
|
06abe65569
|
fix(wry): resize webview on window move, closes #1911 (#2135)
|
2021-07-02 00:00:05 -03:00 |
|
Amr Bashir
|
189c129f4f
|
fix(docs): use correct link (#2134)
|
2021-06-30 19:08:48 -03:00 |
|
Amr Bashir
|
373e2ba318
|
docs: add maximize toggle to window_customization guide (#2132)
|
2021-06-30 15:32:38 -03:00 |
|
Amr Bashir
|
3e6f34160d
|
fix(cli.rs): run powershell kill command without profile (#2130)
|
2021-06-30 15:12:37 -03:00 |
|
Lucas Fernandes Nogueira
|
e663bdd593
|
fix(core): svg mime type (#2129)
|
2021-06-30 13:04:09 -03:00 |
|
renovate[bot]
|
df32ff5f4a
|
chore(deps) Update dependency rollup to v2.52.4 (#2128)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-30 10:38:33 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
a280ee90af
|
Fix high cpu usage on mac, fix #2074 (#2125)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-30 10:38:22 -03:00 |
|
renovate[bot]
|
1b00855af8
|
chore(deps) Update Tauri API Definitions (#2122)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-30 10:14:30 -03:00 |
|
renovate[bot]
|
894fe82873
|
chore(deps) Update Tauri JS CLI (#2123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-30 10:14:20 -03:00 |
|
Ikko Ashimine
|
8f16c1df7e
|
refactor(core): fix typo in event.rs (#2126)
recieved -> received
|
2021-06-30 10:04:09 -03:00 |
|
LisiurDay
|
fd0334645b
|
fix: tauri init may failed with no error message. (fix #2079) (#2117)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-30 09:26:49 -03:00 |
|
Lucas Fernandes Nogueira
|
f03eea9c9b
|
feat(core): inject invoke key on <script type="module"> (#2120)
|
2021-06-29 20:40:41 -03:00 |
|
Laegel
|
94a5848afb
|
chore(docs): Applied change from tauri-docs
|
2021-06-29 23:33:09 +02:00 |
|
github-actions[bot]
|
4339b46e4b
|
Apply Version Updates From Current Changes (#2113)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-06-28 21:57:26 -03:00 |
|
Lucas Fernandes Nogueira
|
99d960841c
|
fix(core): custom protocol regression (#2115)
|
2021-06-28 21:51:12 -03:00 |
|
Lucas Fernandes Nogueira
|
1a41e9f040
|
feat(cli.rs): improve error message on app rename, closes #2101 (#2114)
|
2021-06-28 21:25:18 -03:00 |
|
Amr Bashir
|
8b7ac1ad14
|
feat: double-click tauri-drag-region to maximize, closes #1839 (#2106)
|
2021-06-28 20:14:36 -03:00 |
|
Amr Bashir
|
2a6cfbf818
|
fix(docs): use data-tauri-drag-region instead of drag-region class (#2112)
|
2021-06-28 20:13:41 -03:00 |
|
Lucas Nogueira
|
a9d031873b
|
chore: update Bundle
|
2021-06-28 11:36:18 -03:00 |
|
github-actions[bot]
|
3806b88ee1
|
Apply Version Updates From Current Changes (#2069)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-06-28 11:03:55 -03:00 |
|