Go to file
2016-08-10 00:45:42 -04:00
benchmarks add reference link in uptime bench 2016-07-31 17:36:26 -04:00
build test iOS 9.3 on sauce 2016-08-05 18:04:51 -04:00
dist [build] 2.0.0-beta.7 2016-08-05 18:14:22 -04:00
examples add move animation example 2016-08-04 22:20:42 -04:00
flow improve keep-alive: use component-based API 2016-08-09 16:32:15 -04:00
packages [build] 2.0.0-beta.7 2016-08-05 18:14:22 -04:00
src skip transition on non-elements 2016-08-10 00:45:42 -04:00
test improve keep-alive: use component-based API 2016-08-09 16:32:15 -04:00
.babelrc adjust build 2016-06-07 21:53:43 -04:00
.eslintignore ignore packages in eslint 2016-06-08 12:19:15 -04:00
.eslintrc annotate entries 2016-05-12 12:34:54 -04:00
.flowconfig remove source-map generation from sfc parser 2016-06-21 02:17:11 -04:00
.gitignore record screenshots for e2e test failures 2016-06-13 18:14:33 -04:00
circle.yml setup coverage 2016-05-13 21:12:56 -04:00
CONTRIBUTING.md fix typo in contrib guide 2016-07-29 23:21:08 -04:00
LICENSE add license and contrib guide 2016-07-29 23:08:02 -04:00
package.json [release] 2.0.0-beta.7 2016-08-05 18:14:22 -04:00
README.md update readme [ci-skip] 2016-07-29 18:17:12 -04:00

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