提交历史

作者 SHA1 备注 提交日期
  Nico Burns a4ebdcb69e Native: Split dioxus-native-dom crate out of dioxus-native (#4366) 1 天之前
  Jerome Caucat 5495bcedb4 Add a bevy-texture example based on wgpu-texture (#4360) 4 天之前
  Jonathan Kelley d5bc480f6f Publish 0.7.0-alpha.2 1 周之前
  Jonathan Kelley ff762cec84 tweaks to the LastWindowClose to make it more imperative 1 周之前
  Plebshot d5daf14c15 chore(deps): upgrade wry from 0.45.0 to v0.52.0 (#4255) 1 周之前
  Jonathan Kelley dd53ce72a7 add `--offline`, `--locked`, remove `dioxus` branding if dioxus is not being used explicitly (#4155) 2 周之前
  Moritz Hedtke 2be2333ef4 Add initial version of hash history (#4311) 2 周之前
  Marc Espin db3ce07030 feat: Opt-out `html` in `dioxus-router` (#4217) 2 周之前
  Juan Vásquez 1d3168dc4a Allows desktop apps to open mailto links (#4282) 2 周之前
  Nico Burns 6fcb496fd5 Upgrade Blitz to `0.1.0-alpha.3` and add wgpu-texture example (#4286) 3 周之前
  Evan Almloff 9b16cbf254 Fix url encoding query and implement FromQueryArgument for Option<T> (#4213) 1 月之前
  Jonathan Kelley 662cf0d902 Release dioxus 0.7.0-alpha.1 1 月之前
  leo030303 f963958c3f Update global hotkey (#4207) 1 月之前
  René Kijewski 3a5b68e56d chore(ssr): update `askama_escape` dependency (#4215) 1 月之前
  Falk Woldmann 3c3256ec02 refactor: remove `once_cell` dependency and use `std::sync` equivalents (#4185) 1 月之前
  Jonathan Kelley 0982c1ff8b feat: copy frameworks to Frameworks folder, detect linkers, custom target dirs (#4174) 1 月之前
  Jonathan Kelley fa012f36ff release 0.7.0-alpha.0 1 月之前
  Jonathan Kelley 3dcd8f3880 fix: use wasm-splitter as package=wasm-split 1 月之前
  Jonathan Kelley 4d3d55a7a3 CLI self-updater, warn on version mismatch, direct install.sh option, androidmanifest and info.plist customization, bump to 0.7-alpha.0 (#4095) 1 月之前
  Evan Almloff 53ef78823d Fix web redirect routes (#4109) 1 月之前
  Evan Almloff 6b70ba7cd2 Fix websocket server functions and add an example (#4107) 1 月之前
  Nico Burns f002cef2e1 Add "native" flag to examples (#4050) 2 月之前
  Jonathan Kelley d976ca184a Binary patching rust hot-reloading, sub-second rebuilds, independent server/client hot-reload (#3797) 2 月之前
  Steve Schoettler a1107de0c0 Update axum and many dependencies (#3825) 2 月之前
  CristianCapsuna 1379de7cc7 Changes to support axum 0.8 (#3820) 2 月之前
  Jonathan Kelley 12c6938346 feat: inline dioxus-native from blitz (#3675) 3 月之前
  Evan Almloff 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 3 月之前
  Evan Almloff 8c866b783d Remove default features when fullstack is enabled and one platform is enabled in the default features (#3925) 3 月之前
  Gabi dfc359cdfb adds feature `server_fn_axum` that compiles for wasm target (#3840) 3 月之前
  Evan Almloff 09a4b5eb4e Return a 404 when paring the route fails (#3860) 3 月之前