Commit Graph

7815 Commits (02789dfbe7341956d8c23ac9f360f22d61b796c5)
 

Author SHA1 Message Date
Ben McCann 02789dfbe7 regnerate types
2 years ago
Ben McCann 3e1f4c7a0c Merge branch 'main' into hoist-unmodified-var
2 years ago
Ben McCann 6ffb21bacc mostly implement inlining for template text nodes
2 years ago
Simon H 8a8505928e
fix: deeply unstate objects passed to inspect (#10056)
2 years ago
Simon H e46a71e8a3
fix: handle pseudo class elements with content (#10055)
2 years ago
navorite 6d65b2f8ad
fix: improve parsing of `:nth-of-type(xn+b)` (#9970)
2 years ago
Dominic Gannaway 1e33ed5bb9
fix: ensure if block is executed in correct order (#10053)
2 years ago
Simon H 98a72f5068
chore: check in types (#9863)
2 years ago
navorite abc126630a
fix: add types for popover attributes and events (#10041)
2 years ago
navorite d56223b162
fix: improve script `lang` attribute detection (#10046)
2 years ago
Jeremy Deutsch 346041f454
chore: skip generating $.proxy() calls for more expressions (#9979)
2 years ago
Jason Chase 60575ad494
docs: fix typo in snippets doc (#10030)
2 years ago
Dennis Kamau c53e26f2d0
chore: update copyright year to include 2024 (#10047)
2 years ago
Ben McCann d36f460a54 test case and fix
2 years ago
Ben McCann 0c3043c51c remove extra character
2 years ago
Ben McCann 098462d6ea expand test to set stage for inlining text nodes
2 years ago
Ben McCann fcb076b6c1 inline variables in module scope
2 years ago
Ben McCann eec1110b80 add todo
2 years ago
Ben McCann 2169608d89 fix
2 years ago
Ben McCann c53ae0c600 remove unused imports
2 years ago
Ben McCann 0cddd53bd4 remove accidental code
2 years ago
Ben McCann f5151b839b remove extra blank line
2 years ago
Ben McCann b0900386f1 fixes
2 years ago
Ben McCann 0bd0c4e77e fix
2 years ago
Ben McCann dfe7df0822 update get template
2 years ago
Ben McCann ba87d707ee shorter changeset
2 years ago
Ben McCann a01d4f86ce cleanup
2 years ago
Ben McCann 57f1977051 inline into template attributes
2 years ago
Ben McCann e0af98ba51 perf: hoist variables which are not mutated or reassigned
2 years ago
github-actions[bot] 6307a3322c
Version Packages (next) (#10005)
2 years ago
Rich Harris 69f2840e28
#9985, but simpler (#10009)
2 years ago
Rich Harris 2ad5e53d53
remove unnecessary test (#10008)
2 years ago
Holger Dal Mogensen 8a013c4cc6
fix: transition parameters are not reactive (#9836)
2 years ago
S. Elliott Johnson 180b3322b2
feat: minor type improvements (#9989)
2 years ago
Tom c0a357c262
fix: support hydrating around `<noscript>` (#9953)
2 years ago
Nguyen Tran bd34367660
fix: Add some tests to avoid regression on #8559 (#9956)
2 years ago
Nguyen Tran b31946eb08
fix: Backtick now displays with templates (#9973)
2 years ago
Nguyen Tran 5dffe715d3
fix: issue with assiging prop values as defaults of other props (#9985)
2 years ago
adiGuba 547ab932a8
fix: props with dash #9964 (#9993)
2 years ago
Dani Sandoval 2b8440c1e9
fix typo in release notes (#10003)
2 years ago
Dominic Gannaway 75cd1e825c
feat: add $state.frozen rune (#9851)
2 years ago
github-actions[bot] eab690d31a
Version Packages (next) (#9922)
2 years ago
Dominic Gannaway b8f3c49e5f
fix: improve event delegation handler hoisting (#9929)
2 years ago
Dominic Gannaway 59c7487f36
fix: better handle array property deletion reactivity (#9921)
2 years ago
github-actions[bot] b779e72eb6
Version Packages (next) (#9913)
2 years ago
Dominic Gannaway 2608e621d6
add test (#9917)
2 years ago
Dominic Gannaway b1efd8c4cd
fix: improve each block fallback handling (#9914)
2 years ago
Dominic Gannaway 3a4a09102c
fix: improve whitespace handling (#9912)
2 years ago
github-actions[bot] f2d111264c
Version Packages (next) (#9899)
2 years ago
navorite 55656f520d
feat: add support for {@const} inside snippet block (#9904)
2 years ago