Go to file
Takuya Tejima ae78813606 [Vue 2.0] Fix BooleanAttr & EnumeratedAttr serialization (#2810)
* fix attr serialization

* Add attribute test cases
2016-05-07 15:51:46 -04:00
benchmarks add reference links to benchmarks 2016-04-26 11:03:57 -04:00
build fix eslint again 2016-04-29 20:12:01 -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 [Vue 2.0] Fix BooleanAttr & EnumeratedAttr serialization (#2810) 2016-05-07 15:51:46 -04:00
test [Vue 2.0] Fix BooleanAttr & EnumeratedAttr serialization (#2810) 2016-05-07 15:51:46 -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 use eslint-config-vue 2016-05-05 19:11:15 -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