提交历史

作者 SHA1 备注 提交日期
  Evan Almloff 163586c3ff Make the web config optional in dioxus.toml (#2700) 11 月之前
  Evan Almloff 7f210633eb fix formatting and merging if chains in attributes (#2697) 11 月之前
  Evan Almloff a6e41e9d68 Make dioxus-cli a binary - not a library (#2698) 11 月之前
  Evan Almloff 942e701f02 Fix signal warnings in release mode 11 月之前
  Evan Almloff 8636ada3a4 Add a deprecation warning for the resource option in dioxus.toml (#2642) 11 月之前
  Evan Almloff a6c025c8ef Unify the warning system (#2649) 11 月之前
  Andrew Voynov f8cb07e673 feat(cli): added git commit hash to version output (#2696) 11 月之前
  Evan Almloff bd484842bd Fix playwright tests (#2695) 11 月之前
  Evan Almloff 9479d2376d fix RuntimeError message formatting 11 月之前
  Matt Hunzinger d07e81005f Better `expect` error messages (#2629) 11 月之前
  Tristan F. 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 月之前
  Evan Almloff 841b447d2a improve error message when the CLI and dioxus versions don't match (#2683) 11 月之前
  Evan Almloff ea3d88c1dd Fix spread props diffing (#2679) 11 月之前
  Jonathan Kelley 6148941825 CI: re-reorder free disk space action to clear free up space earlier (#2690) 11 月之前
  Evan Almloff 3bb9a535d8 Parse raw elements, attributes, and web components in rsx (#2655) 11 月之前
  Evan Almloff fa4e5dbf62 Fix rsx autocomplete and diagnostics in the root; provide better completions after attributes are finished (#2656) 11 月之前
  Miles Murgaw 71a48686dc fix: gitignore builder (#2689) 11 月之前
  Miles Murgaw 4ccd9ffe19 revision: use JSON compatible serializer (#2592) 11 月之前
  Miles Murgaw 9ca5396343 fix: windows hot reload (#2687) 11 月之前
  Miles Murgaw 117c9d18ae fix: actually drain logs (#2686) 11 月之前
  FragrantArmpit 28d1b305c4 Add a signal handler to reset the cursor on interrupt (#2603) 11 月之前
  Evan Almloff 1dcfc44c23 prevent the reload shortcut on windows (#2654) 11 月之前
  Evan Almloff 52656348d5 Fix cli readme local installation instructions (#2671) 11 月之前
  Evan Almloff 163d66e9d7 Expand to a partial Component if a shorthand attribute starts with a capital letter (#2652) 11 月之前
  Evan Almloff 7e279e5eb9 Allow no trailing comma after attributes (#2651) 11 月之前
  Oskar Manhart aa1a928b91 Make VirtualDom constructor take an `impl Fn()` instead of a function pointer (#2583) 11 月之前
  opensource-inemar-net c6126f688e Remove Dioxus CLI NASM dependency #2666 (#2682) 11 月之前
  Evan Almloff c7c0f4481a Fix generation race condition with sync storage (#2638) 11 月之前
  Miles Murgaw 672f4dfefc Re-Export Manganis & Update Examples (#2625) 11 月之前
  Miles Murgaw 856fadc9d6 Splash Screens (#2657) 11 月之前