Go to file
2016-07-14 14:45:11 -04:00
benchmarks include compiler in vue-server-renderer 2016-07-05 14:19:13 -04:00
build include compiler in vue-server-renderer 2016-07-05 14:19:13 -04:00
dist [build] 2.0.0-beta.1 2016-07-07 17:53:22 -04:00
examples todomvc example: pre-initialize state before mounting app 2016-07-14 14:45:11 -04:00
flow extract getRealChild for abstract components 2016-07-06 17:07:46 -04:00
packages [build] 2.0.0-beta.1 2016-07-07 17:53:22 -04:00
src test in-out early cancel with keep-alive 2016-07-14 12:26:31 -04:00
test test in-out early cancel with keep-alive 2016-07-14 12:26:31 -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 remove source-map generation from sfc parser 2016-06-21 02:17:11 -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-beta.1 2016-07-07 17:53:22 -04:00
README.md use unique sauce build ID during releases, add sauce badge 2016-06-27 22:40:44 -04:00

vue-next CircleCI Coverage Sauce Labs

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