Kaorun343
|
c8f3d6b955
add types for Vue 1.x (#4731)
|
9 年之前 |
Evan You
|
f5897533f5
fix raf bind in IE9
|
9 年之前 |
Eduardo San Martin Morote
|
edb75c872c
Fix hot reload in IE in strict mode (#4724)
|
9 年之前 |
chengchao
|
12ecce5b4d
[1.x]Empty string should not be casted to 0 (fix #3577, #3541) (#4118)
|
9 年之前 |
Alex Bowers
|
3fc8331e98
Add main tag to commonTagRE (#4103)
|
9 年之前 |
Changyu Geng
|
d18494b065
Modifiers key modifier for directive on (#4033)
|
9 年之前 |
Evan You
|
a8d6330d7e
[release] 1.0.28
|
9 年之前 |
Evan You
|
941a2a3400
[build] 1.0.28
|
9 年之前 |
Evan You
|
2268c51936
fix tests
|
9 年之前 |
Evan You
|
aacf90a13f
revert #3217 and warn v-for + v-if mixed usage (fix #3754)
|
9 年之前 |
defcc
|
eca73f2f51
fix directive sort compare (#3776)
|
9 年之前 |
Evan You
|
64f711376e
revert nextTick to microtask semantics by using Promise.then
|
9 年之前 |
Evan You
|
baa92ca1b5
[release] 1.0.27
|
9 年之前 |
Evan You
|
29dccaf1e0
[build] 1.0.27
|
9 年之前 |
Evan You
|
3b7b0007e7
bump deps
|
9 年之前 |
Evan You
|
e505456277
bump rollup + fix deps
|
9 年之前 |
Evan You
|
3b49a6316e
adjust nextTick implementation (fix #3730)
|
9 年之前 |
defcc
|
b2ab9fa1b0
use a simple expression parser instead of regexp to parse directive (#3734)
|
9 年之前 |
Evan You
|
2f35c99bd3
fix required prop warning when using propsData (fix #3668)
|
9 年之前 |
Evan You
|
9c6a341578
improve MutationObserver bug detection for iOS 10
|
9 年之前 |
katashin
|
a4396b9f07
Fix broken todomvc test (#3701)
|
9 年之前 |
张猴
|
c6b1455f7e
camelize comment typo (#3696) (#3698)
|
9 年之前 |
Claudio Cardinale
|
705d2e1360
grammar fix (#3683)
|
9 年之前 |
neil
|
7cfb24afbf
修复单词错误 (#3675)
|
9 年之前 |
AchillesJ
|
15fe963439
typo fix (#3575)
|
9 年之前 |
Evan You
|
2575e3dc05
update backers
|
9 年之前 |
Evan You
|
3fba31857d
update sponsors
|
9 年之前 |
Soufiane Ghzal
|
2f9be54ef1
improve debug message for invalid dynamic component (#3524)
|
9 年之前 |
Anirudh Sanjeev
|
b8f730ce98
Handle back-ticks in expression (#3292)
|
9 年之前 |
Evan You
|
c289a7e240
make v-model checkbox updates replace the bound array (fix #3307)
|
9 年之前 |