Commit Graph

8324 Commits (1a341a25f0d2dfd7961a677dce873090b057eeec)
 

Author SHA1 Message Date
Simon H 22494be9ec
feat: introduce `$host` rune, deprecate `createEventDispatcher` (#11059)
5 months ago
Simon H 8578857332
fix: ensure deep mutation ownership widening (#11094)
5 months ago
Simon H b1a8038f8b
fix: make static `element` property available (#11079)
5 months ago
Simon H 6b7f1162ad
docs: note walk breaking change (#11078)
5 months ago
github-actions[bot] dfc55c18f0
Version Packages (next) (#11072)
5 months ago
Simon H a9e15bdf2d
breaking: robustify interop of exports and props (#11064)
5 months ago
Dominic Gannaway 452749494e
Fix unowned bug 2 (#11077)
5 months ago
Rich Harris 071d6314d9
chore: fix local dev (#11074)
5 months ago
Rich Harris 8cbe8c1197
fix: bundle CSS types (#11067)
5 months ago
github-actions[bot] ae3d472cbc
Version Packages (next) (#11057)
5 months ago
Dominic Gannaway b87d57dc6e
fix: add `anchor` support to mount() API (#11050)
5 months ago
dependabot[bot] b2892b02e1
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#11054)
5 months ago
Dominic Gannaway 02441c6a19
chore: apply each block controlled teardown optimization, again (#11051)
5 months ago
Rich Harris f7c8fd569b
Revert "chore: apply each block controlled teardown optimization (#11045)" (#11049)
5 months ago
Rich Harris bb1d229e26
fix docs (#11048)
5 months ago
Dominic Gannaway 1afec80261
chore: apply each block controlled teardown optimization (#11045)
5 months ago
Dominic Gannaway 17281c3df1
Revert "chore: remove deopts and refactor code for controlled optimizations (…" (#11043)
5 months ago
Dominic Gannaway 3ece9cd051
chore: remove deopts and refactor code for controlled optimizations (#11040)
5 months ago
github-actions[bot] d85d5a060b
Version Packages (next) (#11035)
5 months ago
Dominic Gannaway c50883e496
fix: ensure transition errors are not swallowed (#11039)
5 months ago
Dominic Gannaway b210fe3c9d
chore: remove parent DOM before children DOM (#11038)
5 months ago
Rich Harris 92909834f0
breaking: prevent unparenthesized sequence expressions in attributes (#11032)
5 months ago
github-actions[bot] 2a1d3c6e73
Version Packages (next) (#11034)
5 months ago
Rich Harris 3254d2e22f
fix: add missing package.json in package (#11033)
5 months ago
github-actions[bot] 6bb825b1b1
Version Packages (next) (#11018)
5 months ago
Dominic Gannaway 1d52c1323b
fix: improve unowned derived signal heuristics (#11029)
5 months ago
Dominic Gannaway 2a784fce16
fix: correctly handle closure passed to $derived.by when destructuring (#11028)
5 months ago
Dominic Gannaway ade3d1afb9
fix: improve $effect.active REPL autocomplete (#11027)
5 months ago
Rich Harris 3c155e3f3e
fix: ensure effect cleanup functions are called with null `this` (#11024)
5 months ago
Rich Harris ad11c5087f
fix: ensure correct context for action update/destroy functions (#11023)
5 months ago
Rich Harris 34748ba015
chore: verify that `$effect.root(...)` does not re-run (#11020)
5 months ago
Rich Harris 0a162924fb
feat: more efficient hydration markers (#11019)
5 months ago
Rich Harris 4f3fae7c6d
chore: compiler subpackage (#10988)
5 months ago
Frédéric Crozatier 1c75b9ac4d
fix: add `name` to HTMLDetailsAttributes (#11013)
5 months ago
Ignatius Bagus 0fa9d16e53
docs: fix $bindable hash link (#11011)
5 months ago
Dominic Gannaway 8c4769db37
chore: improve internal performance of effect runtime (#10999)
6 months ago
Rich Harris b6fab1cb91
chore: squelch vite warning (#11005)
6 months ago
github-actions[bot] 57813124d8
Version Packages (next) (#10995)
6 months ago
Rich Harris 7bd853b1a8
fix: hydrate HTML with surrounding whitespace (#10996)
6 months ago
Dominic Gannaway 3f6eff55a4
chore: use internal doubly linked listed for effect tree (#10994)
6 months ago
Rich Harris 4a6316818c
feat: faster HTML tags (#10986)
6 months ago
Rich Harris cd90a5d946
chore: rename css.ts to css.d.ts (#10991)
6 months ago
github-actions[bot] 442f2d7c39
Version Packages (next) (#10983)
6 months ago
Dominic Gannaway b119600966
fix: ensure child effects are removed from parent branches (#10985)
6 months ago
Rich Harris 5b2d5212d2
feat: expose `'svelte/internal'` (#10987)
6 months ago
Dominic Gannaway a1d74bd56d
chore: remove signal field from effects (#10984)
6 months ago
Dominic Gannaway 696b6922e8
fix: revert shorthand ssr comments (#10980)
6 months ago
github-actions[bot] ef0191a6ae
Version Packages (next) (#10977)
6 months ago
Rich Harris 227945d242
feat: re-export built-ins from `svelte/reactivity` on the server (#10973)
6 months ago
Dominic Gannaway 8971910940
fix: further improvements to effect scheduling and flushing (#10971)
6 months ago