Commit Graph

10367 Commits (df3be44c276a68c28c4708b1952cea2e24ef696d)
 

Author SHA1 Message Date
Rich Harris df3be44c27 merge main
3 months ago
Rich Harris 203c321b4b Merge branch 'main' into print
3 months ago
Rich Harris e47f5794d0 install from pkg.pr.new
3 months ago
Rich Harris 4538f80259 slightly nicer printing
3 months ago
Rich Harris 80370e3a26 more
3 months ago
Rich Harris 1ca1be5a03 fix
3 months ago
Rich Harris 4018b50247 add separate test suite
3 months ago
Rich Harris b80eb3e297 fix
3 months ago
Paolo Ricciuti c4b32c2bff
fix: untrack `$inspect.with` and add check for unsafe mutation (#16209)
3 months ago
Rich Harris 5db4ea878a fix
3 months ago
Rich Harris 0a61c80be3 tweak test logic to reduce false negatives
3 months ago
7nik 4db4ee5330
chore: rid of nodeType magic numbers (#16208)
3 months ago
ComputerGuy e41bbe7a1c quote text in `Attribute` visitor
3 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
Ray Thurn Void de90fc8dce
Test array sort in effect to prevent regressions of this use-case (#16175)
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
Elliott Johnson d99d872519
fix: Make docs example not infinitely recurse (#16183)
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