Evan You
|
bdee4d0720
fix typo
|
il y a 10 ans |
Evan You
|
046f599983
add editorconfig
|
il y a 10 ans |
Evan You
|
a96a36c4d3
add csp release script
|
il y a 10 ans |
Evan You
|
9e64586fda
[release] 1.0.17
|
il y a 10 ans |
Evan You
|
d169d4ac7c
[build] 1.0.17
|
il y a 10 ans |
Evan You
|
ccf9bede6b
warn possible camelCase props
|
il y a 10 ans |
Evan You
|
d7b55c4ee8
detect possible camelCase components
|
il y a 10 ans |
Evan You
|
95c5ddefb8
should not type check null/undefined for non-required props (fix #2411)
|
il y a 10 ans |
Evan You
|
df017195bf
force v-model sync on change instead of blur (fix #2400)
|
il y a 10 ans |
Evan You
|
59868bbe92
use boundingClientRect for svg element hidden detection (fix #2396)
|
il y a 10 ans |
Evan You
|
5f9d76283f
expose keycodes on v-on
|
il y a 10 ans |
Evan You
|
5a51b4ade7
Merge pull request #2394 from saul/2393-observe-non-configurable
|
il y a 10 ans |
Evan You
|
3f5c9166ea
refactor slot distribution (fix #2312)
|
il y a 10 ans |
Saul Rennison
|
98f06e11d5
Remove convertAllProperties config value with new behaviour as if it was true.
|
il y a 10 ans |
Evan You
|
54fcb5cf83
fix v-bind for enumerated attributes that expect true and false values (fix #2407)
|
il y a 10 ans |
Evan You
|
aa23fdc7da
fix fragment caching for SVG elements in IE (fix #2406)
|
il y a 10 ans |
Evan You
|
3b82e2bb96
v-for optimization: only filter watcher list if there are frags removed
|
il y a 10 ans |
Evan You
|
16bfe1b9ac
use ascii_only mode for minification (fix #2291)
|
il y a 10 ans |
Saul Rennison
|
2d658a6fca
Test whether a property is configurable before defining it as reactive
|
il y a 10 ans |
Evan You
|
e0e406221a
move global api to a more proper place
|
il y a 10 ans |
Evan You
|
353cb3d5aa
expose internal transition API
|
il y a 10 ans |
Evan You
|
8033b24673
Merge pull request #2376 from rpkilby/patch-1
|
il y a 10 ans |
Ryan P Kilby
|
60335321da
Correct docs location in issue template
|
il y a 10 ans |
Evan You
|
fdf1b8d9bd
Merge pull request #2366 from rhyzx/fix-terminal-directives-with-global-mixin
|
il y a 10 ans |
rhyzx
|
97b82f8033
fix #2366 custom terminal directive with global mixin
|
il y a 10 ans |
rhyzx
|
f5a63b4b90
add test for custom terminal directive
|
il y a 10 ans |
Evan You
|
aa29ae4b61
more badges
|
il y a 10 ans |
Evan You
|
3a4b6ce504
badges badges
|
il y a 10 ans |
Evan You
|
615021c7e4
remove bithound badge (does not work with ESLint 2.0)
|
il y a 10 ans |
Evan You
|
c51fb54441
fix template string tests in PhantomJS
|
il y a 10 ans |