Commit History

Author SHA1 Message Date
  Evan Almloff 20d146d9bd Simplify the launch builder (#2967) 8 months ago
  Evan Almloff 6a0c1c392b Improve documentation for the fullstack crate (#2952) 8 months ago
  Evan Almloff 6ff7a54706 Fix custom launch builder with unsized context types (#2920) 9 months ago
  Jonathan Kelley 88af3e7eff Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 11 months ago
  Evan Almloff 742721bfde expose static site generation in the launch builder and prelude 11 months ago
  Evan Almloff ffa36a67c3 Forward cli serve settings and make it easier to provide platform config to fullstack (#2521) 1 year ago
  Evan Almloff b0caf442ab Make it easier to provide context to fullstack (#2515) 1 year ago
  Evan Almloff f4a62fad6b Assert that launch never returns for better compiler errors (#2517) 1 year ago
  Evan Almloff 0127501dbf Improve inline docs (#2460) 1 year ago
  Evan Almloff 245003a5d4 Create a Static Site Generation platform; Deduplicate hot reloading code (#2226) 1 year ago
  Sam Tay e51d0d6983 Fix default launcher for web targets (#2431) 1 year ago
  Evan Almloff 4a622348f2 Fix the mobile feature on the dioxus crate (#2185) 1 year ago
  Evan Almloff 86d1dba699 Check type of launch config (#2125) 1 year ago
  Evan Almloff d442dac168 Add a menu bar option to the desktop config (#2107) 1 year ago
  Jonathan Kelley f9f902732b Fix: update wry, tao, to fix android issues 1 year ago
  Jonathan Kelley 7cc3264881 Move TUI renderer into blitz repo 1 year ago
  Jonathan Kelley 214a907adc Upgrade to axum 0.7, drop 3rd party adapters 1 year ago
  Evan Almloff 649d264a38 fix clippy 1 year ago
  Evan Almloff 5f8d0f6c40 add a third party feature for freya 1 year ago
  Evan Almloff f42bc61288 warn the user if they try to launch without a renderer selected 1 year ago
  Evan Almloff 162b033c36 provide feature hints for the dioxus crate as well 1 year ago
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups 1 year ago
  Jonathan Kelley 69f9bb6b65 Make benches compile 1 year ago
  Jonathan Kelley a72c035de4 Fix cargo check on examples 1 year ago
  Evan Almloff c3edf99b63 make anyprops and vprops private again 1 year ago
  Evan Almloff 636aeb4b90 integrate liveview with the launch builder 1 year ago
  Evan Almloff 0932130e87 include more platforms in the launch builder 1 year ago
  Evan Almloff 74ec3a4a82 fix js framework benchmark 1 year ago
  Jonathan Kelley 728a26a2cc Fix borrowmut error in nested spawns 1 year ago
  Jonathan Kelley 85c7c22619 Make router work on web 1 year ago