You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Evan You d6ced71719 prohibit Vue.set/delete on Vue instances 9 years ago
benchmarks fix reorder benchmark after track-by change 9 years ago
build update build setup for flow 9 years ago
dist readme, version, add dist files 9 years ago
examples ready -> mounted 9 years ago
src prohibit Vue.set/delete on Vue instances 9 years ago
test prohibit Vue.set/delete on Vue instances 9 years ago
.babelrc first file annotated! 9 years ago
.eslintrc update build setup for flow 9 years ago
.flowconfig remove tern, update flowconfig 9 years ago
.gitignore setup unit test 9 years ago
README.md add links to readme [ci skip] 9 years ago
circle.yml update build 9 years ago
package.json include flow check in npm test 9 years ago

README.md

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