Commit History

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