Histórico de Commits

Autor SHA1 Mensagem Data
  Evan Almloff 0127501dbf Improve inline docs (#2460) há 1 ano atrás
  Evan Almloff 1d72ef16c4 Restore set compare hook (#2287) há 1 ano atrás
  Evan Almloff f51b5617e1 add a test for the memo hook há 1 ano atrás
  Evan Almloff ffc49530f6 implement readable and callable for all structs in the hooks crate há 1 ano atrás
  Evan Almloff 287416cfa7 rename flush_sync to wait_for_next_render há 1 ano atrás
  Andrey 1404009edc touchups há 1 ano atrás
  andrey 70136b22ea Fix error in examples/future.rs comments, use_futures inline docs comments, also added clarification that Signal<T>.read() and Singal<T>() are the same thing há 1 ano atrás
  andrey 5a73147d69 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks há 1 ano atrás
  andrey df0d45be48 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks há 1 ano atrás
  Jonathan Kelley 4a7fe938ad Make clippy happy há 1 ano atrás
  Jonathan Kelley 8a38a41512 fix use_future todos! há 1 ano atrás
  Jonathan Kelley 0fd7799bc2 disable use_future on the server há 1 ano atrás
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext há 1 ano atrás
  Jonathan Kelley 0c71b95e82 skeleton of use_server_future with reactivity há 1 ano atrás
  Jonathan Kelley 44966efde2 use_future works há 1 ano atrás
  Jonathan Kelley 6818bbe10a Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to há 1 ano atrás
  Jonathan Kelley a72c035de4 Fix cargo check on examples há 1 ano atrás
  Jonathan Kelley 8cc17dc1bd Fix compile há 1 ano atrás
  Jonathan Kelley dcdada542b Properly implement wait_for_suspense há 1 ano atrás
  Jonathan Kelley 1847c737e9 Queue effects to run after flush_sync há 1 ano atrás
  Jonathan Kelley 974680796f add test cases, refactor deref há 1 ano atrás
  Jonathan Kelley c0522bc152 cargo check all há 1 ano atrás
  Evan Almloff c51badf07b fix use hooks with impl signals há 1 ano atrás
  Jonathan Kelley 028f499bf6 Fix generational box in release mode há 1 ano atrás
  Jonathan Kelley 8559984e9d and mut bound to mut methods on signals há 1 ano atrás
  Jonathan Kelley bb750f5336 Fix effect stack issue há 1 ano atrás
  Jonathan Kelley a32ae8b112 Remove push_future, get use_future kinda working again há 1 ano atrás
  Jonathan Kelley 74aa55f85f Bring back mroe hooks, remove old hooks, cleanup a number of examples há 1 ano atrás
  Jonathan Kelley 1dde044697 remove cx.render há 1 ano atrás
  Jonathan Kelley fae0b08e61 Fix the router and stub out a number of crates to get compiling há 1 ano atrás