Go to file
2016-05-08 00:12:56 -04:00
benchmarks add reference links to benchmarks 2016-04-26 11:03:57 -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 add warnings for options with restrictions 2016-05-07 18:18:59 -04:00
test make attr behavior more consistent + fix tests 2016-05-07 16:27:33 -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
circle.yml update build 2016-04-26 13:01:13 -04:00
package.json bump build babel preset 2016-05-08 00:12:56 -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