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 900bfc1901 [build] 2.0.0-alpha.5 9 years ago
benchmarks remove preserveWhitespace usage in dbmon 9 years ago
build use same sauce build id during release 9 years ago
dist [build] 2.0.0-alpha.5 9 years ago
examples implement new v-for iterator syntax (ref: #3073) 9 years ago
flow remove <render> tag 9 years ago
packages [build] 2.0.0-alpha.5 9 years ago
src [build] 2.0.0-alpha.5 9 years ago
test support dynamic refs 9 years ago
.babelrc adjust build 9 years ago
.eslintignore ignore packages in eslint 9 years ago
.eslintrc annotate entries 9 years ago
.flowconfig properly encode HTML in server-side rendering (fix #3078) 9 years ago
.gitignore record screenshots for e2e test failures 9 years ago
README.md update coverage badge link 9 years ago
circle.yml setup coverage 9 years ago
package.json [release] 2.0.0-alpha.4 9 years ago

README.md

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