Go to file
2016-06-10 11:53:21 -04:00
benchmarks no longer need track-by in dbmon 2016-06-08 13:10:23 -04:00
build adjust build 2016-06-07 21:53:43 -04:00
dist adjust build 2016-06-07 21:53:43 -04:00
examples fix whitespace vnode identity breaking patch (fix #3043) 2016-06-08 13:28:55 -04:00
flow parser for single-file components 2016-06-07 21:36:00 -04:00
packages update template-compiler deps 2016-06-10 11:38:22 -04:00
src rename sfc-parser export 2016-06-10 11:53:21 -04:00
test support _scopeId 2016-06-08 18:26:15 -04:00
.babelrc adjust build 2016-06-07 21:53:43 -04:00
.eslintignore ignore packages in eslint 2016-06-08 12:19:15 -04:00
.eslintrc annotate entries 2016-05-12 12:34:54 -04:00
.flowconfig improve codegen for smaller generated code size 2016-05-18 20:57:51 -04:00
.gitignore setup unit test 2016-04-23 20:00:38 -04:00
circle.yml setup coverage 2016-05-13 21:12:56 -04:00
package.json adjust build 2016-06-07 21:53:43 -04:00
README.md update coverage badge link 2016-06-08 11:28:16 -04:00

vue-next CircleCI Coverage

pre-alpha state, use at your own risk. For the time being, check out the announcement post and the feature comparison with 1.0.

Build

npm install
npm run build