Commit Graph

599 Commits (1c33ff0107f67b329551082359ef41f59163dd50)

Author SHA1 Message Date
Rich Harris 1c33ff0107
fix: make snippet effects transparent for transitions (#11195)
6 months ago
Rich Harris 8fef412dbb
feat: use state proxy ancestry for ownership validation (#11184)
6 months ago
Dominic Gannaway 77ed790fb3
fix: ensure bind:this unmount behavior for members is conditional (#11193)
6 months ago
Simon H e7869faf4d
fix: return ast from `compile` (#11191)
6 months ago
github-actions[bot] 30fa876a79
Version Packages (next) (#11186)
6 months ago
Dominic Gannaway 18097478fc
breaking: remove unstate(), replace with $state.snapshot rune (#11180)
6 months ago
Simon H cd7c3fea16
fix: more accurate default value handling (#11183)
6 months ago
github-actions[bot] ae7d73453c
Version Packages (next) (#11176)
6 months ago
Dominic Gannaway 2fa095b61e
fix: improve spreading of attributes (#11177)
6 months ago
Daniel d061f2f137
fix: ssr comments in head elements that require raw content (#10936)
6 months ago
github-actions[bot] 322737ac01
Version Packages (next) (#11162)
6 months ago
Tan Li Hau 8caaa375cf
feat: add reactive URL object to svelte/reactivity (#11157)
6 months ago
Rich Harris 2cefd785a4
fix: make ownership validation work with HMR (#11171)
6 months ago
Tan Li Hau a092899843
feat: update error message for snippet binding and assignments (#11168)
6 months ago
Tan Li Hau d1976c07ff
fix: fix string name of reactive map and set iterator (#11169)
6 months ago
Tan Li Hau 9b67ee18eb
fix: throw error when auto-subscribed store variable shadow by local variable (#11170)
6 months ago
Rich Harris f90639d89c
add missing changeset for #11155 (#11161)
6 months ago
github-actions[bot] be842425f5
Version Packages (next) (#11154)
6 months ago
Rich Harris 02f8dafeaa
changeset (#11153)
6 months ago
github-actions[bot] 70ddaf4048
Version Packages (next) (#11133)
6 months ago
Dominic Gannaway 19144b000f
fix: add validation around disallowed sequence expressions to element attributes (#11149)
6 months ago
Tan Li Hau 15eb5b5864
fix: missing classes after dynamic expressions in class attributes (#11134)
6 months ago
Rich Harris d5776c3ec3
feat: simplify HMR implementation (#11132)
6 months ago
github-actions[bot] a740b7bb43
Version Packages (next) (#11130)
6 months ago
Dominic Gannaway 0896543e67
fix: further improvements to hmr component key generation (#11129)
6 months ago
github-actions[bot] 3f9f28604e
Version Packages (next) (#11126)
6 months ago
Dominic Gannaway 53e6a99458
fix: use correct meta property for hmr key (#11125)
6 months ago
github-actions[bot] 37b689b320
Version Packages (next) (#11121)
6 months ago
Dominic Gannaway b01af747e8
fix: use keys for hmr modules (#11123)
6 months ago
Dominic Gannaway 1183984f68
fix: addresses reactive Set bug in certain engines (#11120)
6 months ago
github-actions[bot] 710c8f4924
Version Packages (next) (#11111)
6 months ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
6 months ago
Dominic Gannaway 3bb231197e
fix: loosen proxy signal creation heuristics (#11109)
6 months ago
Simon H 27891cb2dd
fix: ensure top level snippets are defined when binding to component prop (#11104)
6 months ago
github-actions[bot] e8f7437cf6
Version Packages (next) (#11093)
6 months ago
Simon H 5a1c756a4e
fix: execute sole static script tag (#11095)
6 months ago
Dominic Gannaway 3c2f4d2d55
fix: improve hydration of svelte head blocks (#11099)
6 months ago
Dominic Gannaway 48549f7d00
fix: improve internal proxied state signal heuristic (#11102)
6 months ago
Simon H ed9bab9200
fix: better sibling selector handling (#11096)
6 months ago
Dominic Gannaway 3462c54fd2
fix: improve compiled output of multiple call expression in single text node (#11097)
6 months ago
Simon H 22494be9ec
feat: introduce `$host` rune, deprecate `createEventDispatcher` (#11059)
6 months ago
Simon H 8578857332
fix: ensure deep mutation ownership widening (#11094)
6 months ago
Simon H b1a8038f8b
fix: make static `element` property available (#11079)
6 months ago
github-actions[bot] dfc55c18f0
Version Packages (next) (#11072)
6 months ago
Simon H a9e15bdf2d
breaking: robustify interop of exports and props (#11064)
6 months ago
Dominic Gannaway 452749494e
Fix unowned bug 2 (#11077)
6 months ago
Rich Harris 8cbe8c1197
fix: bundle CSS types (#11067)
6 months ago
github-actions[bot] ae3d472cbc
Version Packages (next) (#11057)
6 months ago
Dominic Gannaway b87d57dc6e
fix: add `anchor` support to mount() API (#11050)
6 months ago
github-actions[bot] d85d5a060b
Version Packages (next) (#11035)
6 months ago