提交歷史

作者 SHA1 備註 提交日期
  Lucas Fernandes Nogueira 705da977a9 fix: optional chaining is not supported on older webviews (#9529) 1 年之前
  Amr Bashir 8f8729d918 fix(core): allow canceling `data-tauri-drag-region` maximization on macOS, closes #8306 (#8312) 1 年之前
  Fabian-Lars 9aa34ada57 feat(core): Allow http origin on Windows, fixes: #3007 (#7645) 1 年之前
  Jason Tsai 0797a002ca fix: use `button` property for `data-tauri-drag-region` mouse button detection, closes #7694 (#7746) 1 年之前
  Amr Bashir 71a0240166 chore: remove hotkey.js script and replace var with const (#7343) 2 年之前
  Amr Bashir 757e959eb2 feat: respect `base` tag's `target` attribute, closes #7285 (#7344) 2 年之前
  Lucas Fernandes Nogueira 46e6187c89 chore: update license year (#6311) 2 年之前
  Jason 4892637f83 fix: Resizing glitch on custom titlebar click (closes #2549) (#5966) 2 年之前
  Amr Bashir 146a794cb6 fix(core): sync windows metadata across all windows, closes #5571 (#5615) 2 年之前
  Lucas Fernandes Nogueira d0d873e39a feat(core): add support to mailto: and tel: links, closes #5521 (#5544) 2 年之前
  Lucas Fernandes Nogueira 2901145c49 chore: update license headers (#5067) 2 年之前
  Amr Bashir 20a7036ba5 Revert "fix(core): avoid conflict with user-defined `cmd` arg in invoke, closes #4875 (#4892)" (#4924) 3 年之前
  Amr Bashir 5109c27501 fix(core): avoid conflict with user-defined `cmd` arg in invoke, closes #4875 (#4892) 3 年之前
  Lucas Fernandes Nogueira b8cd2a7993 feat(api): call `toString()` on dialog title and message, closes #4583 (#4588) 3 年之前
  Lucas Nogueira 0c45641398 chore: add comment explaining preventDefault() usage 3 年之前
  Lucas Nogueira a0e20621f5 fix: preventDefault mousedown on data-tauri-drag-region, closes #4059 3 年之前
  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 年之前