renovate[bot]
|
0642944547
|
chore(deps) Update Rust crate winreg to 0.9 (#1901)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:05:23 -03:00 |
|
renovate[bot]
|
77cce60baf
|
chore(deps) Update Rust crate handlebars to v4 (#1904)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:04:28 -03:00 |
|
Laegel
|
23707764dc
|
Drag region attribute check (#1907)
|
2021-05-30 17:04:17 -03:00 |
|
renovate[bot]
|
998cbed565
|
chore(deps) Update Tauri CLI (major) (#1905)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:01:09 -03:00 |
|
dependabot[bot]
|
d80038f906
|
chore(deps): bump browserslist from 4.16.3 to 4.16.6 in /tooling/cli.js (#1910)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-30 17:00:46 -03:00 |
|
renovate[bot]
|
65eba71f9d
|
chore(deps) Update Tauri API Definitions (#1902)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:00:08 -03:00 |
|
renovate[bot]
|
053a5a73b5
|
chore(deps) Update create-tauri-app (#1903)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:00:00 -03:00 |
|
Amr Bashir
|
277f5ca5a8
|
feat(api): export BaseDirectory in path module (#1885)
|
2021-05-30 16:59:46 -03:00 |
|
renovate[bot]
|
bd21f70fb4
|
chore(deps) Update Tauri JS CLI (#1900)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 16:59:05 -03:00 |
|
imspace
|
3bf853d782
|
feat(cli.rs): support tauri build on M1 chip (#1915)
|
2021-05-29 01:21:24 -03:00 |
|
renovate[bot]
|
e85472b9e2
|
chore(deps) Update create-tauri-app to v27 (#1906)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-26 20:50:34 -05:00 |
|
Lucas Fernandes Nogueira
|
abf78c5860
|
fix(core): set parent window handle on dialogs, closes #1876 (#1889)
|
2021-05-21 16:53:46 -03:00 |
|
david
|
977b3a8a08
|
feat(benches): Basic bench implementation (#1871)
|
2021-05-21 16:50:40 -03:00 |
|
Lucas Fernandes Nogueira
|
8c0d0739ee
|
feat(core): add run_iteration , parent_window and owner_window APIs, closes #1872 (#1874)
|
2021-05-21 16:16:05 -03:00 |
|
Poly
|
74714177e8
|
feat(core) Use rfd for message dialogs (#1887)
|
2021-05-21 15:44:29 -03:00 |
|
Lucas Fernandes Nogueira
|
35a2052771
|
fix(bundler): windows resources bundling with nested folders (#1878)
* fix(bundler): windows resources bundling with nested folders
* fix: change file
|
2021-05-21 13:35:55 -03:00 |
|
Lucas Fernandes Nogueira
|
4aeb936e9b
|
fix(api): WebviewWindow constructor is public (#1888)
|
2021-05-21 13:25:10 -03:00 |
|
Lucas Fernandes Nogueira
|
d1f650edd3
|
chore(docs): improve manage API examples on interior mutability (#1875)
|
2021-05-20 10:40:18 -03:00 |
|
renovate[bot]
|
f0ca35f443
|
chore(deps) Update create-tauri-app (#1867)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-19 18:17:32 -03:00 |
|
renovate[bot]
|
f6b672c90e
|
chore(deps) Update Tauri JS CLI (#1868)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-19 18:01:53 -03:00 |
|
Lucas Fernandes Nogueira
|
aab3e1f18b
|
refactor(core): move api modules behind allowlist feature flags (#1864)
* refactor(core): move api modules behind allowlist feature flags
* run fmt
|
2021-05-19 09:21:57 -03:00 |
|
renovate[bot]
|
d509b2d6ff
|
chore(deps) Update Tauri JS CLI (#1866)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-19 01:52:24 -03:00 |
|
renovate[bot]
|
9726979116
|
chore(deps) Update Rust crate terminal_size to 0.1.17 (#1862)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-19 01:51:09 -03:00 |
|
renovate[bot]
|
eeb2bde464
|
chore(deps) Update Tauri Core (#1865)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-19 01:50:58 -03:00 |
|
renovate[bot]
|
c7dec3179b
|
chore(deps) Update Tauri API Definitions (#1863)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-19 01:16:01 -03:00 |
|
Lucas Fernandes Nogueira
|
17c7c4396f
|
refactor(core): use attohttpc by default (#1861)
|
2021-05-19 01:06:08 -03:00 |
|
Noah Klayman
|
f237435093
|
feat(macros/generate_handler): add doc comment (#1860)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-18 22:42:34 -03:00 |
|
Lucas Fernandes Nogueira
|
1be37a3f30
|
refactor(core): remove image dependency (#1859)
|
2021-05-18 21:46:21 -03:00 |
|
Lucas Fernandes Nogueira
|
95d518afa1
|
feat(core): expose AppHandle , add create_window API (#1855)
|
2021-05-18 16:49:01 -03:00 |
|
chip
|
3d8dcbbf81
|
fix(core): allow wry to be an optional dep again (fix #1841) (#1854)
|
2021-05-18 00:42:02 -03:00 |
|
Lucas Fernandes Nogueira
|
2881ccc329
|
docs(api): document allowlist for each module (#1853)
|
2021-05-17 22:33:09 -03:00 |
|
Lucas Fernandes Nogueira
|
de147cd3a9
|
docs(api): document window.__TAURI__ option on each module [skip ci] (#1852)
|
2021-05-17 17:56:14 -03:00 |
|
chip
|
5ff0c98dad
|
docs(cli.rs): add note on debian dependency (#1851)
|
2021-05-17 17:45:20 -03:00 |
|
Lucas Fernandes Nogueira
|
e97846aae9
|
feat(core): validate devPath and distDir values (#1848)
* feat(core): validate `devPath` and `distDir` values
* fix tests
|
2021-05-17 14:47:05 -03:00 |
|
aida.t
|
e08065d7fe
|
fix: deb installation error (#1844)
|
2021-05-17 14:18:33 -03:00 |
|
Lucas Fernandes Nogueira
|
612cd8ecb8
|
feat(api): finalize export type usage (#1847)
|
2021-05-17 12:54:56 -03:00 |
|
Lucas Fernandes Nogueira
|
7616e6cc7b
|
feat(api): validate window API size and location arguments (#1846)
* feat(api): validate window API `size` and `location` arguments
* fmt
|
2021-05-17 11:47:11 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
c1f8e11342
|
chore: remove unnecessary anonymous lifetimes (#1829)
|
2021-05-14 10:29:54 -03:00 |
|
Ngo Iok Ui
|
9a60c1053f
|
Add change file
|
2021-05-14 15:13:02 +08:00 |
|
Lucas Nogueira
|
716d6064a2
|
chore(cli.js): remove console.log statement
|
2021-05-13 18:42:27 -03:00 |
|
Lucas Fernandes Nogueira
|
6ec8e84d91
|
feat(cli.rs): add features arg to dev/build (#1828)
|
2021-05-13 18:10:48 -03:00 |
|
crapStone
|
2b814e9c93
|
added cargo features to tauri config (#1824)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-13 17:01:15 -03:00 |
|
Sporesirius
|
9a662d2601
|
fix: Monitor if --isolatedModules is enabled (#1825)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-13 16:53:10 -03:00 |
|
crapStone
|
86a23ff30b
|
added support for cargo workspaces for dev command (#1827)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-13 16:45:46 -03:00 |
|
chip
|
754c2e766a
|
feat(core): finish mutable getters for Context (#1814)
|
2021-05-13 12:50:45 -03:00 |
|
chip
|
39f8f26916
|
refactor(macros): explicitly pass idents (#1812)
|
2021-05-13 10:18:15 -03:00 |
|
github-actions[bot]
|
64dd434b03
|
Apply Version Updates From Current Changes (#1811)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-05-13 10:17:03 -03:00 |
|
Lucas Nogueira
|
22f83c4706
|
fix(covector): cli.rs has no dependency on cli.js, api or core
|
2021-05-13 10:10:36 -03:00 |
|
Laegel
|
2572dfbb9f
|
update-docs workflow was using an old rustdocusaurus version (#1821)
|
2021-05-13 10:06:49 -03:00 |
|
Dominik Schenk
|
66b6136e06
|
Disable version check with semver for now (#1810)
|
2021-05-12 19:33:17 -03:00 |
|