Go to file
2016-05-13 21:23:59 -04:00
benchmarks fix reorder benchmark after track-by change 2016-05-08 00:46:23 -04:00
build fix ci script syntax error 2016-05-13 21:16:44 -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 rework type annotation strategy: use interface instead 2016-05-13 18:30:04 -04:00
src rework type annotation strategy: use interface instead 2016-05-13 18:30:04 -04:00
test add watcher tests (#2868) 2016-05-13 20:53:09 -04:00
.babelrc update build setup to make babel work properly with flow 2016-05-12 13:47:11 -04:00
.eslintignore add eslintignore 2016-05-13 19:09:12 -04:00
.eslintrc annotate entries 2016-05-12 12:34:54 -04:00
.flowconfig rework type annotation strategy: use interface instead 2016-05-13 18:30:04 -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 setup coverage 2016-05-13 21:12:56 -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