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 |