Commit Graph

1003 Commits (ca2f02c23e44ad66b3ca24fae56eae58baee55d7)

Author SHA1 Message Date
github-actions[bot] ca2f02c23e
Version Packages (next) (#12515)
5 months ago
Rich Harris ff080cbbdc
fix: improve validation error that occurs when using `{@render ...}` to render default slotted content (#12521)
5 months ago
Rich Harris f402d01454
fix: reset hydrate_node after `hydrate(...)` (#12512)
5 months ago
github-actions[bot] 30b143cef0
Version Packages (next) (#12504)
5 months ago
Simon H e02c90209b
fix: make animations more robust to quick shuffling (#12496)
5 months ago
Dominic Gannaway 20e6508c47
fix: ensure $state proxy invokes set accessor if present (#12503)
5 months ago
Rich Harris 2ce2b7d98b
feat: warn if binding to a non-reactive property (#12500)
5 months ago
github-actions[bot] 919e7adaa8
Version Packages (next) (#12487)
5 months ago
Simon H 5d82573dcd
fix: properly assign trailing comments (#12471)
5 months ago
Simon H 48c5503b53
fix: set volume through DOM property (#12485)
5 months ago
Simon H 35ab21df93
fix: don't add imports to hoisted event parameters (#12493)
5 months ago
Simon H 4b8674fe02
fix: ensure async initial store value is noticed (#12486)
5 months ago
Dominic Gannaway ea22840e8c
breaking: remove deep reactivity from non-bindable props (#12484)
5 months ago
github-actions[bot] 44d72d69cf
Version Packages (next) (#12478)
5 months ago
Simon H 32b55eaa93
breaking: warn on quotes single-expression attributes in runes mode (#12479)
5 months ago
Simon H bc9907aa1c
fix: hydrate multiple `<svelte:head>` elements correctly (#12475)
5 months ago
Simon H 4fd6d29227
fix: assign correct scope to attributes of named slot (#12476)
5 months ago
github-actions[bot] 0c15a7f98e
Version Packages (next) (#12470)
5 months ago
Rich Harris c287bd503d
Raw snippet alternative (#12425)
5 months ago
github-actions[bot] 9666215e6d
Version Packages (next) (#12463)
5 months ago
Simon H 9c507a0a57
fix: ensure `$state.snapshot` never errors (#12445)
5 months ago
Rich Harris 07b0db83c5
feat: move dev-time component properties to private symbols (#12461)
5 months ago
github-actions[bot] e196bb2140
Version Packages (next) (#12459)
5 months ago
Simon H 3d354f0d5c
fix: ensure previous transitions are properly aborted (#12460)
5 months ago
Simon H 436cc99740
fix: always pass original component to HMR wrapper (#12454)
5 months ago
github-actions[bot] 1ce4cd5480
Version Packages (next) (#12456)
5 months ago
Simon H d9569d052e
feat: add ability to ignore warnings through compiler option (#12296)
5 months ago
Rich Harris c92620dcbe
feat: skip pending block for already-resolved promises (#12274)
5 months ago
Rich Harris b1cf2ece63
fix: defer animations (#12453)
5 months ago
github-actions[bot] 649a0507f7
Version Packages (next) (#12443)
5 months ago
Simon H da6e192e1d
fix: ensure hydration walks all nodes (#12448)
5 months ago
Simon H 141e3e9f92
fix: prevent whitespaces merging across component boundaries (#12449)
5 months ago
BlueGreenMagick 81ed425b5a
fix: allow leading and trailing comments in mustache tag (#11866)
5 months ago
Rich Harris a8dc96eb43
fix: detect mutations within assignments expressions (alternative approach) (#12429)
5 months ago
github-actions[bot] b27113ddfd
Version Packages (next) (#12433)
6 months ago
Ahmad S 879d88f612
fix: show correct errors for invalid runes in `.svelte.js` files (#12432)
6 months ago
Rich Harris 8d3c0266ce
breaking: use `structuredClone` inside `$state.snapshot` (#12413)
6 months ago
github-actions[bot] 7ea418b2f8
Version Packages (next) (#12408)
6 months ago
Simon H 51f12d243d
fix: properly validate snippet/slot interop (#12421)
6 months ago
Simon H 70cec4e40e
fix: cache call expressions in render tag arguments (#12418)
6 months ago
Rich Harris 36a6a6b789
fix: optimize `bind:group` (#12406)
6 months ago
github-actions[bot] bf0d1efb00
Version Packages (next) (#12395)
6 months ago
Simon H 277370a79d
fix: properly delay intro transitions (#12389)
6 months ago
Simon H f846cb4833
fix: disallow using `let:` directives with component render tags (#12400)
6 months ago
Leon Scherer fd7b950e7d
fix: Abort outro when intro starts (#12321)
6 months ago
Lyu, Wei-Da 95422e22b6
fix: handle empty else if block in legacy AST (#12397)
6 months ago
Simon H 587bbe4b5f
fix: more event handling tweaks (#12383)
6 months ago
Paolo Ricciuti 4e8d1c8c52
feat: runtime dev warn for mismatched `@html` (#12396)
6 months ago
Paolo Ricciuti 1d76ccf288
fix: style shorthand not referencing variables (#12392)
6 months ago
github-actions[bot] 898fe30efe
Version Packages (next) (#12387)
6 months ago