Historique des commits

Auteur SHA1 Message Date
  Evan Almloff 742721bfde expose static site generation in the launch builder and prelude il y a 1 an
  Evan Almloff ffa36a67c3 Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) il y a 1 an
  Evan Almloff b0caf442ab Make it easier to provide context to fullstack (#2515) il y a 1 an
  Evan Almloff f4a62fad6b Assert that launch never returns for better compiler errors (#2517) il y a 1 an
  Evan Almloff 0127501dbf Improve inline docs (#2460) il y a 1 an
  Evan Almloff 245003a5d4 Create a Static Site Generation platform; Deduplicate hot reloading code (#2226) il y a 1 an
  Sam Tay e51d0d6983 Fix default launcher for web targets (#2431) il y a 1 an
  Evan Almloff 4a622348f2 Fix the mobile feature on the dioxus crate (#2185) il y a 1 an
  Evan Almloff 86d1dba699 Check type of launch config (#2125) il y a 1 an
  Evan Almloff d442dac168 Add a menu bar option to the desktop config (#2107) il y a 1 an
  Jonathan Kelley f9f902732b Fix: update wry, tao, to fix android issues il y a 1 an
  Jonathan Kelley 7cc3264881 Move TUI renderer into blitz repo il y a 1 an
  Jonathan Kelley 214a907adc Upgrade to axum 0.7, drop 3rd party adapters il y a 1 an
  Evan Almloff 649d264a38 fix clippy il y a 1 an
  Evan Almloff 5f8d0f6c40 add a third party feature for freya il y a 1 an
  Evan Almloff f42bc61288 warn the user if they try to launch without a renderer selected il y a 1 an
  Evan Almloff 162b033c36 provide feature hints for the dioxus crate as well il y a 1 an
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups il y a 1 an
  Jonathan Kelley 69f9bb6b65 Make benches compile il y a 1 an
  Jonathan Kelley a72c035de4 Fix cargo check on examples il y a 1 an
  Evan Almloff c3edf99b63 make anyprops and vprops private again il y a 1 an
  Evan Almloff 636aeb4b90 integrate liveview with the launch builder il y a 1 an
  Evan Almloff 0932130e87 include more platforms in the launch builder il y a 1 an
  Evan Almloff 74ec3a4a82 fix js framework benchmark il y a 1 an
  Jonathan Kelley 728a26a2cc Fix borrowmut error in nested spawns il y a 1 an
  Jonathan Kelley 85c7c22619 Make router work on web il y a 1 an
  Jonathan Kelley 83bce6ce97 Make cargo check --all --examples work! il y a 1 an
  Jonathan Kelley 87572d694f Fix platform-less check in launch il y a 1 an
  Jonathan Kelley 391fe15db8 Fix context trait params il y a 1 an
  Jonathan Kelley 6ed3aafb2f Get cargo check --all working il y a 1 an