.. |
ambiguous-source
|
breaking: init Svelte 5
|
1 year ago |
attribute-spread-casing
|
fix: better attribute casing logic (#9626)
|
1 year ago |
bind-state-property
|
fix: ensure we visit assignments during compilation (#9511)
|
1 year ago |
class-private-state
|
breaking: init Svelte 5
|
1 year ago |
class-private-state-increment
|
breaking: init Svelte 5
|
1 year ago |
class-private-state-init
|
breaking: init Svelte 5
|
1 year ago |
class-state
|
breaking: init Svelte 5
|
1 year ago |
class-state-constructor-closure
|
fix: address runtime effect issues (#9417)
|
1 year ago |
class-state-constructor-closure-private
|
fix: address runtime effect issues (#9417)
|
1 year ago |
class-state-derived
|
breaking: init Svelte 5
|
1 year ago |
class-state-derived-private
|
breaking: init Svelte 5
|
1 year ago |
class-state-derived-unowned
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
class-state-increment
|
breaking: init Svelte 5
|
1 year ago |
class-state-init
|
breaking: init Svelte 5
|
1 year ago |
class-state-init-conflict
|
breaking: init Svelte 5
|
1 year ago |
class-state-init-eager
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
class-state-init-eager-2
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
class-state-init-eager-3
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
class-state-public-private
|
breaking: init Svelte 5
|
1 year ago |
component-let-directive
|
breaking: init Svelte 5
|
1 year ago |
component-prop-unescaped
|
fix: only escape attribute values for elements, not components (#9456)
|
1 year ago |
derived-destructured
|
breaking: init Svelte 5
|
1 year ago |
derived-direct
|
breaking: init Svelte 5
|
1 year ago |
derived-indirect-arrow-fn
|
breaking: init Svelte 5
|
1 year ago |
derived-indirect-fn
|
breaking: init Svelte 5
|
1 year ago |
derived-indirect-fn-2
|
breaking: init Svelte 5
|
1 year ago |
derived-stale-value
|
breaking: init Svelte 5
|
1 year ago |
directives-with-member-access
|
chore: more validation errors (#9723)
|
1 year ago |
dynamic-style-attr
|
fix: support dynamic attributes containing call expressions (#9443)
|
1 year ago |
each-bind-this-member
|
fix: omit this bind this arg if we know it's not a signal (#9635)
|
1 year ago |
each-mutation
|
Proxied state (#9739)
|
1 year ago |
effect
|
breaking: init Svelte 5
|
1 year ago |
effect-active
|
feat: add $effect.active rune (#9591)
|
1 year ago |
effect-cleanup
|
fix: address runtime effect issues (#9417)
|
1 year ago |
effect-loop
|
breaking: init Svelte 5
|
1 year ago |
effect-loop-2
|
breaking: init Svelte 5
|
1 year ago |
effect-order
|
Proxied state (#9739)
|
1 year ago |
effect-root
|
feat: add $effect.root rune (#9638)
|
1 year ago |
effect-self-scheduling
|
breaking: init Svelte 5
|
1 year ago |
effects-order
|
breaking: init Svelte 5
|
1 year ago |
event-arguments
|
fix: ensure event handlers containing arguments are not hoisted (#9758)
|
1 year ago |
event-arguments-2
|
fix: ensure event handlers containing arguments are not hoisted (#9758)
|
1 year ago |
event-attribute
|
breaking: init Svelte 5
|
1 year ago |
event-attribute-bubble
|
breaking: init Svelte 5
|
1 year ago |
event-attribute-capture
|
breaking: init Svelte 5
|
1 year ago |
event-attribute-not-hoistable
|
fix: tighten up event attributes and hoisting logic (#9433)
|
1 year ago |
event-attribute-spread
|
breaking: init Svelte 5
|
1 year ago |
event-attribute-spread-capture
|
breaking: init Svelte 5
|
1 year ago |
event-attribute-spread-collision
|
fix: tighten up event attributes and hoisting logic (#9433)
|
1 year ago |
event-attribute-template
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
event-attribute-window
|
breaking: init Svelte 5
|
1 year ago |
event-exported
|
breaking: init Svelte 5
|
1 year ago |
event-listener-spread
|
fix: exclude internal props from spread attributes (#9384)
|
1 year ago |
event-used-in-component-and-element
|
breaking: init Svelte 5
|
1 year ago |
exports1
|
breaking: init Svelte 5
|
1 year ago |
exports2
|
breaking: init Svelte 5
|
1 year ago |
globals-deconflicted
|
fix: deconflict generated names against globals (#9570)
|
1 year ago |
inspect
|
`$inspect` rune (#9705)
|
1 year ago |
inspect-derived
|
correctly inspect derived values (#9731)
|
1 year ago |
inspect-trace
|
`$inspect` rune (#9705)
|
1 year ago |
invalidate-effect
|
fix: improve consistency issues around binding invalidation (#9810)
|
1 year ago |
legacy-class-transformation
|
breaking: init Svelte 5
|
1 year ago |
lifecycle-render-order-for-children
|
breaking: init Svelte 5
|
1 year ago |
lifecycle-render-order-for-children-2
|
breaking: init Svelte 5
|
1 year ago |
lifecycle-render-order-for-children-3
|
breaking: init Svelte 5
|
1 year ago |
lifecycle-render-order-for-children-4
|
breaking: init Svelte 5
|
1 year ago |
member-mutation
|
fix: improve member expression mutation logic (#9625)
|
1 year ago |
module-context-export
|
fix: only treat instance context exports as accessors (#9500)
|
1 year ago |
mutation
|
breaking: init Svelte 5
|
1 year ago |
mutation-both
|
breaking: init Svelte 5
|
1 year ago |
mutation-local
|
breaking: init Svelte 5
|
1 year ago |
not-actual-runes
|
breaking: init Svelte 5
|
1 year ago |
nullish-operator
|
Proxied state (#9739)
|
1 year ago |
pre-effect
|
breaking: init Svelte 5
|
1 year ago |
pre-effect-ordering
|
breaking: init Svelte 5
|
1 year ago |
props
|
chore: use proxy instead of signal in createRoot (#9799)
|
1 year ago |
props-bound
|
breaking: init Svelte 5
|
1 year ago |
props-bound-fallback
|
feat: disallow fallback values with bindings in runes mode (#9784)
|
1 year ago |
props-bound-to-normal
|
breaking: init Svelte 5
|
1 year ago |
props-default-value-behavior
|
feat: disallow fallback values with bindings in runes mode (#9784)
|
1 year ago |
props-default-value-lazy
|
breaking: init Svelte 5
|
1 year ago |
props-derived
|
fix: ensure computed props are cached with derived (#9757)
|
1 year ago |
props-quoted
|
breaking: init Svelte 5
|
1 year ago |
props-spread-fallback
|
fix: keep fallback value after spread update not setting that prop (#9717)
|
1 year ago |
proxy
|
Proxied state (#9739)
|
1 year ago |
proxy-array
|
Proxied state (#9739)
|
1 year ago |
proxy-array-length
|
fix: ensure proxied array length is updated (#9782)
|
1 year ago |
proxy-cyclical
|
Proxied state (#9739)
|
1 year ago |
proxy-deep
|
Proxied state (#9739)
|
1 year ago |
proxy-nested
|
Proxied state (#9739)
|
1 year ago |
proxy-prop-bound
|
Proxied state (#9739)
|
1 year ago |
proxy-prop-default-readonly
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
proxy-prop-default-readonly-reassigned
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
proxy-prop-readonly
|
feat: make fallback prop values readonly (#9789)
|
1 year ago |
rune-name-used-by-rune
|
breaking: init Svelte 5
|
1 year ago |
runes-from-func
|
breaking: init Svelte 5
|
1 year ago |
runes-in-module-context
|
breaking: init Svelte 5
|
1 year ago |
slot
|
fix: ensure `$$slots` exists in runes mode (#9718)
|
1 year ago |
snippet
|
breaking: init Svelte 5
|
1 year ago |
snippet-argument
|
feat: native TypeScript support (#9482)
|
1 year ago |
snippet-argument-destructured
|
breaking: init Svelte 5
|
1 year ago |
snippet-duplicate-children
|
fix: allow duplicate snippet declaration names (#9759)
|
1 year ago |
snippet-dynamic-children
|
fix: ensure implicit children snippet renders correctly (#9706)
|
1 year ago |
snippet-hoisting
|
fix: add top level snippets to instance scope (#9467)
|
1 year ago |
snippet-namespace-1
|
breaking: init Svelte 5
|
1 year ago |
snippet-namespace-2
|
breaking: init Svelte 5
|
1 year ago |
snippet-prop-explicit
|
breaking: init Svelte 5
|
1 year ago |
snippet-prop-explicit-no-args
|
breaking: init Svelte 5
|
1 year ago |
snippet-prop-implicit
|
breaking: init Svelte 5
|
1 year ago |
snippet-prop-reactive
|
breaking: init Svelte 5
|
1 year ago |
snippet-reactive
|
breaking: init Svelte 5
|
1 year ago |
snippet-reactive-args
|
fix: prevent reactive snippet from reinitializing unnecessarily (#9665)
|
1 year ago |
snippet-scope
|
fix: apply correct snippet scope (#9623)
|
1 year ago |
snippet-spread
|
breaking: init Svelte 5
|
1 year ago |
snippet-validation-error-1
|
fix: check that snippet is not rendered as a component (#9423)
|
1 year ago |
snippet-validation-error-2
|
fix: check that snippet is not rendered as a component (#9423)
|
1 year ago |
state-undefined
|
breaking: init Svelte 5
|
1 year ago |
store-no-mutation-validation
|
breaking: init Svelte 5
|
1 year ago |
tick-timing
|
breaking: init Svelte 5
|
1 year ago |
typescript
|
feat: native TypeScript support (#9482)
|
1 year ago |
typescript-as-expression
|
fix: handle ts expressions when dealing with runes (#9681)
|
1 year ago |
typescript-const1
|
chore: more validation errors (#9723)
|
1 year ago |
typescript-each-indexed
|
Typescript each indexed (#9567)
|
1 year ago |
typescript-non-null-expression
|
fix: handle ts expressions when dealing with runes (#9681)
|
1 year ago |
unstate
|
feat: add unstate utility function (#9776)
|
1 year ago |
untracked
|
breaking: init Svelte 5
|
1 year ago |
wrapped-$state
|
breaking: init Svelte 5
|
1 year ago |
wrapped-$state-2
|
breaking: init Svelte 5
|
1 year ago |