Evan You
|
e29fbad0ac
chore: fix lint
|
7 лет назад |
Matt Lavallee
|
2e472c5e5e
fix(component): clean up memory leak after loading async component completes (fix #8740) (#8755)
|
7 лет назад |
HcySunYang
|
5f6ef15fb2
polish: warn sequential index on <transition-group> (#8748)
|
7 лет назад |
Clark Du
|
5624278fbe
fix(ssr): check js assets more accurate in ssr webpack plugin (#8639)
|
7 лет назад |
Rahul Kadyan
|
4ecc21c29e
feat(devtools): store functional render context on vnode in development (#8586)
|
7 лет назад |
Adrià Fontcuberta
|
2686818beb
fix(error handling): handle errors on immediate watcher execution (#8581)
|
7 лет назад |
Evan You
|
7b7164c11c
fix(v-model): avoid duplicate model transforms
|
7 лет назад |
william-pan
|
69730fac8f
chore: update badge for Vue CLI 3 (#8640)
|
7 лет назад |
Evan You
|
6cc070063b
chore: update sponsors
|
7 лет назад |
Evan You
|
1762a66204
chore: update sponsors
|
7 лет назад |
Evan You
|
3d220a65de
chore: update sponsors
|
7 лет назад |
Evan You
|
0008e0c5cf
chore: update sponsors
|
7 лет назад |
X.L
|
d483a49c86
fix(compiler): normalize potential functional component children in v-for (#8558)
|
7 лет назад |
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 лет назад |