Commit Graph

3231 Commits (69b4c9f561a6dc14899889d815d555d398799a91)

Author SHA1 Message Date
Dor Alagem 69b4c9f561
fix: skip block comments in read_value to prevent apostrophe parsing error (#18153)
4 months ago
7nik ada3076967
fix: account for proxified instance when updating `bind:this` (#18147)
4 months ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
4 months ago
github-actions[bot] b771df3464
Version Packages (#18125)
4 months ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
4 months ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
4 months ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
5 months ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
5 months ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
5 months ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
5 months ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
5 months ago
Simon H 15588f5fbf
fix: avoid false positives for reactivity loss warning (#18088)
5 months ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
5 months ago
Simon H 3937ec03bd
fix: correctly calculate `@const` blockers (#18039)
5 months ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
5 months ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
5 months ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
5 months ago
Rich Harris 6b653b8d17
chore: simplify parser (#18077)
5 months ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
5 months ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
5 months ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
5 months ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
5 months ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
5 months ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
5 months ago
Rich Harris a9530e5330
chore: add labels to more internal deriveds (#18050)
5 months ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
5 months ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
5 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
5 months ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
5 months ago
github-actions[bot] 37ab33c0a3
Version Packages (#18006)
5 months ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
5 months ago
Simon H 04eadbc8a9
fix: correctly handle bindings on the server (#18009)
5 months ago
Paolo Ricciuti 957f2755fa
fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015)
5 months ago
Simon H a9d8439ad1
fix: reschedule new effects in prior batches (#18021)
5 months ago
Simon H 669f6b45a3
fix: prevent hydration error on async `{@html ...}` (#17999)
5 months ago
Simon H 5e8662fb23
chore: lots of async tests (#17997)
5 months ago
github-actions[bot] 6e52f40d41
Version Packages (#17984)
5 months ago
Simon H 1773cb5b59
fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)
5 months ago
moaaz a94924b677
fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)
5 months ago
github-actions[bot] db69b7e345
Version Packages (#17965)
5 months ago
Abishek Raj R R 7123bf3a13
fix: remove trailing semicolon from {@const} tag printer (#17962)
5 months ago
Nitin Sahu 8e4de9b145
fix: null out effect.b in destroy_effect to prevent memory leak (#17980)
5 months ago
Simon H 6b33dd2a1e
fix: group sync statements (#17977)
5 months ago
Paolo Ricciuti 425fba33fe
fix: hydration comments during hmr (#17975)
5 months ago
Simon H 803c565feb
fix: properly invoke `iterator.return()` during reactivity loss check (#17966)
5 months ago
Rich Harris 0adc22c9ae
fix: defer batch resolution until earlier intersecting batches have committed (#17162)
5 months ago
github-actions[bot] 7ec156a7b0
Version Packages (#17953)
5 months ago
Rich Harris c89f6abae8
feat: allow `css`, `runes`, `customElement` compiler options to be functions (#17951)
5 months ago
Rich Harris 5faf102782
fix: reinstate reactivity loss tracking (#17801)
5 months ago
github-actions[bot] 6a303c3638
Version Packages (#17936)
6 months ago