4799 Commits (593da4069a0ac913371641e913bd8d64fbc5492f)
 

Author SHA1 Message Date
Evan You 6fdea68e96 build: suppress rollup external warnings 3 years ago
Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin 3 years ago
Evan You b55846f05c fix(shared): toNumber should only coerce strings 3 years ago
翠 / green eb2a83283c
fix(types): allow assigning wider SetupContext type (#2818) 3 years ago
Evan You 588bd44f03 fix(reactivity): track hasOwnProperty 3 years ago
Evan You ce363e55a8 chore: fix assertNumber for undefined value 3 years ago
Evan You 7d0c63ff43 fix(custom-elements): use strict number casting 3 years ago
Evan You efa2ac54d9 refactor: use Number constructor when coercing array length 3 years ago
三咲智子 Kevin Deng 3427052229
fix(reactivity-transform): prohibit const assignment at compile time (#6993) 3 years ago
三咲智子 Kevin Deng 87c72ae49a
fix(v-model): ensure v-model listener casing is consistent with manual v-on listener (#7067) 3 years ago
Cédric Exbrayat b46ba6e2ad
chore(compiler-core): missing space in v-slot mixed usage error message (#7076) 3 years ago
Samuel Rigaud 378386694b
fix(compiler-core): typeof should be allowed in browser expression validation (#7037) 3 years ago
webfansplz 11bd8db768
chore(types): remove unnecessary type assertions (#7032) 3 years ago
Zollero da2ced1533
fix(runtime-core): set scope id before props (#6948) 3 years ago
JayFate f2c46ed9cf
build(deps): upgrade rollup@2 to rollup@3 (#6990) 3 years ago
Evan You a1099afe1b chore: snapshot 3 years ago
Evan You e06d3b614e fix(reactivity-transform): fix $$ escape edge cases 3 years ago
Evan You 6524805c45 docs: add notes on more scripts in contribution guide 3 years ago
Evan You 5390013331 workflow: adjust scripts to avoid reliance on implicit pre-scripts 3 years ago
Evan You 0580ae2731 workflow: ensure dev-sfc script build necessary deps if not present 3 years ago
Flávio Reis a52141a62b
docs(contributing): change dependencies graph to mermaid (#6901) 3 years ago
被雨水过滤的空气-Rairn d01c091967
test(Transition): events with arguments (#6823) 3 years ago
三咲智子 Kevin Deng 9060bf0353
refactor(compiler-core): make ast.helpers a Set (#6774) 3 years ago
Tamay Eser Uysal 7443174e2a
fix(compiler): add `hgroup` to supported `HTML_TAGS` (#6321) 3 years ago
webfansplz 59ffe5ee1f
fix(types/effectScope): re-expose `active` as readonly property (#6187) 3 years ago
三咲智子 Kevin Deng 4e5d9cdb82
refactor(compiler-sfc): drop Function prop type when no static default value (#7125) 3 years ago
webfansplz 0187f998f7
chore(runtime-core): add `isRegExp` to check `RegExp` (#6041) 3 years ago
Tony Trinh c513126c5d
types(runtime-core): support plugin options type inference (#3969) 3 years ago
三咲智子 Kevin Deng 584eae60d1
fix(compiler-sfc): always generate runtime prop type for Function (#7112) 3 years ago
Scott Bedard 6e8b6b3585
Update migration build link (#7109) 3 years ago
Evan You 6f663d47e5 release: v3.2.45 3 years ago
Evan You 24964dab25 test: test case for #6966 3 years ago
ysy945 67890daad1
fix(custom-elements): custom element should re-instantiate when inserted again (#6966) 3 years ago
Evan You ffef822869 fix(custom-elements): respect slot props in custom element mode 3 years ago
Thorsten Lünborg 55382aed58
fix(custom-elements): define declared properties in constructor (#5328) 3 years ago
Evan You 89f37ceb62 fix(custom-elements): fix number type props casting check 3 years ago
Evan You afe889999c fix(custom-elements): properties set pre-upgrade should not show up in $attrs 3 years ago
Evan You 5e50909100 fix(custom-elements): should not reflect non-decalred properties set before upgrade 3 years ago
Thorsten Lünborg 665f2ae121
fix(custom-elements): fix event emitting for async custom elements (#5601) 3 years ago
Thorsten Lünborg 0b39e46192
fix(custom-elements): also dispatch hyphenated version of emitted events (#5378) 3 years ago
Thorsten Lünborg 192dcb648c
fix(custom-elements): ensure custom elements can inherit provides from ancestors (#5098) 3 years ago
花果山大圣 4798a9f704
refactor: more concise bitwise operations for flag removal (#7092) 3 years ago
Daniel Khalil 845efbbb5d
chore: escape html tag in change log (#7089) [ci skip] 3 years ago
被雨水过滤的空气(Rairn) 4049ffcf29
fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858) 3 years ago
被雨水过滤的空气(Rairn) a54bff2c9c
fix(hmr/keep-alive): fix error in reload component (#7049) 3 years ago
Evan You 0594400980 fix(sfc): also generate getter for import bindings during dev 3 years ago
Evan You 5a3d45ae29 fix(sfc): ensure consistent dev/prod behavior for non-reactive variables declared in `<script setup>` 3 years ago
Evan You f73925d76a fix(sfc): ensure `<script setup>` binding behavior consistency on `this` between prod and dev 3 years ago
Evan You 15e889afaf fix(v-model): fix incorrect codegen for non-ref bindings 3 years ago
Evan You f793faaeb7 chore: remove reference to tsd [ci skip] 3 years ago