Go to file
2016-06-10 16:54:58 -04:00
benchmarks no longer need track-by in dbmon 2016-06-08 13:10:23 -04:00
build add pad/map option to sfc parser 2016-06-10 13:19:04 -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 test padding and source map for sfc-parser 2016-06-10 16:54:58 -04:00
packages add pad/map option to sfc parser 2016-06-10 13:19:04 -04:00
src test padding and source map for sfc-parser 2016-06-10 16:54:58 -04:00
test test padding and source map for sfc-parser 2016-06-10 16:54:58 -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 add pad/map option to sfc parser 2016-06-10 13:19:04 -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