Commit Graph

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

Author SHA1 Message Date
Paolo Ricciuti 7e588857c2
fix: don't set state withing `with_parent` in proxy (#16176)
3 months ago
Rich Harris 931f211b25
chore: fix `$.attachment` prop (#16172)
3 months ago
Rich Harris c91e69b15b
chore: remove some unnecessary code (#16160)
3 months ago
github-actions[bot] 546608636a
Version Packages (#16157)
3 months ago
7nik 5c5536eaa1
docs: clarify style precedence (#16158)
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
Rich Harris e8a7c426d4 remove errant log
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 cc8d2f6c80
docs: add note on `Object.create` (#16124)
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
Paolo Ricciuti 8faa178cd7
fix: visit expression when destructuring state declarations (#16081)
3 months ago
github-actions[bot] 370b18f278
Version Packages (#16094)
3 months ago
Rich Harris 2d2772a4a1
fix: invoke parent boundary of deriveds that throw (#16091)
3 months ago
Rich Harris 2342c8719a
chore: better HTML normalization test helper (#16056)
3 months ago
github-actions[bot] 335779dcf5
Version Packages (#16064)
3 months ago
Paolo Ricciuti 1b5f6af276
fix: destructuring snippet arguments (#16068)
3 months ago
Rich Harris b851b54e9d
Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)
3 months ago
Jack Goodall 77a5d68675
also mention that `:has` is scoped in the migration guide (#16061)
3 months ago
github-actions[bot] 194f5b34fd
Version Packages (#16059)
3 months ago
ComputerGuy 6a3066519c
fix: avoid recursion error in `EachBlock` visitor (#16058)
3 months ago
github-actions[bot] 8175091423
Version Packages (#16054)
3 months ago
ComputerGuy a65a4c09a8
remove site scripts (#16055)
3 months ago
ComputerGuy b5fcd112c6
fix: correctly transform reassignments to class fields in SSR mode (#16051)
3 months ago
github-actions[bot] e5d0cd2eb4
Version Packages (#16045)
3 months ago
Rich Harris 54990f2329
fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated (#16038)
3 months ago
github-actions[bot] 2f90dd8246
Version Packages (#16037)
3 months ago
Ray Thurn Void ff72dd27bc
fix: transitions might render animated elements without animation styles applied for the duration of some rendering frames when they start (#16035)
3 months ago
github-actions[bot] b5b814c7de
Version Packages (#16034)
3 months ago
Rich Harris 23d42fb8ac
fix: put expressions in effects unless known to be static (#15792)
3 months ago
github-actions[bot] 7a8cb378a1
Version Packages (#16033)
3 months ago
Paolo Ricciuti c9ce4f439f
fix: only `select_option` if `'value'` is in `next` (#16032)
3 months ago