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 |
|
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
|
3f998ca294
|
feat(api): add writeTextFile and (path, contents, options) overload (#4228)
|
2022-05-29 10:10:41 -03:00 |
|
Lucas Fernandes Nogueira
|
582bdfccbc
|
docs(tauri): document all feature flags, add test (#3947)
|
2022-04-22 21:51:39 -03:00 |
|
Lucas Fernandes Nogueira
|
1397d9121a
|
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
2022-04-22 20:04:58 -03:00 |
|
Lucas Fernandes Nogueira
|
c54ddfe933
|
feat: expose window cursor APIs, closes #3888 #3890 (#3935)
|
2022-04-21 15:54:08 -03:00 |
|
Lucas Fernandes Nogueira
|
485c97438a
|
fix(cli): kill beforeDevCommand if dev code returns an error (#3907)
|
2022-04-19 19:04:42 -03:00 |
|
Lucas Fernandes Nogueira
|
b10a7cfa00
|
chore(cli): update clap to 3.1 (#3568)
|
2022-02-27 17:35:43 -03:00 |
|
github-actions[bot]
|
0876bbbb57
|
Apply Version Updates From Current Changes (#2522)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-10 18:03:25 -03:00 |
|
dependabot[bot]
|
784ecf7a64
|
chore(deps): bump nanoid from 3.1.30 to 3.2.0 in /examples/api (#3262)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
|
2022-02-04 23:51:14 -03:00 |
|
Lucas Fernandes Nogueira
|
2212bd5d75
|
fix: dialog default path on Linux, closes #3091 (#3123)
|
2021-12-27 13:03:51 -03:00 |
|
Amr Bashir
|
f87c04d70b
|
refactor(examples/api): use vite (#2998)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-12-09 01:16:00 -03:00 |
|
Bill Avery
|
34be6cf37a
|
Update webview2-com and windows crates (#2875)
|
2021-11-11 18:38:41 -03:00 |
|
grey4owl
|
774b8a1df7
|
fix(examples): API example with npm, closes #2470 (#2536)
* refactor: custom protocol (#2503)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
* Apply Version Updates From Current Changes (#2513)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
* fix(api): revert ES2021 target
* Apply Version Updates From Current Changes (#2520)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
* docs: webdriver guide (#2461)
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
* fix(core): `Notification.requestPermission()` deadlock regression
* Update package.json
Small typo in path..
* update lockfile [skip ci]
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
|
2021-08-26 10:47:20 -03:00 |
|
dependabot[bot]
|
a97b8dab62
|
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/api (#2386)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-11 04:18:36 -03:00 |
|
dependabot[bot]
|
546f4cc4cd
|
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /examples/api (#1980)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-15 22:41:29 -03:00 |
|
Lucas Fernandes Nogueira
|
954460c520
|
feat(core): MenuHandle show , hide , is_visible and toggle APIs (#1958)
|
2021-06-15 22:04:44 -03:00 |
|
Lucas Fernandes Nogueira
|
6bfac866a7
|
refactor(core): add window getters, physical & logical sizes/positions (#1723)
|
2021-05-05 20:15:08 -03:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|
chip
|
c88838aa76
|
feat: build without proc macros (#1226)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-03-12 22:10:19 -03:00 |
|