f91kdash
|
f72cace368
fix: never remove ipc callback & mem never be released (#4274)
|
3 年之前 |
Lucas Fernandes Nogueira
|
10e3190fdd
fix(core): do not use capture on _blank link event handler, closes #2791 (#3349)
|
3 年之前 |
Lucas Fernandes Nogueira
|
878b8b9a1f
fix(core): immediately listen to window-created, closes #3297 (#3298)
|
3 年之前 |
Lucas Fernandes Nogueira
|
f5109e0c96
fix(api): window label null instead of actual value, closes #3295 (#3332)
|
3 年之前 |
chip
|
d5d6d2abc1
Isolation Pattern (#43)
|
3 年之前 |
Lucas Nogueira
|
eae311e6e2
fix(core): ipc and tests
|
3 年之前 |
Lucas Nogueira
|
239bba5666
refactor(core): check notification permission on the Rust endpoint [TRI-017] (#23)
|
3 年之前 |
Lucas Nogueira
|
a48b8b18d4
feat(core): validate callbacks and event names [TRI-038] [TRI-020] (#21)
|
3 年之前 |
Amr Bashir
|
4143ffd427
fix(cli.js): detect `CARGO_TARGET_DIR` for local run (#3147)
|
3 年之前 |
Lucas Fernandes Nogueira
|
000d126e0e
fix(core): properly check if document is loaded, closes #2716 (#2900)
|
3 年之前 |
Lucas Fernandes Nogueira
|
15164d930a
feat(core): allow defining a custom invoke system (#2899)
|
3 年之前 |
Lucas Fernandes Nogueira
|
e98c1af442
feat(core): expose message dialog APIs, fix window.confirm, implement HasRawWindowHandle for Window, closes #2535 (#2700)
|
3 年之前 |
Amr Bashir
|
70300ee233
refactor(core): remove unused polyfills in `core.js` (#2544)
|
3 年之前 |
Lucas Fernandes Nogueira
|
6bfe7422eb
refactor(core): rename `__TAURI__._invoke` to `__TAURI_INVOKE__` (#2417)
|
4 年之前 |
Amr Bashir
|
1a51006673
fix(core): `data-tauri-drag-region` didn't respect resizable, closes #2314 (#2316)
|
4 年之前 |
Amr Bashir
|
cf9f6aa148
fix(core): fix typo in notifications, closes #2330 (#2331)
|
4 年之前 |
FabianLars
|
0f63f5e757
fix(api): Fix monitor functions, closes #2294 (#2301)
|
4 年之前 |
FabianLars
|
578610a29d
fix(core): fix drag-region not sending its events correctly (#2196)
|
4 年之前 |
Amr Bashir
|
66916b739f
chore: add `.prettierrc` in repo root (#2145)
|
4 年之前 |
Amr Bashir
|
8b7ac1ad14
feat: double-click tauri-drag-region to maximize, closes #1839 (#2106)
|
4 年之前 |
Lucas Fernandes Nogueira
|
160fb0529f
feat(core): improve RPC security, closes #814 (#2047)
|
4 年之前 |
Laegel
|
23707764dc
Drag region attribute check (#1907)
|
4 年之前 |
Lucas Fernandes Nogueira
|
56e74ccf74
feat(core): ensure `window.print()`works on macOS (#1738)
|
4 年之前 |
Lucas Fernandes Nogueira
|
4f1e87f87b
refactor(core): change drag element detection to data attr, fixes #1656 (#1659)
|
4 年之前 |
Lucas Fernandes Nogueira
|
c31f0978c5
refactor: update to wry 0.9 (#1630)
|
4 年之前 |
Lucas Fernandes Nogueira
|
be65f04db7
fix(core): make window.__TAURI__.invoke context free, fixes #1547 (#1565)
|
4 年之前 |
nothingismagick
|
bf82136466
feat(license): SPDX Headers (#1449)
|
4 年之前 |
Lucas Fernandes Nogueira
|
8b36fe0c5d
refactor: move tauri crates to /core folder (#1444)
|
4 年之前 |