Evan You
|
f242e119fa
fix nextTick Promise implementation for polyfills
|
il y a 9 ans |
Evan You
|
6c7bc69328
sfc parser: treat all custom blocks as special tags
|
il y a 9 ans |
katashin
|
9e6255e457
fix the type of VNodeComponentOptions.Ctor (#4257)
|
il y a 9 ans |
Eduardo San Martin Morote
|
ff7f231002
Support custom blocks in SFC parser (#4157)
|
il y a 9 ans |
Chris Fritz
|
8bf26536d3
Add promise support to nextTick (#3967)
|
il y a 9 ans |
Changyu Geng
|
048014ac0d
Modifiers key modifier for directive on of Vue.js 2.0 (#4034)
|
il y a 9 ans |
chengchao
|
c1b84f87fb
fix markStaticRoots with v-else (#4256)
|
il y a 9 ans |
Evan You
|
9fa4bbbc04
[release] 2.0.8
|
il y a 9 ans |
Evan You
|
24637781db
[build] 2.0.8
|
il y a 9 ans |
Evan You
|
c994146372
increase transition test duration buffer on saucelabs
|
il y a 9 ans |
Evan You
|
06f41ad9fe
avoid pushing the same ref more than once (fix #4253)
|
il y a 9 ans |
(´・ω・`)
|
4dccbbc997
Add missing lifecycle definition (#4251)
|
il y a 9 ans |
Evan You
|
4995ce5a6c
make flow pass
|
il y a 9 ans |
Dean Codemo
|
ab428b5c4a
fix v-move class when name isn't specified (#4239)
|
il y a 9 ans |
Evan You
|
b60cd83466
keep-alive re-activated component should get updated props (fix #4237)
|
il y a 9 ans |
Evan You
|
cbc1fbc3c7
fix eslint no-self-compare
|
il y a 9 ans |
Evan You
|
acfe1ad4a2
warn using reserved attrs as prop (close #4241)
|
il y a 9 ans |
Evan You
|
e4fd632790
avoid resetting innerHTML/textContent if value is the same (fix #4247)
|
il y a 9 ans |
Evan You
|
c1bf20acb6
do not trigger change on NaN->NaN set (fix #4236)
|
il y a 9 ans |
Evan You
|
9a742cb423
only treat binding as domProps on specific elements (fix #4233)
|
il y a 9 ans |
Evan You
|
f4df893828
fix weex tests for optimizer adjustments
|
il y a 9 ans |
Evan You
|
9a659593c4
adjust optimizer strategy and avoid marking simple elements as static root
|
il y a 9 ans |
chengchao
|
8f7c49c9ba
Remove old static style when applying style update (fix #4227) (#4235)
|
il y a 9 ans |
Dexter Miguel
|
f80231773e
destroyed elements pass their styles onto others that are similar (#4232)
|
il y a 9 ans |
Evan You
|
cd0e373612
[release] 2.0.7
|
il y a 9 ans |
Evan You
|
d822e1ca3c
[build] 2.0.7
|
il y a 9 ans |
Evan You
|
d8309248db
fix eslint
|
il y a 9 ans |
Evan You
|
366202f316
fix entity-decoder build config
|
il y a 9 ans |
Evan You
|
eb92723df5
avoid merging text nodes when the node is a cloned slot node (fix #4209)
|
il y a 9 ans |
Evan You
|
02620c928f
fix weex-compiler externals
|
il y a 9 ans |