vue/src
2015-11-06 11:37:59 -05:00
..
api also warn built-in element as component for global registration 2015-10-31 23:53:13 -04:00
compiler fix boolean prop handling (fix #1727) 2015-11-06 11:29:10 -05:00
directives remove "is" attribute when binding components (fix #1729) 2015-11-06 11:07:21 -05:00
filters fix lint after eslint upgrade 2015-11-04 15:18:46 -05:00
fragment fragment: destroy children before removal 2015-10-31 23:28:11 -04:00
instance fix v-ref for dynamic components with keep-alive (fix #1695) 2015-11-04 10:50:15 -05:00
observer a more proper fix for #1683 2015-11-05 14:06:17 -05:00
parsers fix directive parser literal number arguments 2015-10-28 22:08:32 -04:00
transition fix comment typo 2015-10-28 23:57:59 -04:00
util simplify IE bind attr workaround by adjusting check order 2015-11-04 19:39:16 -05:00
batcher.js add hooks for devtools 2015-10-26 21:02:16 -04:00
cache.js cache linker for v-ifs 2015-07-28 17:56:16 -04:00
config.js config: remove proto option 2015-10-08 17:35:46 -04:00
directive.js fix v-on inline statement filter context (fix #1656) 2015-10-31 09:22:27 -04:00
vue.js [release] 1.0.7 2015-11-06 11:37:59 -05:00
watcher.js a more proper fix for #1683 2015-11-05 14:06:17 -05:00