Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups vor 1 Jahr
  Evan Almloff 38bdab880d only give out a ReadOnlySignal from async resources vor 1 Jahr
  Evan Almloff 79501e43c1 revert readme example to the simple counter vor 1 Jahr
  Evan Almloff 308226996c actually derive the copy trait for eval vor 1 Jahr
  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