Go to file
2016-05-09 18:26:19 -04:00
benchmarks fix reorder benchmark after track-by change 2016-05-08 00:46:23 -04:00
build update build script and npm files 2016-05-07 22:26:13 -04:00
dist readme, version, add dist files 2016-04-26 13:29:27 -04:00
examples update examples to use filters 2016-04-29 19:40:53 -04:00
src rename batcher to scheduler 2016-05-09 18:26:19 -04:00
test update unit tests convention + basic component tests 2016-05-09 18:08:18 -04:00
.babelrc ignore dist files in babel 2016-04-29 16:05:19 -04:00
.eslintrc use eslint-config-vue 2016-05-05 19:11:15 -04:00
.gitignore setup unit test 2016-04-23 20:00:38 -04:00
.tern-project add tern config file 2016-05-09 14:42:58 -04:00
circle.yml update build 2016-04-26 13:01:13 -04:00
package.json fix ssr test 2016-05-08 00:58:29 -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