Commit Graph

10203 Commits (1f58d6b7e46e48b12d37570dc2a23f77a62df185)
 

Author SHA1 Message Date
7nik 5b30fbfb0b
fix: encounter svelte:element in blocks as sibling during pruning css (#15165)
10 months ago
Rich Harris 0a5628f456 improve waterfall detection
10 months ago
Rich Harris c56ee71653 add showPendingAfter and showPendingFor
10 months ago
Rich Harris c9d61951c6 make purpose explicit
10 months ago
Rich Harris d155191556 fix
10 months ago
Rich Harris 5969b0919c waterfall detection
10 months ago
Rich Harris 51e50ecb3f add test, tidy up
10 months ago
Rich Harris 148ffd2783 warn on reactivity loss
10 months ago
Rich Harris b4ee140632 Merge branch 'main' into aa-coordination
10 months ago
Rich Harris 09cf66ccff simplify
10 months ago
Rich Harris 7e337bc21e unused
10 months ago
Rich Harris a405d477f7 remove unnecessary TEMPLATE_EFFECT distinction
10 months ago
Rich Harris 5f61b08849 simplify
10 months ago
Rich Harris 6e1a33162c tidy up
10 months ago
Rich Harris 0ace243a5f fix
10 months ago
Rich Harris 6025193b98 partial fix
10 months ago
Rich Harris 012cdebed6 fix
10 months ago
Rich Harris 028dba829f each blocks work!
10 months ago
Rich Harris 010108a38c hoist commit logic
10 months ago
Rich Harris 952ea25ed1 failing test
10 months ago
Rich Harris b5df097f7b fixes
10 months ago
Rich Harris f2002ce682 fix
10 months ago
Rich Harris 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
10 months ago
Rich Harris c270c76779 fix timing
10 months ago
Rich Harris af2224ebb3 tidy up
10 months ago
Rich Harris 2e49f7ce1e tidy
10 months ago
Rich Harris 176ec0d67b fix
10 months ago
Rich Harris 70fa1033de simplify
10 months ago
Rich Harris ffc4f1b037 mostly working
10 months ago
Rich Harris 303d738374 add should_defer_append flag
10 months ago
Rich Harris da5ff8809a cordon off hydration code
10 months ago
Rich Harris 877a417c17 move code
10 months ago
Rich Harris 3763ff39af Merge branch 'aa' into aa-coordination
10 months ago
Rich Harris 4588ad6366 Merge branch 'main' into aa
10 months ago
Rich Harris 9d9198af9e tweak
10 months ago
Rich Harris 5b0b9eb261 debugging utils
10 months ago
Rich Harris 5530ae5ea7 disable hmr for now
10 months ago
tomoam e83ab1c038
docs: fix typos and a link (#15135)
10 months ago
github-actions[bot] e4be4861bf
Version Packages (#15159)
10 months ago
Dominic Gannaway 6117037b64 fix HMR bug
10 months ago
github-actions[bot] 04addca428
Version Packages (#15156)
10 months ago
Rich Harris 2be3823e3a
chore: remove inert check from each block reconciliation (#15143)
10 months ago
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
10 months ago
Simon H 6df59055e7
docs: more examples on what is outside the rendering process (#15157)
10 months ago
Dominic Gannaway a79dfb5a19 fix conflict
10 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
10 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload (#15154)
10 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component (#15148)
10 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present (#15150)
10 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext (#15153)
10 months ago