Commit Graph

7741 Commits (d6e78bb1b0e4c96ab14f304d0aeb7be02e571833)
 

Author SHA1 Message Date
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
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