Commit History

Author SHA1 Message Date
  Jonathan Kelley 4d73ffa361 fix: save listeners, borrowed props, and pull back props 2 years ago
  Jonathan Kelley b659f4d5d6 chore: add back template diffing 2 years ago
  Jonathan Kelley d4b6bb8a7b feat: fix the scope rollover bug 2 years ago
  Sam Schmeink 6166d4eb73 fix: replace fxhash with rustc-hash 2 years ago
  Evan Almloff cbaf36251f cargo fix 2 years ago
  Evan Almloff b79ad4f50e Merge remote-tracking branch 'upstream/master' into optimize-templates-v3 2 years ago
  Evan Almloff 84416cbe6a check if templates are ptr eq before doing full equality check 2 years ago
  Jonathan Kelley 34d9aafe0e feat: overhaul ssr 2 years ago
  Evan Almloff 6102902387 work on optimizing web implementation 2 years ago
  Jonathan Kelley df4a1b6c7a chore: finish tweaking context api 2 years ago
  Jonathan Kelley e22923eb2d feat: core tests passing 2 years ago
  Jonathan Kelley b0cccce60a feat: miri passing 2 years ago
  Jonathan Kelley a61daf220d feat: context api overhaul 2 years ago
  Jonathan Kelley 3b166c9edd wip: clean up some things 2 years ago
  Jonathan Kelley 18d6b1ad6f feat: get web working properly 2 years ago
  Jonathan Kelley 03aea885cf chore: make clippy happy 2 years ago
  Jonathan Kelley 7c3d308ab5 chore: make warnings go away 2 years ago
  Jonathan Kelley 4dd9a616a5 wip: fragment diffing working 2 years ago
  Jonathan Kelley 9c4abcbea0 wip: more tests! 2 years ago
  Jonathan Kelley 662f58c8bc wip: add diffing tests 2 years ago
  Jonathan Kelley 0e5a59f9ed wip: error boundary 2 years ago
  Jonathan Kelley 491bf4332d wip: stop transmuting reference 2 years ago
  Jonathan Kelley 493591400f wip: pre any props 2 years ago
  Jonathan Kelley 12808ec0aa wip: think about dyn any for ScopeState 2 years ago
  Jonathan Kelley 20f9957fbe feat: diffing works on desktop! 2 years ago
  Jonathan Kelley c44bd11fe5 chore: more refactoring, docs 2 years ago
  Jonathan Kelley f7df6a9893 chore: use std::future::Future instead 2 years ago
  Jonathan Kelley f5bc137f01 chore: clean up scheduler code 2 years ago
  Jonathan Kelley fc9fe6e560 feat: split apart template mutations 2 years ago
  Jonathan Kelley 203935834d feat: suspense! 2 years ago