Go to file
2016-05-13 21:04:10 -04:00
benchmarks fix reorder benchmark after track-by change 2016-05-08 00:46:23 -04:00
build fix ssr:dev task 2016-05-12 13:36:30 -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 use explicit ci steps 2016-05-13 20:54:53 -04:00
package.json update dep range 2016-05-13 21:04:10 -04:00
README.md add links to readme [ci skip] 2016-04-27 14:13:58 -04:00

vue-next CircleCI

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