Commit Graph

2008 Commits (source-to-state-in-class-belt-and-braces)

Author SHA1 Message Date
Paolo Ricciuti 834cd91b36
fix: account for mounting when `select_option` in `attribute_effect` (#16309)
2 months ago
7nik c3348aea06
fix: do not proxify the value assigned to a derived (#16302)
2 months ago
github-actions[bot] 220e901a82
Version Packages (#16297)
2 months ago
Rich Harris eeb32a50d1
fix: bump esrap (#16295)
2 months ago
github-actions[bot] 5ebbedf205
Version Packages (#16281)
2 months ago
Simon H 32882a956b
feat: add parent hierarchy to `__svelte_meta` objects at dev time (#16255)
2 months ago
github-actions[bot] 9dddb31b4a
Version Packages (#16276)
2 months ago
Rich Harris 11ec907fd5
chore: simplify props (#16270)
2 months ago
Rich Harris b673145659
feat: add `getAbortSignal()` (#16266)
2 months ago
github-actions[bot] cf9f8c9c6b
Version Packages (#16257)
2 months ago
Simon H 7019894fd9
fix: ensure unowned deriveds can add themselves as reactions while connected (#16249)
2 months ago
github-actions[bot] 777e67b948
Version Packages (#16216)
2 months ago
Paolo Ricciuti 922bee9a6d
fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)
2 months ago
Fedor Nezhivoi 2af7ba2156
fix: lift unsafe_state_mutation constraints for SvelteSet and SvelteMap created inside the derived (#16221)
2 months ago
Paolo Ricciuti c4b32c2bff
fix: untrack `$inspect.with` and add check for unsafe mutation (#16209)
2 months ago
github-actions[bot] 669a2233ee
Version Packages (#16205)
3 months ago
7nik 659198a95c
fix: address css class matching regression (#16204)
3 months ago
github-actions[bot] d941cf5d3b
Version Packages (#16196)
3 months ago
7nik 2b20a2d16b
fix: match class and style directives against attribute selector (#16179)
3 months ago
github-actions[bot] 402434e6cd
Version Packages (#16195)
3 months ago
floriskn 579d0e6636
fix: ensure undefined attributes are removed during hydration (#16178)
3 months ago
Simon H a5f500e7c0
fix: keep spread non-delegated event handlers up to date (#16180)
3 months ago
7nik 838f881550
fix: avoid shadowing a variable in dynamic components (#16185)
3 months ago
Simon H 061ab31d23
fix: ensure sources within nested effects still register correctly (#16193)
3 months ago
github-actions[bot] 0524d16215
Version Packages (#16181)
3 months ago
Rich Harris b224c3fb4b
fix: coarse reactivity, alternative approach (#16100)
3 months ago
Paolo Ricciuti 7e588857c2
fix: don't set state withing `with_parent` in proxy (#16176)
3 months ago
github-actions[bot] 546608636a
Version Packages (#16157)
3 months ago
7nik 6636f748ae
fix: prevent memory leaking signals in legacy mode (#16145)
3 months ago
Matei Trandafir 92ea58bee6
fix: don't eagerly execute deriveds on resume (#16150)
3 months ago
Paolo Ricciuti 113a3daab2
fix: don't define `error.message` if it's not configurable (#16149)
3 months ago
github-actions[bot] da63318191
Version Packages (#16147)
3 months ago
ComputerGuy 36315fece4
fix: prune typescript class field declarations (#16154)
3 months ago
Lyu, Wei-Da 6a7df1cce8
fix: add missing typings for some dimension bindings (#16142)
3 months ago
github-actions[bot] f0497b15ee
Version Packages (#16133)
3 months ago
Rich Harris f5a020d56b
fix: correctly tag private class state fields (#16132)
3 months ago
github-actions[bot] ee25c15a96
Version Packages (#16128)
3 months ago
Rich Harris 438349eb88
fix: better `$inspect.trace()` output (#16131)
3 months ago
L. 292af8d38a
feat: add `command` and `commandfor` to `HTMLButtonAttributes` (#16117)
3 months ago
Paolo Ricciuti 90807ca18d
fix: properly hydrate dynamic css props components and remove element removal (#16118)
3 months ago
ComputerGuy 91272d702b
feat: add source name logging to `$inspect.trace` (#16060)
3 months ago
github-actions[bot] 17629a60db
Version Packages (#16121)
3 months ago
Paolo Ricciuti fd08cb03de
fix: reset `is_flushing` if `flushSync` is called and there's no scheduled effect (#16119)
3 months ago
github-actions[bot] 26e3286899
Version Packages (#16107)
3 months ago
Rich Harris 5f62b9e441
chore: bump esrap (#16106)
3 months ago
Paolo Ricciuti 669a32a615
fix: destructuring state in ssr (#16102)
3 months ago
github-actions[bot] d5c6991b3b
Version Packages (#16101)
3 months ago
ComputerGuy 0741ee65d1
chore: update acorn parser `ecmaVersion` to parse import attributes (#16098)
3 months ago
github-actions[bot] 2bbaaa361b
Version Packages (#16097)
3 months ago
Christoph Sanz 8d8fdb8a56
fix: add `xmlns` attribute to HTMLAttributes type (#16080)
3 months ago