Amr Bashir
|
93c8a77b34
refactor: enhance event system rust apis (#7996)
|
il y a 1 an |
Lucas Nogueira
|
c6c59cf237
Merge branch '1.x' into dev
|
il y a 1 an |
Amr Bashir
|
a6ad540696
refactor: change path and event plugins to follow the same convention as `window` (#8040)
|
il y a 1 an |
Amr Bashir
|
fb10b87970
feat: move app plugin back to core (#8039)
|
il y a 1 an |
Amr Bashir
|
a63e71f979
refactor(core&api)!: hide internal functions and reuse them in api.js & rename `tauri` module to `primitives` (#7942)
|
il y a 1 an |
Amr Bashir
|
c9a9246c37
feat: move `window` plugin back to core (#8007)
|
il y a 1 an |
Amr Bashir
|
b597aa5f39
feat: add `id` option for tray icon in config file (#7871)
|
il y a 1 an |
Amr Bashir
|
b7fd88e18d
refactor!: consistent naming in `tauri::scope` module (#7944)
|
il y a 1 an |
Fabian-Lars
|
9aa34ada57
feat(core): Allow http origin on Windows, fixes: #3007 (#7645)
|
il y a 1 an |
Amr Bashir
|
c3ac1f836b
docs: use `http::*` qualified import instead of an alias (#7873)
|
il y a 1 an |
Amr Bashir
|
a68ccaf59a
fix: skip leading slash for asset protocol, closes #7815 (#7822)
|
il y a 1 an |
Lucas Fernandes Nogueira
|
0d63732b96
refactor(core): allow custom protocol handler to resolve async (#7754)
|
il y a 1 an |
Amr Bashir
|
af3268a4be
refactor(menu,tray): add wrappers (#7622)
|
il y a 2 ans |
yydcnjjw
|
8a6766173b
feat(tauri): impl Send for app::Builder, closes #7618 (#7619)
|
il y a 2 ans |
Amr Bashir
|
7fb419c326
refactor: move to `muda` and `tray_icon` crates (#7535)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
753900dd6e
feat(ios): expose `RunEvent::Opened` (#7440)
|
il y a 2 ans |
Bo
|
3b98141aa2
feat: add file association support, closes #3736 (#4320)
|
il y a 2 ans |
Amr Bashir
|
84c4159754
feat(core): add monitor functions for `App/AppHandle`, closes #6394 (#6403)
|
il y a 2 ans |
Amr Bashir
|
fdaee9a5ce
feat(core/plugin): add `register_uri_scheme_protocol`, closes #7330 (#7350)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
df6712cfb3
docs(core): fix panic section on manage documentation (#7251)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
7bbc626cc3
Merge remote-tracking branch 'origin/dev' into next (#7212)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
1d99f8a3c2
feat(core): expose test utils (#4752)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
a50f24b2bd
Merge remote-tracking branch 'origin/dev' into next (#7067)
|
il y a 2 ans |
Amr Bashir
|
ff5e4dbbb0
fix(core): populate webview_attrs from config, closes #6794 (#6797)
|
il y a 2 ans |
Amr Bashir
|
e0f0dce220
feat: add window effects api (#6442)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
8ce32e74b5
feat(core): expose default_window_icon on App and AppHandle (#6986)
|
il y a 2 ans |
Amr Bashir
|
e1e85dc2a5
chore: fix ci and cleanup leftovers (#6925)
|
il y a 2 ans |
Amr Bashir
|
dc682155de
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865 (#6921)
|
il y a 2 ans |
Lucas Fernandes Nogueira
|
39f1b04f7b
refactor(core): move event JS API to a core plugin (#6943)
|
il y a 2 ans |