Commit Graph

7753 Commits (74765296ab5c7be015d5ccce4e860c1400fc90d6)
 

Author SHA1 Message Date
Rich Harris 74765296ab update tests
3 years ago
Rich Harris 3f4cc1d1a2 fix tests
3 years ago
Rich Harris ef5cbb4d04 Merge branch 'main' into rethink-props
3 years ago
Rich Harris 481df0e64a
fix: correctly apply scope on component children (#9824)
3 years ago
Rich Harris 12d6c37e1c Merge branch 'main' into rethink-props
3 years ago
Rich Harris 5797bb34ce
fix: reuse proxy between objects (#9821)
3 years ago
Rich Harris 3fb917dc6d
chore: remove unused check (#9817)
3 years ago
Rich Harris 548ffdd3bd
chore: code golf text_effect a bit (#9814)
3 years ago
Rich Harris c0150b0bd3
chore: tweak readonly error message (#9816)
3 years ago
Rich Harris 1b38452585 not sure how this stayed broken for so long
3 years ago
Rich Harris eb9acff49a this is necessary to get some tests to pass
3 years ago
Rich Harris 78f62b3beb remove sync_effect
3 years ago
Rich Harris d6e78bb1b0 temp stuff
3 years ago
Rich Harris 0b56621006 fixes
3 years ago
Rich Harris f6e821a497 WIP
3 years ago
Rich Harris d781798800 rename prop_source to prop
3 years ago
Rich Harris fb4a706802 skip source creation for non-updated props
3 years ago
Rich Harris 6d06d5aae1 merge main
3 years ago
Rich Harris 1e4af19404
chore: use `$$props` directly where possible (#9813)
3 years ago
Rich Harris 05431ea142 change some naming etc
3 years ago
Rich Harris e45216a2ab remove unnecessary observe(...) call
3 years ago
Simon H 074615d7fd
fix: prevent infinite loops stemming from invalidation method (#9811)
3 years ago
Михаил Туник edc569e73b
chore: refactor is_promise function (#9794)
3 years ago
Rich Harris 2c10a80351 typo
3 years ago
Rich Harris 5c44d72dba tidy up
3 years ago
Rich Harris 8c934ffb5b use $$props directly in runes mode
3 years ago
Simon Holthausen dcdd645480 fix: adjust children snippet default type
3 years ago
Simon H 5667785903
fix: better readonly checks for proxies (#9808)
3 years ago
Dominic Gannaway d5167e75b9
fix: improve non state referenced warning (#9809)
3 years ago
Dominic Gannaway d793d570e2
fix: improve consistency issues around binding invalidation (#9810)
3 years ago
Rich Harris 41747441c5 this makes no sense
3 years ago
Rich Harris 23e2d401b7 use $$props directly in runes mode
3 years ago
Rich Harris 01a2117330
chore: use proxy instead of signal in createRoot (#9799)
3 years ago
Simon H 3c2e656187
fix: tweak css nth regex (#9806)
3 years ago
Rich Harris fc8349817f
docs: replace event handlers with event props on preview site (#9793)
3 years ago
Rich Harris 4b76c6998b
chore: simplify await blocks (#9802)
3 years ago
dependabot[bot] 9babce9105
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 (#9800)
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