Evan You
|
12870be9e0
expose component v-model expression on passed data
|
9 years ago |
AchillesJ
|
06de266b11
reusing onRE (#5130)
|
9 years ago |
Evan You
|
c619b8d22c
remove inline value warnings for checkbox/radio/select also (close #5112)
|
9 years ago |
kingwl
|
2e1e809467
fix prevent default unit test (#5127)
|
9 years ago |
Evan You
|
303824ea9c
default slot should use fallback content when it contains all whitespace nodes (fix #5097)
|
9 years ago |
Evan You
|
41ef650f9d
remove log
|
9 years ago |
Evan You
|
a524919d21
fix v-on inline function expression with modifiers (fix #5120)
|
9 years ago |
小散
|
2afaac2b39
cache vnodes length (#5125)
|
9 years ago |
Chris Fritz
|
0bcad13bb3
Reorganize and update PR template (#5106)
|
9 years ago |
YOU
|
e12d96a132
chore(parser.spec): fix an IE conditional test with a typo (#5102)
|
9 years ago |
YOU
|
7010d0ffc5
chore(model-select.spec): add a check for value binding and fix some typo (#5092)
|
9 years ago |
YOU
|
8acfdb31d2
fix a typo on type definition name (#5103)
|
9 years ago |
YOU
|
be9ac624c8
chore(src): fix some typos (#5104)
|
9 years ago |
YOU
|
61930e0cc6
chore(test): fix some typos (#5101)
|
9 years ago |
Nathan Shively-Sanders
|
2dc177ffb3
SFC parseComponent pads complete content with spaces (#5059)
|
9 years ago |
YOU
|
eb58694f6f
chore(filter.spec): fix variable-- test case (#5094)
|
9 years ago |
YOU
|
c683caff3a
chore(model-text.spec): add a missing check (#5093)
|
9 years ago |
YOU
|
23a20ce09d
chore: \s match all whitespaces (#5091)
|
9 years ago |
YOU
|
62e4f2b3d1
chore: fix some closetag mismatches (#5088)
|
9 years ago |
YOU
|
40bc5923ae
chore: preserveWhitespace is true by default (#5082)
|
9 years ago |
jingsam
|
13a14d5a96
Update util.js (#5047)
|
9 years ago |
Changyu Geng
|
7de165c99e
Add the runtime-only warning for el in-DOM HTML template (#5039)
|
9 years ago |
laoxiong
|
6a5b8043f2
imporve:check the delete oparator in event expression (#5072)
|
9 years ago |
kazuya kawaguchi
|
0922b1d8aa
improve set/delete API (#5050)
|
9 years ago |
TAKUMA Hanatani
|
d6999c19c4
Fix unnecessary conditional. (#5054)
|
9 years ago |
Bojan
|
1b38a261c5
support multi event (#5056)
|
9 years ago |
Evan You
|
16765db9a4
separate provide/inject resolve timing to allow data/props to rely on injections
|
9 years ago |
Evan You
|
3294eba5a5
fix v-on .left .right compat with keyboard events (fix #5046)
|
9 years ago |
Evan You
|
0b902e0c28
handle circular reference in looseEqual (fix #5055)
|
9 years ago |
Caio Incau
|
46c3866b0f
Issue template example (#5073)
|
9 years ago |