Go to file
2016-08-05 12:10:13 -04:00
benchmarks add reference link in uptime bench 2016-07-31 17:36:26 -04:00
build check version compatibility in packages 2016-07-26 02:25:17 -04:00
dist [build] 2.0.0-beta.6 2016-08-01 15:31:12 -04:00
examples add move animation example 2016-08-04 22:20:42 -04:00
flow wip: refactor children resolution (remove thunk mechanism) 2016-08-05 12:10:13 -04:00
packages [build] 2.0.0-beta.6 2016-08-01 15:31:12 -04:00
src wip: refactor children resolution (remove thunk mechanism) 2016-08-05 12:10:13 -04:00
test wip: refactor children resolution (remove thunk mechanism) 2016-08-05 12:10:13 -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.6 2016-08-01 15:31:13 -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