Evan You
|
5481f76ce8
feat(compiler-core/v-model): avoid patching v-model handler when possible
|
6 سال پیش |
Carlos Rodrigues
|
48b79d02e8
perf(runtime-core): use faster diff map population (#319)
|
6 سال پیش |
Evan You
|
6a75c3463b
feat(compiler-core): do not generate TEXT flag if child is constant
|
6 سال پیش |
Carlos Rodrigues
|
6607edab2d
refactor(compiler-core): avoid has call (#314)
|
6 سال پیش |
Evan You
|
b20b922d99
perf(v-for): use faster array population in renderList
|
6 سال پیش |
xiaoboost
|
32499b16e7
types: improve typing (#309)
|
6 سال پیش |
Carlos Rodrigues
|
b54c05f751
types: improve typing (#313)
|
6 سال پیش |
Ruijia Tang
|
3e51200bae
chore: Remove unnecessary console.log (#312)
|
6 سال پیش |
Dmitry Sharshakov
|
0bac763f5a
feat(directives): add support for function directives (#252)
|
6 سال پیش |
Tidyzq
|
a72652f6e6
refactor(reactivity): immediate return (#301)
|
6 سال پیش |
likui
|
29811d1fe8
test(compiler-dom): add test for vModel transform (#289)
|
6 سال پیش |
Evan You
|
260eab85ff
build: fix isBundlerESMBuild check in rollup.js
|
6 سال پیش |
Evan You
|
6f3e768d52
refactor: use makeMap in v-on dom transform
|
6 سال پیش |
Evan You
|
65a0207c7b
test: test runtime compilation error warning
|
6 سال پیش |
Jian Zhang
|
cf12d18b4b
refactor(runtime-core): isBuiltInTag -> use makeMap instead of Set (#307)
|
6 سال پیش |
dependabot-preview[bot]
|
11ea3d35d8
build(deps-dev): bump rollup from 1.23.1 to 1.24.0
|
6 سال پیش |
dependabot-preview[bot]
|
fd713b6a50
build(deps-dev): bump lerna from 3.17.0 to 3.18.0
|
6 سال پیش |
dependabot-preview[bot]
|
42589a2841
build(deps-dev): bump @types/jest from 24.0.18 to 24.0.19
|
6 سال پیش |
月迷津渡
|
f71bf2f1d3
feat: add isCustomElement option (#299)
|
6 سال پیش |
Ivan Sieder
|
b60355d857
chore: updated error message for not-found fuzzy-matching error (#303)
|
6 سال پیش |
宋铄运
|
db5c343c33
test(runtime-dom): add test coverage for v-on runtime guards, fix "exact" guard (#298)
|
6 سال پیش |
HcySunYang
|
3385480ba7
fix(compiler-core): avoid prefixing empty interpolations (#290)
|
6 سال پیش |
Adam Lewkowicz
|
555e3be69d
types(watch): allow readonly arrays for watching multiple sources (#281)
|
6 سال پیش |
Carlos Rodrigues
|
0b2573f3d1
types(runtime-dom): cast to the correct eventType instead of any (#292)
|
6 سال پیش |
MichealXie
|
a3032b9b39
types: use `Omit` instead of `Pick + Exclude` (#296)
|
6 سال پیش |
Cr
|
8eba1aba08
feat(vModel): warn if v-model is used on file input (#295)
|
6 سال پیش |
Evan You
|
74d501829c
chore: use webpack-compatible pure annotation
|
6 سال پیش |
Evan You
|
7de3aee317
fix: ensure makeMap calls are tree-shakable
|
6 سال پیش |
Ayush Goyal
|
58fffcb987
refactor(core): use makeMap for faster string match checks (#282)
|
6 سال پیش |
Evan You
|
eb28d45933
ci: check size in CI
|
6 سال پیش |