Commit Graph

1843 Commits (885f3d61536c22bb560ff3ce1695e4045524320d)

Author SHA1 Message Date
ComputerGuy a9eb8462b5 Merge remote-tracking branch 'upstream/main' into $state-invalidate
5 months ago
github-actions[bot] 475b5dbe83
Version Packages (#15712)
5 months ago
ComputerGuy 1d3833f3b5 Merge remote-tracking branch 'upstream/main' into $state-invalidate
5 months ago
Paolo Ricciuti 966ccfbe74
fix: set deriveds as `CLEAN` if they are assigned to (#15592)
5 months ago
7nik 708f541ad8
fix: better scope `:global()` with nesting selector `&` (#15671)
5 months ago
github-actions[bot] 7694818f9c
Version Packages (#15705)
5 months ago
Simon H 98d14ece66
fix: rework binding ownership validation (#15678)
5 months ago
Rich Harris caf62ee687
fix: allow `$.state` and `$.derived` to be treeshaken (#15702)
5 months ago
github-actions[bot] 7b850d3fba
Version Packages (#15696)
5 months ago
Dominic Gannaway 3d0bc34149
fix: address untracked_writes memory leak (#15694)
5 months ago
github-actions[bot] c544a59351
Version Packages (#15665)
5 months ago
ComputerGuy acc8361cd2 init
5 months ago
Dominic Gannaway 80557bbc1c
fix: ensure clearing of old values happens independent of root flushes (#15664)
5 months ago
github-actions[bot] 5b9053d111
Version Packages (#15650)
5 months ago
Simon H 959f593487
fix: ignore generic type arguments while creating AST (#15659)
5 months ago
7nik e035e2838f
Fix: consider component and its snippets during css pruning (#15630)
5 months ago
github-actions[bot] c822f9b0bf
Version Packages (#15649)
5 months ago
ComputerGuy ec91cacab2
init (#15628)
5 months ago
Simon H 97542048df
fix: silence assignment warning on more function bindings (#15644)
5 months ago
Simon H 046145fdd7
fix: make sure CSS is preserved during SSR with bindings (#15645)
5 months ago
github-actions[bot] d6d99ca2fd
Version Packages (#15647)
5 months ago
Simon H b93d004d98
fix: ensure `undefined` class still applies scoping class, if necessary (#15643)
5 months ago
Simon H 6f8068637c
fix: support TS type assertions (#15642)
5 months ago
github-actions[bot] f498a21063
Version Packages (#15587)
6 months ago
Paolo Ricciuti 3080c1334e
fix: prevent state runes from being called with spread (#15585)
6 months ago
github-actions[bot] 7fe9bf524b
Version Packages (#15582)
6 months ago
Paolo Ricciuti 33d118f8a2
feat: migrate reassigned deriveds to `$derived` (#15581)
6 months ago
github-actions[bot] c1ae8953aa
Version Packages (#15580)
6 months ago
Blade Barringer d1bd32ec9e
fix: allow get_proxied_value to return original value when error (#15577)
6 months ago
github-actions[bot] 6e343b9ad7
Version Packages (#15578)
6 months ago
Rich Harris 5a8fa69dbf
feat: make deriveds writable (#15570)
6 months ago
github-actions[bot] 2d3b65dfbd
Version Packages (#15575)
6 months ago
Dominic Gannaway 1f37c02f91
fix: ensure toStore root effect is connected to correct parent effect (#15574)
6 months ago
Paolo Ricciuti ade66c6fea
fix: use `get` in constructor for deriveds (#15300)
6 months ago
github-actions[bot] e25c281296
Version Packages (#15551)
6 months ago
Rich Harris d2e79326c7
fix: don't depend on deriveds created inside the current reaction (#15564)
6 months ago
Dominic Gannaway 1d10a65b78
fix: check if DOM prototypes are extensible (#15569)
6 months ago
Robert Gieseke 1a5fb8fd51
fix: Keep inlined JSDoc comments in property conversion of svelte-migrate (#15567)
6 months ago
Rich Harris 6915c12b58
feat: allow state created in deriveds/effects to be written/read locally without self-invalidation (#15553)
6 months ago
Rich Harris c436b6cdbe
fix: simplify set calls for proxyable values (#15548)
6 months ago
github-actions[bot] 190c0c7653
Version Packages (#15536)
6 months ago
Paolo Ricciuti 5b9f0df8ee
fix: don't hoist listeners that access non hoistable snippets (#15534)
6 months ago
github-actions[bot] 74917ae703
Version Packages (#15501)
6 months ago
adiGuba 32ee6c1bc2
rune_invalid_arguments_length (#15516)
6 months ago
7nik 8e9a21e374
fix: correctly match `:has()`'s selector during css pruning (#15277)
6 months ago
Éric NICOLAS f227cfcea8
fix: Allow global-like pseudo-selectors refinement (#15313)
6 months ago
Ben McCann e74fbcbbac
chore: don't distribute unused types definitions (#15473)
6 months ago
ComputerGuy 489f463d7b
fix: replace `undefined` with `void 0` to avoid edge case (#15511)
6 months ago
Dominic Gannaway 5d3aa2bda4
fix: ensure transient writes to tracked parent effects works as expected (#15506)
6 months ago
D.V. Colomban b27ca425c7
fix: add files and group properties to HTMLInputAttributes (#15492)
6 months ago