Commit History

Author SHA1 Message Date
  Evan Almloff 49a127b31e deduplicate serve code with hot reloading in the CLI crate 1 year ago
  Jonathan Kelley a2df9c2e89 Merge pull request #1364 from Demonthos/fix-core-leak 1 year ago
  Evan Almloff b8600d5144 fix tests 1 year ago
  Evan Almloff 2d5a4f82bf Fix the context API in lists 1 year ago
  Evan Almloff a2c7b69a1d set the scope stack correctly 1 year ago
  Evan Almloff cb4c46154d fix scope context 1 year ago
  Evan Almloff 04cdb14e5b improve signal copy runtime 1 year ago
  Jonathan Kelley 4240f8428c Fix: dont use bumpslab anymore, just box scopestates 1 year ago
  Jonathan Kelley 2871c8bb4d Don't use boxed cell slice, use a refcell instead 1 year ago
  Jonathan Kelley 81075748f6 add simple suspense methods 1 year ago
  Jonathan Kelley cbd88bbcc3 Rip out async components 1 year ago
  Evan Almloff db44721c3d update all element ids 2 years ago
  Evan Almloff 297c9a822e always update root id node refs 2 years ago
  Evan Almloff 3bb6c4bc30 don't add no op mutations 2 years ago
  Evan Almloff 362aadb021 sum nodes pushed instead of counting them 2 years ago
  Evan Almloff ae028d82f8 use bump slab 2 years ago
  Evan Almloff 8548b324f1 fix dropping nested scopes 2 years ago
  Jonathan Kelley 69a347a551 fix: scopes not dropping their hooks 2 years ago
  Evan Almloff 1899a10aec fix removing aborted nodes 2 years ago
  Evan Almloff 927db9723a handle abort diffing 2 years ago
  Evan Almloff 51dba50c04 use BumpBox<Any> and FromAnyValue instead of sync bounds 2 years ago
  Evan Almloff 044462876d Merge branch 'upstream' into fix-non-str-attributes 2 years ago
  Jonathan Kelley 366e46eddf chore: add some fixes to hot reload 2 years ago
  Jonathan Kelley 8887d65e1b Merge branch 'master' into jk/suspense-rollover 2 years ago
  Jonathan Kelley 3d69d3ea92 chore: use pending instead of async 2 years ago
  Jonathan Kelley 9b0244ee5c fix: use ready nodes in more places 2 years ago
  Jonathan Kelley 6b41c9d193 fix: make sure to set scope on none 2 years ago
  Evan Almloff afd024bcb6 Merge branch 'upstream' into fix-non-str-attributes 2 years ago
  Evan Almloff 608c37428d Merge branch 'upstream' into fix-hot-reloading 2 years ago
  Evan Almloff 432bfd395e fix swaping templetes before any instances are created 2 years ago