Evan You
|
982913fb1e
upgrade flow to 0.31 (close #3482)
|
9 years ago |
Evan You
|
638d1820c2
bump dev deps
|
9 years ago |
Evan You
|
c44f68d25e
fix dev scripts
|
9 years ago |
Evan You
|
72710db4f4
use same alias file
|
9 years ago |
Evan You
|
1932b8f5fa
bump circle node version
|
9 years ago |
Evan You
|
97476a4185
more build tweaks
|
9 years ago |
Evan You
|
961d109148
build adjustments
|
9 years ago |
Evan You
|
98876f008b
ensure transition end detection only count events triggered on target element (fix #3506)
|
9 years ago |
Evan You
|
4d640ce4d9
tweak v-if to avoid unnecessary node replacement
|
9 years ago |
Evan You
|
014d2f8599
fix vdom patch edge case for static nodes being reused and as insertion reference node (fix #3533)
|
9 years ago |
Evan You
|
ed2085974b
ensure mergeVNodeHook does not inject duplicate hooks
|
9 years ago |
Evan You
|
44128f2ac7
remove forgotten debugger statement
|
9 years ago |
Evan You
|
3fa4076d05
fix text parser regex for multiline tags (fix #3526)
|
9 years ago |
Evan You
|
3627a27179
ensure custom directive bind is called after node is inserted (close #3529)
|
9 years ago |
Evan You
|
a152fe0e98
only gen checkbox/radio model on input tags (fix #3516)
|
9 years ago |
Evan You
|
e6c5f21f86
fix event initialization on reused slot nodes (fix #3518)
|
9 years ago |
Evan You
|
0674509193
avoid triggering select reset when selectedIndex has not changed (fix #3504)
|
9 years ago |
Evan You
|
eef040ebd0
vdom: teardown stale directives on patch (fix #3491)
|
9 years ago |
Brandon Surowiec
|
0f8ad06b2c
Fix Spelling (#3496)
|
9 years ago |
Evan You
|
8d03a452de
[release] 2.0.0-rc.3
|
9 years ago |
Evan You
|
f5d4313d10
[build] 2.0.0-rc.3
|
9 years ago |
Evan You
|
72a0eb3a22
remove extra paren in warning
|
9 years ago |
Evan You
|
92903f320c
fix flow / missing annotations
|
9 years ago |
Evan You
|
d2df58e547
move v-show marker to runtime so that render functions work as expected (fix #3488)
|
9 years ago |
Evan You
|
16ce0f13d5
prohibit mounting to body/html
|
9 years ago |
Evan You
|
fc78242a07
invoke remove hook before destroy hook (fix #3481)
|
9 years ago |
Evan You
|
3bd7e58801
v-show should ignore inline display:none (ref #3484)
|
9 years ago |
Evan You
|
716823ba1b
update links
|
9 years ago |
Evan You
|
6342dd698e
move md files into hidden directory
|
9 years ago |
Evan You
|
910820738e
annotations for createFunctionalComponent
|
9 years ago |