Histórico de commits

Autor SHA1 Mensagem Data
  Evan Almloff 649d264a38 fix clippy 1 ano atrás
  Evan Almloff 5f8d0f6c40 add a third party feature for freya 1 ano atrás
  Evan Almloff f42bc61288 warn the user if they try to launch without a renderer selected 1 ano atrás
  Evan Almloff 162b033c36 provide feature hints for the dioxus crate as well 1 ano atrás
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups 1 ano atrás
  Jonathan Kelley 69f9bb6b65 Make benches compile 1 ano atrás
  Jonathan Kelley a72c035de4 Fix cargo check on examples 1 ano atrás
  Evan Almloff c3edf99b63 make anyprops and vprops private again 1 ano atrás
  Evan Almloff 636aeb4b90 integrate liveview with the launch builder 1 ano atrás
  Evan Almloff 0932130e87 include more platforms in the launch builder 1 ano atrás
  Evan Almloff 74ec3a4a82 fix js framework benchmark 1 ano atrás
  Jonathan Kelley 728a26a2cc Fix borrowmut error in nested spawns 1 ano atrás
  Jonathan Kelley 85c7c22619 Make router work on web 1 ano atrás
  Jonathan Kelley 83bce6ce97 Make cargo check --all --examples work! 1 ano atrás
  Jonathan Kelley 87572d694f Fix platform-less check in launch 1 ano atrás
  Jonathan Kelley 391fe15db8 Fix context trait params 1 ano atrás
  Jonathan Kelley 6ed3aafb2f Get cargo check --all working 1 ano atrás
  Jonathan Kelley d8af9b7ed1 Fix compile checks on numerous packages using --all --all-features 1 ano atrás
  Jonathan Kelley 451a2b6cfc Trim off 150 deps for examples 1 ano atrás
  Evan Almloff d20422bb0f fix the bounds on fullstack props 1 ano atrás
  Evan Almloff 259dcd4ebe fix builds without a platform selected 1 ano atrás
  Jonathan Kelley 1b65ee8501 Tweak launch cfg 1 ano atrás
  Evan Almloff 5291b00798 add context_provider method for !Send context in fullstack apps 1 ano atrás
  Evan Almloff 25ad3da659 remove some generics from LaunchBuilder 1 ano atrás
  Evan Almloff 16e2c3f2f2 remove a bit of duplication from launch 1 ano atrás
  Evan Almloff ae3e167cfe make fullstack hello world compile 1 ano atrás
  Evan Almloff 499e81fa82 fix fullstack send bound 1 ano atrás
  Evan Almloff dab87c0144 try not double boxing 1 ano atrás
  Jonathan Kelley 3fb7c359c2 Rename to component function 1 ano atrás
  Jonathan Kelley c94af9538b Remove phantom markers and just default to Rc<dyn Fn(props) -> Element> where it makes sense 1 ano atrás