Commit Graph

8408 Commits (eb7e32c1689e48b68b5c7ce1d194299a2aa377b9)
 

Author SHA1 Message Date
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)
5 months ago
Rich Harris b6fab1cb91
chore: squelch vite warning (#11005)
5 months ago
github-actions[bot] 57813124d8
Version Packages (next) (#10995)
5 months ago
Rich Harris 7bd853b1a8
fix: hydrate HTML with surrounding whitespace (#10996)
5 months ago
Dominic Gannaway 3f6eff55a4
chore: use internal doubly linked listed for effect tree (#10994)
5 months ago
Rich Harris 4a6316818c
feat: faster HTML tags (#10986)
5 months ago
Rich Harris cd90a5d946
chore: rename css.ts to css.d.ts (#10991)
5 months ago
github-actions[bot] 442f2d7c39
Version Packages (next) (#10983)
5 months ago
Dominic Gannaway b119600966
fix: ensure child effects are removed from parent branches (#10985)
5 months ago
Rich Harris 5b2d5212d2
feat: expose `'svelte/internal'` (#10987)
5 months ago
Dominic Gannaway a1d74bd56d
chore: remove signal field from effects (#10984)
5 months ago
Dominic Gannaway 696b6922e8
fix: revert shorthand ssr comments (#10980)
5 months ago
github-actions[bot] ef0191a6ae
Version Packages (next) (#10977)
5 months ago
Rich Harris 227945d242
feat: re-export built-ins from `svelte/reactivity` on the server (#10973)
5 months ago
Dominic Gannaway 8971910940
fix: further improvements to effect scheduling and flushing (#10971)
5 months ago
Rich Harris 293f905a53
chore: use #client alias (#10974)
5 months ago
Rich Harris f303d82043
chore: tidy up server exports (#10972)
5 months ago
Rich Harris d49e2aeb15
chore: explicit reexports (#10970)
5 months ago
Rich Harris 8a758d86ee
move some code (#10969)
5 months ago
Rich Harris cebbccbcba
chore: move svelte/internal to svelte/internal/client (#10968)
5 months ago
Rich Harris eaa243d2da
chore: reshuffle some code (#10967)
5 months ago
github-actions[bot] de6a802435
Version Packages (next) (#10966)
5 months ago
Dominic Gannaway ea6fd72e79
fix: apply animate on prefix/suffix each block mutations (#10965)
5 months ago
github-actions[bot] 1c645c3c07
Version Packages (next) (#10963)
5 months ago
Dominic Gannaway f118f8ea27
fix: improve action support for nested $effect (#10962)
5 months ago
Dominic Gannaway d50b7661e5
fix: improve effect sequencing and execution order (#10949)
5 months ago
Rich Harris 2079e675ea
replace skip_if_ssr and skip_if_hydrate with modes (#10956)
5 months ago
Rich Harris 326e2b4840
chore: simplify templates (#10954)
5 months ago
Dominic Gannaway faf838c46d
update playwright (#10955)
5 months ago
Dominic Gannaway cb18f8fbbe
chore: root effects should not have parents (#10950)
5 months ago
Rich Harris 9a4cd7e8d8
chore: refactor effects a bit (#10948)
5 months ago