提交歷史

作者 SHA1 備註 提交日期
  Amr Bashir d22da650ef fix(core): fallback to `{asset}/index.html` before `index.html`, closes #2328 (#2329) 4 年之前
  Amr Bashir cf9f6aa148 fix(core): fix typo in notifications, closes #2330 (#2331) 4 年之前
  ilukinov 4678144e22 fix(create-tauri-app): Change script name in App.tsx from 'App.js' to 'App.tsx' (#2333) 4 年之前
  FabianLars c2b0fe1ce5 fix(core): fix wrong file drop events (#2300) 4 年之前
  david 426a6b4996 feat(macOS): Implement tray icon template (#2322) 4 年之前
  david 8808085541 feat(window): Allow creation of Window without `wry` (#2321) 4 年之前
  FabianLars 0f63f5e757 fix(api): Fix monitor functions, closes #2294 (#2301) 4 年之前
  Amr Bashir caa7bf44c9 refactor(core/wry): use `is_menu_visible` instead of atomic bool (#2320) 4 年之前
  Amr Bashir c0f42ad0e3 feat(cta): prompt users to install `@tauri-apps/api` package (#2251) 4 年之前
  Amr Bashir 718d9513ce refactor(cta): update `vite` recipe to use their new npm package (#2220) 4 年之前
  FabianLars aa498e7261 fix: unlisten removes all listeners, closes #2264 (#2302) 4 年之前
  Lucas Nogueira e6d9b0bae8 fix(core): export PathResolver and SystemTrayHandle 4 年之前
  Lucas Fernandes Nogueira 1792c45592 fix(core): run setup after preparing system tray (#2312) 4 年之前
  Amr Bashir 05e679a6d2 feat(api.js): add `os` module (#2299) 4 年之前
  Lucas Fernandes Nogueira 71d687b787 feat(cli.rs): platform-specific conf.json (#2309) 4 年之前
  Lucas Fernandes Nogueira 268450b132 fix(api): global bundle broken code, closes #2289 (#2297) 4 年之前
  chip 8216cba13d `App.create_window()` to accept any `Into<String>` type (fix #2290) (#2291) 4 年之前
  david 70a1941468 fix(core): Force data_directory on Windows (#2288) 4 年之前
  Amr Bashir d832d575d9 fix(windows): use webview events on windows (#2277) 4 年之前
  FabianLars a8c1de5547 fix listen_global not listening to events with a window label (#2272) 4 年之前
  Wouter Buckens 31685c9f9d fix(#2281): Prevent double slashes when joining URLs (#2282) 4 年之前
  Amr Bashir 9fbcc02454 fix(api.js): fix double window creation, closes #2284 (#2285) 4 年之前
  Joaquín 3f84381ea9 fix[docs]: Fix import in the Plugin example (#2224) 4 年之前
  Ben Briggs 83786ce8a4 fix(#2230) - Unable to uninstall when using Skip UAC task (#2231) 4 年之前
  Kris Scott 151c3157be Add svelte recipe to create-tauri-app (#2276) (#2279) 4 年之前
  Amr Bashir 74a278fcfc chore(docs): `devPath` & `distDir` are relative to `tauri.conf.json`, closes #2236 (#2259) 4 年之前
  Amr Bashir 785865863e chore(api.js): better platform-specific notes (#2253) 4 年之前
  Amr Bashir f130a167c5 chore(api.js): copy `README.md` & `CHANGELOG.md` to dist (#2252) 4 年之前
  Jonathan Dizdarevic 226414d1a5 "cannot find type `MenuHash` in this scope" (#2240) 4 年之前
  Amr Bashir dd52e738f1 fix(api.js): fix `@ts-expect-error` usage, closes #2249 (#2250) 4 年之前