Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan Almloff a789d6a64e make eval copy vor 1 Jahr
  Jonathan Kelley 894a79d3df clear subscriber method vor 1 Jahr
  Jonathan Kelley dd06705ff1 implement use_async_memo with reactive context vor 1 Jahr
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext vor 1 Jahr
  Jonathan Kelley 968f24a7b3 wip: reactive context instead of effect vor 1 Jahr
  Jonathan Kelley 0c71b95e82 skeleton of use_server_future with reactivity vor 1 Jahr
  Evan Almloff b3ed337b6b fix SLEDGEHAMMER_JS import path in desktop vor 1 Jahr
  Evan Almloff 2371c9eed3 minify js at runtime in liveview vor 1 Jahr
  Evan Almloff e2e0a934fd remove minified js from build scripts vor 1 Jahr
  Jonathan Kelley 44966efde2 use_future works vor 1 Jahr
  Jonathan Kelley 6818bbe10a Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to vor 1 Jahr
  Jonathan Kelley cbdd8108e6 Missed todo!() vor 1 Jahr
  Jonathan Kelley 8f07d881a6 Switch todo!() to unreachable!/unimplemented! where it matters vor 1 Jahr
  Jonathan Kelley a14789eebc rename inner on event to data vor 1 Jahr
  Evan Almloff 33e90da314 fix router release builds vor 1 Jahr
  Evan Almloff 8eda785ace try to pull the default out directory for the fullstack server from the config vor 1 Jahr
  Evan Almloff 13b6f3b9e7 re export the dioxus router prelude vor 1 Jahr
  Evan Almloff 8f68585c1f fix the default server fullstack history vor 1 Jahr
  Evan Almloff 2034591ab3 fix the incremental feature on the router vor 1 Jahr
  Evan Almloff fb01a276b0 fix axum build in fullstack vor 1 Jahr
  Jonathan Kelley 72a40e41e6 Dont write empty strings in link vor 1 Jahr
  Evan Almloff a7a3513b3f fix ifmt spans vor 1 Jahr
  Evan Almloff af75fb855f wrap the result of render_with_location in an option vor 1 Jahr
  Evan Almloff 913ed0cfe3 fix outputting rsx with a manual location vor 1 Jahr
  Jonathan Kelley b403bb51a8 Move playwright into packages vor 1 Jahr
  Jonathan Kelley 9922059969 Fix some commented out tests vor 1 Jahr
  Jonathan Kelley 69f9bb6b65 Make benches compile vor 1 Jahr
  Jonathan Kelley 09e14f1936 Implement some clippy fixes vor 1 Jahr
  Jonathan Kelley a72c035de4 Fix cargo check on examples vor 1 Jahr
  Jonathan Kelley 0bd9692e45 Fix cargo test and a number of little cleanup bugs vor 1 Jahr