Go to file
2016-05-25 15:43:12 +09:00
benchmarks update ssr benchmark 2016-05-16 18:26:25 -04:00
build screw ie8 2016-05-19 12:52:47 -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 support v-bind on objects 2016-05-24 20:41:06 -04:00
src add patch tests 2016-05-25 15:42:39 +09:00
test add eslint ignore for test 2016-05-25 15:43:12 +09: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 improve codegen for smaller generated code size 2016-05-18 20:57:51 -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-plugin-coverage instead 2016-05-18 01:16:09 -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