Commit Graph

10347 Commits (1ca1be5a030010404f3bb60a20e858fafbba732c)
 

Author SHA1 Message Date
Rich Harris 1ca1be5a03 fix
3 months ago
Rich Harris 4018b50247 add separate test suite
3 months ago
Rich Harris b80eb3e297 fix
3 months ago
Rich Harris 5db4ea878a fix
3 months ago
Rich Harris 0a61c80be3 tweak test logic to reduce false negatives
3 months ago
ComputerGuy e41bbe7a1c quote text in `Attribute` visitor
3 months ago
ComputerGuy bfcec71134 Merge branch 'main' into print
3 months ago
ComputerGuy 0de2182acc `SelectorList`, `<svelte:whatever />`
3 months ago
ComputerGuy 0b9f5607c6 `KeyBlock`
3 months ago
ComputerGuy 566da5b95f add tags, `AnimateDirective`
3 months ago
ComputerGuy d96412b63f more
3 months ago
ComputerGuy c646f9742b fix
3 months ago
ComputerGuy 4c404ac44d `{#if ...} {:else ...}`
3 months ago
ComputerGuy afd3cb4b91 `SpreadAttribute`, directive shorthands
3 months ago
ComputerGuy 1e7b439533 more directives
3 months ago
ComputerGuy 222dd41022 `UseDirective`, `OnDirective`
3 months ago
ComputerGuy 45755ea852 add `TransitionDirective`
3 months ago
ComputerGuy 683ac717ad add `Declaration` visitor
3 months ago
Rich Harris 3026a37268 more
3 months ago
Rich Harris 74ec76688d fixes
3 months ago
Rich Harris 97c5d98f79 WIP
3 months ago
Rich Harris 486d10c880 WIP
3 months ago
Paolo Ricciuti 7e588857c2
fix: don't set state withing `with_parent` in proxy (#16176)
3 months ago
Rich Harris a0f86c5e1b use local version of esrap, for now
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