Lucas Fernandes Nogueira
|
d42ccfb34f
feat: add `clipboard` flag to `WebviewAttributes` [TRI-032] (#12)
|
3 年 前 |
Lucas Nogueira
|
6ac21b3cef
feat: add private api feature flag (#7)
|
3 年 前 |
Bill Avery
|
34be6cf37a
Update webview2-com and windows crates (#2875)
|
3 年 前 |
Lucas Fernandes Nogueira
|
ac37b56ef4
fix(core): menu id map not reflecting the current window menu (#2726)
|
3 年 前 |
Bill Avery
|
bb00d5bd6c
Replace winapi with windows crate and use webview2-com instead of webview2 (#2615)
|
3 年 前 |
renovate[bot]
|
1f98853573
chore(deps) Update Tauri Core (#2480)
|
4 年 前 |
Ngo Iok Ui (Wu Yu Wei)
|
f81ebddfcc
feat: remove menu feature flag (#2415)
|
4 年 前 |
Lucas Fernandes Nogueira
|
fa9341ba18
feat(core): implement `Debug` on public API structs/enums, closes #2292 (#2387)
|
4 年 前 |
FabianLars
|
e3f9916526
fix(core) minHeight being used as maxHeight (#2247)
|
4 年 前 |
chip
|
fd8fab507c
refactor(core): remove `Params` and replace with strings (#2191)
|
4 年 前 |
Lucas Fernandes Nogueira
|
160fb0529f
feat(core): improve RPC security, closes #814 (#2047)
|
4 年 前 |
Lucas Fernandes Nogueira
|
9cd10df4d5
feat(core): allow disabling file drop handler, closes #2014 (#2030)
|
4 年 前 |
Lucas Fernandes Nogueira
|
5cba6eb4d2
feat(core): add window `center` API, closes #1822 (#1954)
|
4 年 前 |
Lucas Fernandes Nogueira
|
f7e9fe8f3f
refactor(core): new system tray and window menu APIs, closes #1898 (#1944)
|
4 年 前 |
Lucas Nogueira
|
5525b03a78
feat(core): add `skip_taskbar` API to the WindowBuilder/WindowOptions
|
4 年 前 |
Lucas Nogueira
|
5f351622c7
feat(core): add focus API to the WindowBuilder and WindowOptions, #1737
|
4 年 前 |
Lucas Fernandes Nogueira
|
8c0d0739ee
feat(core): add `run_iteration`, `parent_window` and `owner_window` APIs, closes #1872 (#1874)
|
4 年 前 |
Lucas Fernandes Nogueira
|
21ce355c48
chore: rename `M: Params` to `P: Params` (#1771)
|
4 年 前 |
Lucas Fernandes Nogueira
|
22676df57a
refactor(core): `menu` and `system-tray` feature flags (#1765)
|
4 年 前 |
Lucas Fernandes Nogueira
|
665ec1d4a1
refactor: move runtime to `tauri-runtime` crate (#1751)
|
4 年 前 |