Commit History

Author SHA1 Message Date
  Evan Almloff 3d7f419636 fix memos during suspense 1 year ago
  Evan Almloff 287416cfa7 rename flush_sync to wait_for_next_render 1 year ago
  Evan Almloff fc7efd8006 test child future drop behavior 1 year ago
  Evan Almloff 797feb5657 remove logging, clean up some code, and fix effect test 1 year ago
  Evan Almloff c4b8ebc1cf separate task and scope tasks 1 year ago
  Evan Almloff 78b9b157dc fix formatting 1 year ago
  Evan Almloff a14e5be7ad Fix effect ordering after reruns 1 year ago
  Evan Almloff c7ffdc7b29 rerun tasks in the same order as components 1 year ago
  Jonathan Kelley 7e54039ed2 fix make tests 1 year ago
  Jonathan Kelley 4a7fe938ad Make clippy happy 1 year ago
  Jonathan Kelley 09e14f1936 Implement some clippy fixes 1 year ago
  Jonathan Kelley 0bd9692e45 Fix cargo test and a number of little cleanup bugs 1 year ago
  Jonathan Kelley 7b0dcb3206 Add flush_sync and pre_render methods to core 1 year ago
  Evan Almloff e65c5f0eb3 depreciate the render macro 1 year ago
  Evan Almloff b039d6acc0 fix remaining core tests 1 year ago
  Evan Almloff 01726d6656 remove once, restore use_hook 1 year ago
  Evan Almloff 36e9eb1160 partially restore spreading attributes 1 year ago
  Evan Almloff fd0a53ab63 make all core tests compile 1 year ago
  Evan Almloff a9d09d858b fix more errors in core tests 1 year ago
  Evan Almloff 404c864246 make the root component take no arguments 1 year ago
  Evan Almloff 55f76fede6 work on fixing some core tests 1 year ago
  Evan Almloff 4a1a00b0f0 fix dioxus ssr 1 year ago
  Evan Almloff c48788270e fix lints in miri 1 year ago
  Jonathan Kelley 4240f8428c Fix: dont use bumpslab anymore, just box scopestates 1 year ago
  Jonathan Kelley 163fe68f45 Remove a bit more unsafe 1 year ago
  Jonathan Kelley 7c3d308ab5 chore: make warnings go away 2 years ago
  Jonathan Kelley 4dd9a616a5 wip: fragment diffing working 2 years ago
  Jonathan Kelley 0e5a59f9ed wip: error boundary 2 years ago
  Jonathan Kelley 12808ec0aa wip: think about dyn any for ScopeState 2 years ago
  Jonathan Kelley c44bd11fe5 chore: more refactoring, docs 2 years ago