Go to file
2016-06-17 14:22:51 -04:00
benchmarks remove preserveWhitespace usage in dbmon 2016-06-10 18:21:00 -04:00
build use same sauce build id during release 2016-06-16 13:02:50 -04:00
dist [build] 2.0.0-alpha.5 2016-06-17 14:22:51 -04:00
examples implement new v-for iterator syntax (ref: #3073) 2016-06-13 14:55:53 -04:00
flow remove <render> tag 2016-06-17 13:25:34 -04:00
packages [build] 2.0.0-alpha.5 2016-06-17 14:22:51 -04:00
src [build] 2.0.0-alpha.5 2016-06-17 14:22:51 -04:00
test support dynamic refs 2016-06-17 14:11:09 -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 properly encode HTML in server-side rendering (fix #3078) 2016-06-14 14:15:41 -04:00
.gitignore record screenshots for e2e test failures 2016-06-13 18:14:33 -04:00
circle.yml setup coverage 2016-05-13 21:12:56 -04:00
package.json [release] 2.0.0-alpha.4 2016-06-16 13:00:55 -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