提交历史

作者 SHA1 备注 提交日期
  Hamir Mahal 1a88fc1a9b style: simplify string formatting (#10259) 1 年之前
  Jason Tsai 7bc6a2a1d6 feat(macos): support changing title bar style dynamically, close #9763 (#9788) 1 年之前
  Tillmann bb50315c50 refactor: Improve Automated Permission Documentation Generation (#10113) 1 年之前
  Tony cee0bfcd6c feat(core): make all tray and menu permissions enable by default (#10092) 1 年之前
  Amr Bashir 148f048871 feat(api): add `defaultWindowIcon` to `app` module (#9979) 1 年之前
  Jonas Kruckenberg 9ac930380a chore: emit rustc-check-cfg for nightly (#9850) 1 年之前
  Lucas Fernandes Nogueira 8a1ae2deaf feat(plugin): add option to use a Xcode project for iOS (#9843) 1 年之前
  Siddharth ec0e092ecd feat: adds monitor_from_point method (#9770) 1 年之前
  Amr Bashir 477bb8cd4e feat: add `cursor_position` getter (#9297) 1 年之前
  Amr Bashir a07b513201 fix(core): add permission for `window.start_resize_dragging` (#9490) 1 年之前
  Tony 58a7a552d7 feat: Expose webview zoom (#9378) 1 年之前
  Lucas Fernandes Nogueira ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 年之前
  Amr Bashir acdd76833d feat(api/tray): add `TrayIcon.getById/removeById` (#9155) 1 年之前
  Lucas Fernandes Nogueira db0a24a973 refactor(core): use the image crate (#9132) 1 年之前
  Amr Bashir 77b9a508a4 feat(api): add `Image` class (#9042) 1 年之前
  Amr Bashir 4b75834a41 chore: update license headers 2024 (#9043) 1 年之前
  Lucas Fernandes Nogueira a77be97474 fix(ipc): fallback to postMessage if protocol fails, closes #8476 (#9038) 1 年之前
  Lucas Fernandes Nogueira 3657ad82f8 feat(core): allow defining permissions for the app commands (#9008) 1 年之前
  Amr Bashir b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 年之前
  Lucas Fernandes Nogueira fdcaf935fa feat(webview): add reparent API (#8939) 1 年之前
  Amr Bashir 77f49ad55e refactor: optimize undecorated resizing handling (#8790) 1 年之前
  Lucas Fernandes Nogueira 0cdfda2876 refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 1 年之前
  Lucas Fernandes Nogueira 791e291a9f fix(build): ignore changes on autogenerated files (#8736) 1 年之前
  Amr Bashir a093682d2d refactor(core): refactor and fix event system following multiwebview support (#8621) 1 年之前
  Lucas Fernandes Nogueira af61023273 refactor(core)!: Window::close triggers RunEvent::CloseRequested (#8710) 1 年之前
  Amr Bashir a2fc3a6357 feat(api/window): add visible-on-all-workspaces, closes #8652 (#8657) 1 年之前
  Lucas Fernandes Nogueira 57e3d43d96 feat(acl): generate schema for scope (#8690) 1 年之前
  Lucas Fernandes Nogueira c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 年之前
  tweidinger 3c2f79f6f3 Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428) 1 年之前
  阿良仔 f78e5e4d4a refactor: replace `once_cell` with `std::sync::OnceLock` (#8309) 1 年之前