Historique des commits

Auteur SHA1 Message Date
  Jonathan Kelley 85c3cf1f9b Make my editor happier with the cargo il y a 1 an
  Jonathan Kelley d988ccc369 Cargo.lock il y a 1 an
  Miles Murgaw 3cbe6ff96e Fix Outdated README.md (#2147) il y a 1 an
  Evan Almloff dadbab5d72 make some enums non-exhaustive (#2140) il y a 1 an
  Evan Almloff 460a685fa3 Warn if cli-config is not available at compile time (#2135) il y a 1 an
  Evan Almloff 1b03bed20a Provide a better error message for wasm bindgen version mismatches (#2136) il y a 1 an
  Jonathan Kelley b9d60276b7 Readme header link il y a 1 an
  Jonathan Kelley 75b1893f72 Fix some readme links, add freya to readme (#2148) il y a 1 an
  Jonathan Kelley 9888d365dd New readme for 0.5! (#2141) il y a 1 an
  Emil Boman fb396b0448 Fix fullstack render server context (#2139) il y a 1 an
  Evan Almloff e464294c66 fix hot reload on windows (#2142) il y a 1 an
  Evan Almloff 9942c8bfd1 Fix asset bundling in the CLI (#2145) il y a 1 an
  Evan Almloff 2ac4bdb673 Switch to tracing for the cli (#2137) il y a 1 an
  Evan Almloff da3b066934 Revert "switch to tracing" il y a 1 an
  Evan Almloff 6608f73a2e switch to tracing il y a 1 an
  Mattia Schiano 266551e7c9 Allow <input type="file"> without event handlers to open web view file dialog on Desktop (#2134) il y a 1 an
  Sridhar Ratnakumar 6dbedd4e39 nix: Update rust version (#2133) il y a 1 an
  Jonathan Kelley eb79e61642 Add a ton of comments to rsx/hotreload, add snapshot testing, refactor a bit to simplify the crate (#2130) il y a 1 an
  Evan Almloff b19a546c0a Don't move over event handler fields when diffing props (#2129) il y a 1 an
  Evan Almloff 0662033c84 Fix early drop of eventhandlers (#2126) il y a 1 an
  Miles Murgaw acbf7dfc4f fix: hot reload blocking (#2127) il y a 1 an
  Evan Almloff e012d816eb fix streaming server functions, and precompress assets in release mode (#2121) il y a 1 an
  Evan Almloff a5714e342c fix bounds on owner props (#2122) il y a 1 an
  Jonathan Kelley 6c9f991f0b hotfix: finding hotreload path fails when not running under cargo il y a 1 an
  Jonathan Kelley e923c6462c Resume window position/size, watch cargo/dioxus tomls, fix css reverting during hotreloading, allow menubar events to be captured from within dioxus (#2116) il y a 1 an
  Jonathan Kelley 44e997f7df Fix eventhandler optional (#2119) il y a 1 an
  Evan Almloff 9f283f571f fix signal error message and add tests (#2118) il y a 1 an
  Evan Almloff 58f7efafea Make EventHandler copy (#2112) il y a 1 an
  Jonathan Kelley 4bb807a3ce Reduce churn in window behavior il y a 1 an
  Evan Almloff d442dac168 Add a menu bar option to the desktop config (#2107) il y a 1 an