Go to file
2016-05-16 12:56:53 -04:00
benchmarks fix reorder benchmark after track-by change 2016-05-08 00:46:23 -04:00
build use babel coverage plugin instead of isparta loader 2016-05-16 01:03:32 -04:00
dist readme, version, add dist files 2016-04-26 13:29:27 -04:00
examples ready -> mounted 2016-05-10 11:26:00 -04:00
flow tweak annotations 2016-05-14 19:20:12 -04:00
src tweak annotations 2016-05-14 19:20:12 -04:00
test add optimizer tests (#2882) 2016-05-16 12:56:53 -04:00
.babelrc update build setup to make babel work properly with flow 2016-05-12 13:47:11 -04:00
.eslintignore annotation for vdom (wip) 2016-05-14 03:08:21 -04:00
.eslintrc annotate entries 2016-05-12 12:34:54 -04:00
.flowconfig annotate parser 2016-05-14 05:08:54 -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 use babel coverage plugin instead of isparta loader 2016-05-16 01:03:32 -04:00
README.md add coverage badge 2016-05-13 21:23:59 -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