Nikola Kovacs
|
cfdfda35aa
<content> select should only match children.
|
hace 11 años |
Evan You
|
635a6e75b6
use more conservative check for v-repeat inplace update
|
hace 11 años |
Evan You
|
1a36e39b62
allow use of global Date & new keyword inside expressions (fix #784)
|
hace 11 años |
Evan You
|
85799dfd35
Merge pull request #783 from nkovacs/dev
|
hace 11 años |
Nikola Kovacs
|
676669cecd
Fix nested repeats with track-by.
|
hace 11 años |
Evan You
|
b61088edef
add error handling in vm.$get (fix #781)
|
hace 11 años |
Evan You
|
f140770dd5
Merge pull request #780 from njovin/dev
|
hace 11 años |
Nathan Jovin
|
9c652e4439
Allow isReserved() to handle non-string inputs
|
hace 11 años |
Evan You
|
fc9d5cadf9
fix unit test in browser runner by including jquery
|
hace 11 años |
Evan You
|
f804d8a707
bump webpack to 1.7.3
|
hace 11 años |
Evan You
|
0cbfe05117
simplify _.inDoc fix and remove unit test patch for phantomjs
|
hace 11 años |
Evan You
|
f910124ee4
Merge pull request #768 from tscanlin/fix-inDoc-phantomjs
|
hace 11 años |
Tim Scanlin
|
405e95929c
change inDoc function to work properly in phantom.js
|
hace 11 años |
Evan You
|
e8c36e1fba
sync v-repeat $value back to original object/array (fix #761)
|
hace 11 años |
Evan You
|
67eb247703
use element __vue__ as transition context if present
|
hace 11 años |
Evan You
|
9041f2f216
Merge pull request #766 from nazo/dev
|
hace 11 años |
takuya sato
|
0f4bfb08ae
fix <option value="" selected> is undefined
|
hace 11 años |
Evan You
|
9252b6ec35
recognize boolean literals in expression parser, fixes #715
|
hace 11 años |
Evan You
|
c90c28a884
make test jshint pass
|
hace 11 años |
Evan You
|
7bed9a6d5e
also support jquery input events for v-model, based on #745
|
hace 11 años |
Evan You
|
bd47f1c71e
implement inline-template param for v-component
|
hace 11 años |
Evan You
|
58247519a5
use inplace update for raw v-repeat
|
hace 11 años |
Evan You
|
fdfac339b0
fix #721 support sorting by and in orderBy filter
|
hace 11 años |
Evan You
|
76dbdc7636
update markdown example & e2e tests for debounce
|
hace 11 años |
Evan You
|
fdc0151067
unit test for v-model debounce
|
hace 11 años |
Evan You
|
2dee125bc1
debounce for v-model
|
hace 11 años |
Evan You
|
6ec86ad1dc
fix jshintrc for tests
|
hace 11 años |
Evan You
|
a06c602c37
tests for jQuery change event support
|
hace 11 años |
Evan You
|
44b90bd327
Merge pull request #725 from zhongxingdou/dev
|
hace 11 años |
zhongxingdou
|
97dcced654
support jQuery change event
|
hace 11 años |