Historique des commits

Auteur SHA1 Message Date
  Jonathan Kelley 69e4ebe4ed Fix suspense on resource il y a 1 an
  Jonathan Kelley 13cc912aeb remove playwright report il y a 1 an
  Jonathan Kelley d804b9283e comment out miri il y a 1 an
  Jonathan Kelley afa80a9592 fix playwright test, comment out miri il y a 1 an
  Evan Almloff 356497df4e fix some clippy lints il y a 1 an
  Evan Almloff 91fea15cdc don't expose the signal scope subscriber API publicly il y a 1 an
  Evan Almloff 30bac267c9 simplify reactive context and expose less signal internals il y a 1 an
  Evan Almloff 8324f5290a rename rc to reactive context to avoid confusion with Rc il y a 1 an
  Evan Almloff 26e4651e9f fix infinite recursion in reactive context il y a 1 an
  Jonathan Kelley 26378631e0 hide non-public type il y a 1 an
  Jonathan Kelley 572123401d Update readme il y a 1 an
  Jonathan Kelley 0d4bf28068 Add disclaimer to readme about 0.5 il y a 1 an
  Jonathan Kelley 4a7fe938ad Make clippy happy il y a 1 an
  Jonathan Kelley 7d78e5e250 Fix warnings and compile errors il y a 1 an
  Evan Almloff e767e49d5e switch to server instead of ssr everywhere il y a 1 an
  Jonathan Kelley 60d34b4393 Merge branch 'master' into breaking il y a 1 an
  Jonathan Kelley a3d6e9d07a fix hotreload cfg on release builds il y a 1 an
  Jonathan Kelley 64365cd361 make sure reactive context works across threads il y a 1 an
  Evan Almloff 1afada528d fix user server future il y a 1 an
  Evan Almloff 1c4e1d84ea serialize data in the server and deserialize data in the client il y a 1 an
  Jonathan Kelley 8b489db5ac fix readme il y a 1 an
  Jonathan Kelley 6bde8b0ce0 fix use_effect_with_deps il y a 1 an
  Jonathan Kelley e8182b105e flush sync in global memo il y a 1 an
  Jonathan Kelley d28cc9c0cf remove changed log in maybe_sync memo, flush sync il y a 1 an
  Jonathan Kelley 3295935de7 Fix panic on pausing dead tasks il y a 1 an
  Jonathan Kelley ee19df55c7 fix calculator il y a 1 an
  Jonathan Kelley 8a38a41512 fix use_future todos! il y a 1 an
  Jonathan Kelley f44b72f5e1 server_future uses use_resource il y a 1 an
  Jonathan Kelley 0fd7799bc2 disable use_future on the server il y a 1 an
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups il y a 1 an