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 8367d489e0 fix prop type in IE9 8 years ago
benchmarks add reference link in uptime bench 8 years ago
build test iOS 9.3 on sauce 8 years ago
dist [build] 2.0.0-beta.8 8 years ago
examples add move animation example 8 years ago
flow improve keep-alive: use component-based API 8 years ago
packages use component name for SSR caching (also allow full externalization) 8 years ago
src fix prop type in IE9 8 years ago
test use component name for SSR caching (also allow full externalization) 8 years ago
.babelrc adjust build 9 years ago
.eslintignore ignore packages in eslint 9 years ago
.eslintrc annotate entries 9 years ago
.flowconfig remove source-map generation from sfc parser 9 years ago
.gitignore record screenshots for e2e test failures 9 years ago
CONTRIBUTING.md fix typo in contrib guide 8 years ago
LICENSE add license and contrib guide 8 years ago
README.md update readme [ci-skip] 8 years ago
circle.yml setup coverage 9 years ago
package.json [release] 2.0.0-beta.8 8 years ago
phantomjsdriver.log [build] 2.0.0-beta.8 8 years ago

README.md

vue-next CircleCI Coverage Sauce Labs

Current status: BETA

Checkout the 2.0 Changes issue or the WIP documentation.

Build

npm install
npm run build