Commit Graph

179 Commits (14bf4b4b2cf9a13eb72da26458b35c69553baaa9)

Author SHA1 Message Date
Simon H 14bf4b4b2c
fix: ensure proxy is updated before notifying listeners (#10267)
2 years ago
Simon H 036e88f1f7
fix: allow `:global(..)` in compound selectors (#10266)
2 years ago
Simon H 6b0bd8b23a
fix: hydrate controlled each blocks correctly (#10259)
2 years ago
Simon H 434a58711f
fix: sanitize component event names (#10235)
2 years ago
Dominic Gannaway 83628c901d
fix main (#10237)
2 years ago
Simon Holthausen 776ac3c176 fix: add back `derived` type overload
2 years ago
Simon Holthausen a6797614ef fix: clarify error message
2 years ago
gtmnayan 0071e0252a
fix: allow ts casts in bindings (#10181)
2 years ago
Simon Holthausen 2861ad66e0 fix: correct increment/decrement code generation
2 years ago
Simon H 61118835db
chore: bit of code cleanup (#10218)
2 years ago
Simon H 9f87f059d2
fix: skip certain slot validations for custom elements (#10207)
2 years ago
Dominic Gannaway 2b2bd06d6f
fix: ensure derived signals properly capture consumers (#10213)
2 years ago
Simon Holthausen 1798e58300 chore: fix signals test suite
2 years ago
Dominic Gannaway c7a7725abd
fix: add compiler error for invalid <p> contents (#10201)
2 years ago
Dominic Gannaway b04c5bb398
fix: improve invalid nested interactive element error (#10199)
2 years ago
Simon H db8cba3216
fix: react to mutated slot props in legacy mode (#10197)
2 years ago
Dominic Gannaway b94d72bbfb
fix: improve transition outro easing (#10190)
2 years ago
Simon H 1b675c0264
fix: transform textarea and contenteditable binding expressions (#10187)
2 years ago
Simon H b3ba25da94
fix: simplify event delegation logic (#10169)
2 years ago
Dominic Gannaway c628904861
fix: ensure topological order for render effects (#10175)
2 years ago
Dominic Gannaway 05bd922f7f
fix: improve nested effect heuristics (#10171)
2 years ago
Dominic Gannaway 0eca0ace94
fix: improve event handling compatibility with delegation (#10168)
2 years ago
Dominic Gannaway a26012fc62
fix: prevent transition action overfiring (#10163)
2 years ago
Ben McCann aecd47e8df
chore: upgrade prettier to 3.1 (#10134)
2 years ago
Dominic Gannaway ef3e0721fc
fix: improve intro transitions on dynamic mount (#10162)
2 years ago
Dominic Gannaway ab13356008
fix: improve code generation (#10156)
2 years ago
Dominic Gannaway ff8dff993d
fix: improve ssr template code generation (#10151)
2 years ago
Dominic Gannaway e2fc04d0d5
fix: improve template literal expression output generation (#10147)
2 years ago
Dominic Gannaway 08579461b1
fix: improve animation heuristics (#10119)
2 years ago
Simon Holthausen f3265c580c chore: better test case
2 years ago
Simon Holthausen dda4ad510f fix: silence false positive state warning
2 years ago
Simon H aa5a62396a
fix: legacy reactive dependencies tweak (#10128)
2 years ago
Dominic Gannaway 901cfc9f15
fix: improve ssr template literal generation (#10127)
2 years ago
navorite cd2263fdab
fix: infer `svg` namespace correctly (#10027)
2 years ago
Dominic Gannaway f5dc562ee7
fix: ensure nested blocks are inert during outro transitions (#10126)
2 years ago
Simon H 3624a4c2a0
feat: allow modifiying derived props (#10080)
2 years ago
Nguyen Tran 1ff9c0f2b9
fix: support destructurings containing await (#9962)
2 years ago
Dominic Gannaway d16f17c306
fix: improve signal consumer tracking behavior (#10121)
2 years ago
Simon H 527d099a09
fix: transform `{@render ...}` expression (#10116)
2 years ago
Dominic Gannaway 05789daff9
fix: allow transition undefined payload + microtask queue handling (#10117)
2 years ago
Simon H b3d185da29
fix: correctly call exported state (#10114)
2 years ago
Simon H 92408e1506
fix: get spread + bind working (#10091)
2 years ago
Dominic Gannaway ebbb5dd655
fix: improve internal signal dependency checking logic (#10111)
2 years ago
Dominic Gannaway ddd7926240
fix: improve key block reactivity detection (#10092)
2 years ago
Dominic Gannaway 94aab90bd1
fix: improve text node output (#10081)
2 years ago
navorite 3c6977add3
fix: improve style parser whitespace handling (#10077)
2 years ago
Simon H 570884eabd
fix: spread attributes reactivity improvements (#10071)
2 years ago
Simon H 2133d7d67a
fix: support TS satisfies operator (#10068)
2 years ago
Simon H 15d6308d60
fix: catch delegated events from elements moved outside the container (#10060)
2 years ago
Simon H 8a8505928e
fix: deeply unstate objects passed to inspect (#10056)
2 years ago