Commit Graph

7732 Commits (9f1d1e73ba72f23be4f20d154a67b94f8752339e)
 

Author SHA1 Message Date
Rich Harris 9f1d1e73ba remove another MaybeSignal
3 years ago
Rich Harris fc61662ce7 simplify
3 years ago
Rich Harris a77d0bd970 simplify
3 years ago
Rich Harris 26ef02d55d simplify
3 years ago
Rich Harris cbcc8e77c1 another
3 years ago
Rich Harris e2d1710808 remove some unnecessary unwrapping
3 years ago
Rich Harris bec72f94e7 more
3 years ago
Rich Harris bfe878d9d6 simplify some more
3 years ago
Rich Harris c7ac054260 Merge branch 'simplify-props-3' into simplify-props-4
3 years ago
Rich Harris 2ae13dfde7 lint
3 years ago
Rich Harris 03556aa151 remove is_signal calls
3 years ago
Rich Harris 686d5c57b1 fix some spread attribute stuff
3 years ago
Rich Harris 702aff80e5 use proxies instead of signals for spread/rest
3 years ago
Rich Harris e6ce68d7a8 remove for now
3 years ago
Rich Harris ed6e1c0be6 DRY
3 years ago
Rich Harris a79d9e6092 use proxy instead of signal in createRoot
3 years ago
github-actions[bot] f552a4b2ea
Version Packages (next) (#9771)
3 years ago
Dominic Gannaway e6b5ccd29a
fix: tweak invalid dollar prefix rules around function args (#9792)
3 years ago
Rich Harris 62c9292947
feat: make fallback prop values readonly (#9789)
3 years ago
Rich Harris bd8f7db754
check runtime errors (#9791)
3 years ago
Dominic Gannaway 3b15e32a91
fix: ensure generate guards against keywords (#9790)
3 years ago
Simon H 9c3516dd3d
feat: runes globals error (#9773)
3 years ago
Rich Harris 24777c335a
feat: disallow fallback values with bindings in runes mode (#9784)
3 years ago
Dominic Gannaway c7e626ebbb
feat: add unstate utility function (#9776)
3 years ago
Dominic Gannaway f1954d034b
fix: ensure proxied array length is updated (#9782)
3 years ago
Rich Harris 10aacfa603
chore: remove `exposable` (#9783)
3 years ago
Dominic Gannaway 25abca78b2
fix: ensure transitions properly cancel on completion (#9778)
3 years ago
Simon H ef158ff729
fix: apply event attribute validation to elements only (#9772)
3 years ago
Rich Harris ede5dab230
chore: fix compiler-errors test suite (#9754)
3 years ago
Rich Harris fd4a52c894 add missing changelog entry
3 years ago
github-actions[bot] e4056107f0
Version Packages (next) (#9753)
3 years ago
Rich Harris 75fc09a79e
Proxied state (#9739)
3 years ago
Dominic Gannaway f0c47c31bc
fix: allow duplicate snippet declaration names (#9759)
3 years ago
Dominic Gannaway ef5bcfe542
fix: ensure event handlers containing arguments are not hoisted (#9758)
3 years ago
Dominic Gannaway 2017af407d
fix: ensure computed props are cached with derived (#9757)
3 years ago
Simon Holthausen aaa1797ed8 fix: css parser fix
3 years ago
Simon H 402a322317
chore: more validation errors (#9723)
3 years ago
Ignatius Bagus d19e622e90
docs: update `create` -> `createRoot` (#9750)
3 years ago
github-actions[bot] 61e5e53eee
Version Packages (next) (#9736)
3 years ago
Rich Harris 765d01d76c
correctly inspect derived values (#9731)
3 years ago
github-actions[bot] 1108587f1b
Version Packages (next) (#9707)
3 years ago
Dominic Gannaway 2fa06447cf
fix: improve template text node serialization (#9722)
3 years ago
Dominic Gannaway 7eba35b9d1
fix: improve infinite loop capturing (#9721)
3 years ago
gtmnayan 8266229c42
fix repl (#9720)
3 years ago
Simon H cb1ea1f2db
fix: ensure `$$slots` exists in runes mode (#9718)
3 years ago
Simon H 4a8f0bc7e7
fix: keep fallback value after spread update not setting that prop (#9717)
3 years ago
Simon H 65fa717ccd
fix: port over props that were set prior to initialization (#9704)
3 years ago
Dominic Gannaway 2e461eb314
chore: remove redundant hydration code (#9698)
3 years ago
Simon H e3dc185a4c
fix: tweak const tag parsing (#9715)
3 years ago
Simon H f88895e955
fix: allow `bind:this` with dynamic type on inputs (#9713)
3 years ago