Histórico de commits

Autor SHA1 Mensagem Data
  Evan Almloff 992ac4a3fb clear borrowed props after ensure_drop_safety 1 ano atrás
  Evan Almloff 9552ab6c1c pass event propagation test 1 ano atrás
  Evan Almloff d26aa95bcd update vnode ptr when parent of component reruns 1 ano atrás
  Evan Almloff cfc6887e34 use raw pointers instead of transmute to make miri happy 1 ano atrás
  Evan Almloff cf04256395 try to keep template indexes valid 1 ano atrás
  Evan Almloff c5ebdc9635 fix parents in placeholder diffing 1 ano atrás
  Evan Almloff dc4707ee2a WIP fix event bubbling 1 ano atrás
  Evan Almloff e337aff0a4 WIP split element from element ref 1 ano atrás
  Jonathan Kelley a2df9c2e89 Merge pull request #1364 from Demonthos/fix-core-leak 1 ano atrás
  Evan Almloff b8600d5144 fix tests 1 ano atrás
  Evan Almloff 2d5a4f82bf Fix the context API in lists 1 ano atrás
  Evan Almloff a2c7b69a1d set the scope stack correctly 1 ano atrás
  Evan Almloff cb4c46154d fix scope context 1 ano atrás
  Evan Almloff 04cdb14e5b improve signal copy runtime 1 ano atrás
  Jonathan Kelley 4240f8428c Fix: dont use bumpslab anymore, just box scopestates 1 ano atrás
  Jonathan Kelley 2871c8bb4d Don't use boxed cell slice, use a refcell instead 1 ano atrás
  Jonathan Kelley 81075748f6 add simple suspense methods 1 ano atrás
  Jonathan Kelley cbd88bbcc3 Rip out async components 1 ano atrás
  Evan Almloff db44721c3d update all element ids 2 anos atrás
  Evan Almloff 297c9a822e always update root id node refs 2 anos atrás
  Evan Almloff 3bb6c4bc30 don't add no op mutations 2 anos atrás
  Evan Almloff 362aadb021 sum nodes pushed instead of counting them 2 anos atrás
  Evan Almloff ae028d82f8 use bump slab 2 anos atrás
  Evan Almloff 8548b324f1 fix dropping nested scopes 2 anos atrás
  Jonathan Kelley 69a347a551 fix: scopes not dropping their hooks 2 anos atrás
  Evan Almloff 1899a10aec fix removing aborted nodes 2 anos atrás
  Evan Almloff 927db9723a handle abort diffing 2 anos atrás
  Evan Almloff 51dba50c04 use BumpBox<Any> and FromAnyValue instead of sync bounds 2 anos atrás
  Evan Almloff 044462876d Merge branch 'upstream' into fix-non-str-attributes 2 anos atrás
  Jonathan Kelley 366e46eddf chore: add some fixes to hot reload 2 anos atrás