Phablulo Joel
|
59d4351ad8
fix(transition): handle local-formatted floats in toMs function. (#8495)
|
7 年之前 |
阿林
|
8c2674ea6a
refactor: remove unnecessary judgment (#8493)
|
7 年之前 |
HcySunYang
|
eb604529c6
fix: support modifier combination of click.right + .once (#8492)
|
7 年之前 |
Evan You
|
002acbe678
refactor(codegen): only generate pre data for possible components
|
7 年之前 |
Haoqun Jiang
|
0b16927c9d
fix(transition): check existence of `el.parentNode` (#8422)
|
7 年之前 |
Haoqun Jiang
|
8f04135dba
fix(parser): allow CRLFs in string interpolations (#8408)
|
7 年之前 |
Haoqun Jiang
|
a64ff1957c
fix(lifecycle): updated should not be called after component being destroyed (#8381)
|
7 年之前 |
Haoqun Jiang
|
a71853bfc5
fix(v-pre): skip compiling custom component tags in v-pre blocks (fix #8286) (#8376)
|
7 年之前 |
Vladimir Verstov
|
504d5da7ef
fix(transition): transition-group should only listen for first-level children's end events (#8374)
|
7 年之前 |
淼淼真人
|
96b833bc5d
refactor: remove unnecessary code in html-parser.js (#8359)
|
7 年之前 |
X.L
|
6eaf56e28d
refactor: keep single source of truth (#8334)
|
7 年之前 |
Sam Lichlyter
|
5489339a30
refactor(core): Replace "var" (#8299)
|
7 年之前 |
Alex Ivasyuv
|
5cfdf1a248
fix: handle undefined style properties in jsdom (fix #7444) (#8281)
|
7 年之前 |
yongningfu
|
038ed86967
polish(compiler): remove the extra space of v-for alias (#8233)
|
7 年之前 |
Kael
|
bfd722bb5d
types: add refInFor to VNodeData (#8229)
|
7 年之前 |
Eduardo San Martin Morote
|
952ae33290
polish: warn when an existing property starting with $ is not pro… (#8214)
|
7 年之前 |
Eduardo San Martin Morote
|
496635e7c9
types: add model option to functional components (#8212)
|
7 年之前 |
Zev Goldstein
|
bf2e2ed159
types: allow functional components to return multiple VNodes (#8192)
|
7 年之前 |
Herrington Darkholme
|
46b8d2c59d
fix(server): use path.posix.join to generate public path (#8177)
|
7 年之前 |
Kevin Ball
|
ecac831691
fix(compiler): templates inside v-pre should be rendered to HTML (#8146)
|
7 年之前 |
DongGyu Lee
|
61c32cc673
Fix: block unnecessary input event on input tag placeholder in IE (#8140)
|
7 年之前 |
Evan You
|
e9fc04ba50
test: fix assertion
|
7 年之前 |
Jovino Xu
|
aef2a5f3db
fix(compiler): maybeComponent should return true when "is" attribute exists (#8114)
|
7 年之前 |
xudaashuai
|
f5b5b3c96f
chore: use template strings in config.js (#8113)
|
7 年之前 |
Eduardo San Martin Morote
|
ecc239e475
fix(for): use IE compatible regex in v-for regex (#8048)
|
7 年之前 |
Yuhang Liu
|
1b69cbde74
refactor: add empty v-bind warning(re #7973) (#7988)
|
7 年之前 |
Eduardo San Martin Morote
|
db7287c23b
fix(shared): check dates in looseEqual (#7940)
|
7 年之前 |
Evan You
|
7597bb06e0
test: fix ssr tests
|
7 年之前 |
katashin
|
9d2f9a034f
fix(sfc): avoid deindent when pad option is specified (#7647)
|
7 年之前 |
Evan You
|
76fd45c9fd
build: upgrade eslint and use only non-stylistic rules
|
7 年之前 |