Evan You
|
ed65decf13
v-model force update for type="range" inputs
|
11 年之前 |
Evan You
|
829a610e64
fix #594 should merge multiple data functions in Vue.extend
|
11 年之前 |
Evan You
|
9fcd72e5e5
expose internals for advanced directive authoring
|
11 年之前 |
Evan You
|
f4a37f00d5
rename folders: compile -> compiler, parse -> parsers
|
11 年之前 |
Evan You
|
6f0a1d02dd
fix #589 filterBy with numeric search value
|
11 年之前 |
Evan You
|
fb023b3461
fix #558 ie10/11 textarea placeholder bug
|
11 年之前 |
Evan You
|
25fb48d5f3
revert v-model behavior without filters (address #554, #587)
|
11 年之前 |
Evan You
|
944c794461
make util.extend return target object (ref: #585)
|
11 年之前 |
Evan You
|
854ecd4fad
compile component <content> in parent scope (ref: #502)
|
11 年之前 |
Evan You
|
bdb4dc4c13
make json bidirectional (based on #572)
|
11 年之前 |
Evan You
|
3f0a00b616
address #579 contenteditable changes
|
11 年之前 |
Evan You
|
e85319f15f
fix #580 parent scope directives compiled twice
|
11 年之前 |
Evan You
|
b3faa27118
fix #569 script tags not skipped properly
|
11 年之前 |
Evan You
|
7a1526d782
#576 warn errors in watcher getters
|
11 年之前 |
Evan You
|
ef53a329f7
remove unecessary semicolons
|
11 年之前 |
Evan You
|
4339243f4a
fix #561 attach/detach/ready hooks for children in partial compile blocks
|
11 年之前 |
Evan You
|
e9816abea1
#556 expose key filter keyCodes
|
11 年之前 |
Evan You
|
372452f730
fix #557: use path parser for array index access
|
11 年之前 |
Evan You
|
f4e14f9af2
refactor compileTextNode
|
11 年之前 |
Evan You
|
5d934bf164
reduce code duplication on DOM api
|
11 年之前 |
Evan You
|
957104eec8
remove trailing spaces
|
11 年之前 |
Evan You
|
7bdef33577
include saucelabs in release task
|
11 年之前 |
Evan You
|
daa4ece8c3
Merge pull request #547 from BigBlueHat/patch-1
|
11 年之前 |
BigBlueHat
|
3ab680f21f
Moved one time interpolation code after `Example:`
|
11 年之前 |
Evan You
|
5bc3e30b69
[release] 0.11.0
|
11 年之前 |
Evan You
|
078d967003
readme [ci skip]
|
11 年之前 |
Evan You
|
eb00b34c0b
fix unit tests throw in IE
|
11 年之前 |
Evan You
|
e78a248f22
build 0.11.0
|
11 年之前 |
Evan You
|
63b35b24e7
make vm.$log work for paths
|
11 年之前 |
Evan You
|
23b596f6b2
fix #541 currency filter for negative numbers
|
11 年之前 |