Historique des commits

Auteur SHA1 Message Date
  Jonathan Kelley 1b65ee8501 Tweak launch cfg il y a 1 an
  Jonathan Kelley 0a612657e6 Provide context on desktop again il y a 1 an
  Jonathan Kelley d4d7cb11f5 Remove all_css example il y a 1 an
  Jonathan Kelley 8918bf9463 Make the calculator more beautiful il y a 1 an
  Jonathan Kelley 1df329bda4 Fix router examples il y a 1 an
  Evan Almloff 5291b00798 add context_provider method for !Send context in fullstack apps il y a 1 an
  Evan Almloff 25ad3da659 remove some generics from LaunchBuilder il y a 1 an
  Evan Almloff 16e2c3f2f2 remove a bit of duplication from launch il y a 1 an
  Evan Almloff ae3e167cfe make fullstack hello world compile il y a 1 an
  Evan Almloff 499e81fa82 fix fullstack send bound il y a 1 an
  Evan Almloff dab87c0144 try not double boxing il y a 1 an
  Evan Almloff 0c532c5e0c work on restoring fullstack il y a 1 an
  Evan Almloff 205a005142 fix dioxus web il y a 1 an
  Evan Almloff d28221bdc2 unqueue tasks when a scope is dropped il y a 1 an
  Evan Almloff 701093ede5 Try to rerun all dirty scopes before polling any tasks to fix effect ordering il y a 1 an
  Jonathan Kelley 47e46de74f remove subtree file il y a 1 an
  Jonathan Kelley c3d810bcd0 Little bit more cleanup in core il y a 1 an
  Jonathan Kelley 66ba220265 Remove smallbox il y a 1 an
  Jonathan Kelley 9d0d5d74f6 Remove last bit of unsafe il y a 1 an
  Jonathan Kelley 3008870818 Cleanup runtime code il y a 1 an
  Jonathan Kelley 8b9bf57c03 Cleanup core more il y a 1 an
  Jonathan Kelley 374c7d0cd8 Cleanup more of core il y a 1 an
  Jonathan Kelley 9f595171ce Remove boxedanyprops abstraction il y a 1 an
  Jonathan Kelley fb4f97406c Fix router codegen il y a 1 an
  Jonathan Kelley 3fb7c359c2 Rename to component function il y a 1 an
  Jonathan Kelley c94af9538b Remove phantom markers and just default to Rc<dyn Fn(props) -> Element> where it makes sense il y a 1 an
  Evan Almloff 397015df31 fix some clippy lints in dioxus signals il y a 1 an
  Evan Almloff ecf17b351c finish fixing router il y a 1 an
  Evan Almloff adf67b4384 fix use_router_internal il y a 1 an
  Evan Almloff 5ca0c9cbf8 fix light diffing components il y a 1 an