Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Evan Almloff d1c84d9a25 Fix memo dirty flag after unrelated writes (#2992) 9 mēneši atpakaļ
  Matt Hunzinger 205d8e9070 Add argument to use_callback (#2774) 11 mēneši atpakaļ
  Evan Almloff 0127501dbf Improve inline docs (#2460) 1 gadu atpakaļ
  Evan Almloff 5ce91e1bfc Fix flakey windows tests (#2332) 1 gadu atpakaļ
  Evan Almloff df41df75d0 switch to use_reactive 1 gadu atpakaļ
  Evan Almloff 0951a389f7 add a way to add manual dependency tuple to memos and effects 1 gadu atpakaļ
  Evan Almloff ffc49530f6 implement readable and callable for all structs in the hooks crate 1 gadu atpakaļ
  Evan Almloff 492f0329bf remove flume, implement lazier memos 1 gadu atpakaļ
  Evan Almloff 287416cfa7 rename flush_sync to wait_for_next_render 1 gadu atpakaļ
  Evan Almloff c7ffdc7b29 rerun tasks in the same order as components 1 gadu atpakaļ
  Evan Almloff 48751d2f98 only subscribe scopes to signals when rendering 1 gadu atpakaļ
  Evan Almloff 91fea15cdc don't expose the signal scope subscriber API publicly 1 gadu atpakaļ
  Jonathan Kelley 4a7fe938ad Make clippy happy 1 gadu atpakaļ
  Jonathan Kelley 6bde8b0ce0 fix use_effect_with_deps 1 gadu atpakaļ
  Jonathan Kelley d28cc9c0cf remove changed log in maybe_sync memo, flush sync 1 gadu atpakaļ
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups 1 gadu atpakaļ
  Jonathan Kelley dd06705ff1 implement use_async_memo with reactive context 1 gadu atpakaļ
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext 1 gadu atpakaļ
  Jonathan Kelley 0c71b95e82 skeleton of use_server_future with reactivity 1 gadu atpakaļ
  Jonathan Kelley 0bd9692e45 Fix cargo test and a number of little cleanup bugs 1 gadu atpakaļ
  Jonathan Kelley 8cc17dc1bd Fix compile 1 gadu atpakaļ
  Jonathan Kelley cef64d43df move hooks out of signals crate 1 gadu atpakaļ
  Evan Almloff e65c5f0eb3 depreciate the render macro 1 gadu atpakaļ
  Jonathan Kelley fae0b08e61 Fix the router and stub out a number of crates to get compiling 1 gadu atpakaļ
  Evan Almloff 3bf6d2d7cf add must use to several hooks 1 gadu atpakaļ
  Leonard a2dd926f7f Rename modules to use snake_case (#1498) 1 gadu atpakaļ