vue/flow
Eduardo San Martin Morote ff7f231002 Support custom blocks in SFC parser (#4157)
This allow to use other block appart from `template`, `script` or
`style` in the SFC parser. This allows such things as writing tests or
examples directly into the SFC file. Those are meant to be handled by
programs others than vue-loader like vue-play.
2016-11-20 11:37:42 -05:00
..
compiler.js Support custom blocks in SFC parser (#4157) 2016-11-20 11:37:42 -05:00
component.js fix v-once inside v-for (fix #3964) 2016-11-02 22:34:36 -04:00
global-api.js update flow annotations 2016-07-15 17:48:42 -04:00
modules.js update entities encoding/decoding (fix #3899) 2016-10-13 05:05:35 -04:00
options.js [weex] enable extended constructors to use mixins 2016-11-09 21:19:01 -05:00
ssr.js SSR: eliminate closure in render.js implementation 2016-11-01 11:14:46 -04:00
vnode.js wip: fix flow type for weex merge 2016-11-07 16:26:06 -05:00