Commit Graph

9828 Commits (yield)
 

Author SHA1 Message Date
Dominic Gannaway c5a1f2d0fa rename
11 months ago
Dominic Gannaway 6b24dcddf9 cleanup
11 months ago
Dominic Gannaway 3430305bd6 cleanup
11 months ago
Dominic Gannaway 30bf2f68f0 cleanup
11 months ago
Dominic Gannaway 6e6d378665 feat: add $effect.yield rune
11 months ago
Dominic Gannaway 2061ad66c1 feat: add $effect.yield rune
11 months ago
Dominic Gannaway 5e0c763f27 feat: add $effect.yield rune
11 months ago
Dominic Gannaway d5914f3986 feat: add $effect.yield rune
11 months ago
Dominic Gannaway f2aba081c0 feat: add $effect.yield rune
11 months ago
Rich Harris 36a437c2f9
fix: compare array contents for equality mismatch detections, not the arrays themselves (#14738)
11 months ago
joakim d7e4bd2c66
Link to migration guide from <svelte:component> documentation (#14737)
11 months ago
github-actions[bot] 5529ad241f
Version Packages (#14735)
11 months ago
Simon H 3146e93bbb
chore: loose parser improvements (#14733)
11 months ago
Paolo Ricciuti 36d73cad55
fix: correctly highlight first rerun of `$inspect.trace` (#14734)
11 months ago
github-actions[bot] e0e999055d
Version Packages (#14728)
11 months ago
Dominic Gannaway 699dc6e4f7
fix: improve unowned derived performance (#14724)
11 months ago
github-actions[bot] bbf38291fc
Version Packages (#14715)
11 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
11 months ago
github-actions[bot] 64a32cec38
Version Packages (#14708)
12 months ago
Rich Harris 9f964177ec
note when features were added (#14709)
12 months ago
Rich Harris ecd1b48095
bump changeset to minor (#14710)
12 months ago
Rich Harris b0e3c5b438
feat: add outro option to unmount (#14540)
12 months ago
Simon H f0af633263
feat: loose parser mode (#14691)
12 months ago
github-actions[bot] af9b071622
Version Packages (#14698)
12 months ago
Paolo Ricciuti 887ce6ab4b
fix: don't add parenthesis to media query if already present (#14699)
12 months ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` (#14601)
12 months ago
Dominic Gannaway 2e0dcd7872
fix: ensure if block paths retain correct template namespacing (#14685)
12 months ago
github-actions[bot] 780041a51e
Version Packages (#14689)
12 months ago
Yang Pan 88c2d6ea36
fix: Allow unquoted slash in attributes (#14615)
12 months ago
waedi 65db409860
docs: typo in ## script_context_deprecated (#14694)
12 months ago
Paolo Ricciuti 5e8d6edcf8
fix: make `defaultValue` work with spread (#14640)
12 months ago
James Glenn 432db95358
docs: Update the linked playgrounds in the snippet docs (#14676)
12 months ago
Rich Harris ef8bd6adeb
fix: better handle hydration of script/style elements (alternative) (#14683)
12 months ago
Dominic Gannaway 8ba1b9ddd0
fix: avoid mutation validation for invalidate_inner_signals (#14688)
12 months ago
github-actions[bot] 7aa80fc2a7
Version Packages (#14682)
12 months ago
Paolo Ricciuti edfc0a9c6a
fix: correctly handle ssr for `reactivity/window` (#14681)
12 months ago
Rich Harris 1d7f0fe313
chore: remove preview site (#14428)
12 months ago
Rich Harris 0ec251f09d
chore: remove outdated TODO comment (#14664)
12 months ago
github-actions[bot] a5a4649743
Version Packages (#14679)
12 months ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning (#14663)
12 months ago
Paolo Ricciuti ea6fd95332
fix: account for global block in `is_empty` (#14677)
12 months ago
github-actions[bot] b0374f8863
Version Packages (#14662)
12 months ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
12 months ago
Simon H a2539cfe1f
fix: correctly set custom element props (#14508)
12 months ago
github-actions[bot] cb5734ae66
Version Packages (#14652)
12 months ago
grieben a26b6d80ef
fix: overwrite #last_value when Spring is `.set()` with `{instant: true}` (#14656)
12 months ago
Dominic Gannaway fb879dd702
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
12 months ago
Paolo Ricciuti ab1f7f437e
fix: transform everything that is not a selector inside `:global` (#14577)
12 months ago
Simon H 88184cd769
fix: don't emit assignment warnings for bindings (#14651)
12 months ago
Dominic Gannaway 66e30d3288
fix: ensure snippet hoisting works in the correct scope (#14642)
12 months ago