提交歷史

作者 SHA1 備註 提交日期
  Lucas Fernandes Nogueira 55aa22de80 feat(core): add `Window#open_devtools` API, closes #1213 (#3350) 3 年之前
  Lucas Fernandes Nogueira 9b34055264 fix(core): window-specific event delivery, closes #3302 (#3344) 3 年之前
  Lucas Nogueira 6ea4626337 fix(examples): API example compilation issues 3 年之前
  Jonas Kruckenberg ce03909fb6 [feat] add dialog title option. closes #3232 (#3233) 3 年之前
  Fausto Núñez Alberro 0e4d12b541 fix: #2502 Expose `set_menu` from tao through the TrayHandle struct (#2532) 3 年之前
  Lucas Fernandes Nogueira 2812c4464b feat(core): window, shortcut and clipboard API calls on main thread (#2659) 3 年之前
  renovate[bot] 1f98853573 chore(deps) Update Tauri Core (#2480) 4 年之前
  Lucas Fernandes Nogueira c76f4b7d39 feat(core): set parent window on ask and message dialog APIs (#2454) 4 年之前
  david f33305ea3f feat: Add WebRTC example (#2447) 4 年之前
  david 28c6b7adfe feat: add `Event::Ready` (#2433) 4 年之前
  Lucas Fernandes Nogueira 2088cd0f24 refactor(core): handle dialog threading internally, closes #2223 (#2429) 4 年之前
  Lucas Fernandes Nogueira 4a031add69 feat(core): expose `set_activation_policy`, closes #2258 (#2420) 4 年之前
  david 426a6b4996 feat(macOS): Implement tray icon template (#2322) 4 年之前
  chip 8216cba13d `App.create_window()` to accept any `Into<String>` type (fix #2290) (#2291) 4 年之前
  chip fd8fab507c refactor(core): remove `Params` and replace with strings (#2191) 4 年之前
  Lucas Fernandes Nogueira 8157a68af1 feat(core): allow listening to event loop events & prevent window close (#2131) 4 年之前
  Lucas Nogueira 2e2dc7c774 fix(core): temporary fix for clippy issue 4 年之前
  Lucas Fernandes Nogueira 954460c520 feat(core): MenuHandle `show`, `hide`, `is_visible` and `toggle` APIs (#1958) 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 36506c967d feat(core): add `is_visible` API 4 年之前
  Lucas Fernandes Nogueira 95d518afa1 feat(core): expose `AppHandle`, add `create_window` API (#1855) 4 年之前
  Lucas Fernandes Nogueira c090927021 feat(core): system tray, closes #157 (#1749) 4 年之前
  Lucas Fernandes Nogueira 41d5d6aff2 feat(core): window menus (#1745) 4 年之前
  Lucas Fernandes Nogueira 181e132aee refactor(core): simplify usage of app event and window label types (#1623) 4 年之前
  nothingismagick bf82136466 feat(license): SPDX Headers (#1449) 4 年之前
  chip 94038b5e71 refactor(tauri): remove app runner, use builder (#1429) 4 年之前
  chip 2158a68d7d wip: big refactor, removing application cycle + allowing generic parameters to the application (#1400) 4 年之前
  Lucas Fernandes Nogueira 1318ffb47c refactor(core): remove async from app hooks, add InvokeMessage type (#1392) 4 年之前
  Lucas Fernandes Nogueira b670ec55f2 refactor(core): add `unlisten`, `once` APIs to the event system (#1359) 4 年之前