Commit Graph

8269 Commits (a9e15bdf2d2aed6176d2e46f48c7744a2b8bc715)
 

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