Lucas Fernandes Nogueira
|
b02fc90f45
|
feat(api): add abstractions to updater and window event listeners (#4569)
|
2022-07-05 16:57:53 -03:00 |
|
Amr Bashir
|
3fbaee454d
|
refactor(examples/api): new look (#4465)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 22:15:23 -03:00 |
|
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
|
a0ecd81a93
|
fix(core): percent decode file drop payloads, closes #4034 (#4035)
|
2022-05-03 13:05:18 -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
|
f2a30d8bc5
|
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
2022-04-19 17:33:17 -03:00 |
|
Lucas Fernandes Nogueira
|
834ccc5153
|
feat(core): reimplement readTextFile for performance (#3631)
|
2022-03-07 11:34:33 -03:00 |
|
Lucas Fernandes Nogueira
|
76c791bd2b
|
fix(core): regression on the unlisten function (#3623)
|
2022-03-06 20:45:38 -03:00 |
|
Lucas Fernandes Nogueira
|
2403e732df
|
feat(cli.rs): add tests to node binding, delete cli.js (#3381)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2022-02-10 16:45:41 -03:00 |
|
Lucas Fernandes Nogueira
|
85632759c3
|
fix(examples): remove inline style usage due to CSP (#3373)
|
2022-02-09 12:45:34 -03:00 |
|
Lucas Fernandes Nogueira
|
9b34055264
|
fix(core): window-specific event delivery, closes #3302 (#3344)
|
2022-02-06 17:50:02 -03:00 |
|
Lucas Fernandes Nogueira
|
f5109e0c96
|
fix(api): window label null instead of actual value, closes #3295 (#3332)
|
2022-02-04 21:57:41 -03:00 |
|
Lucas Nogueira
|
3d77bd3981
|
refactor(examples): use fixed file name on API example dist files
|
2022-02-04 18:33:43 -03:00 |
|