Go to file
2016-08-11 18:13:16 -05: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-rc.1 2016-08-11 00:43:09 -05: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 add diagram in ssr docs 2016-08-11 18:13:16 -05:00
src Allow rendering forbidden tags on the server (#3425) 2016-08-11 11:25:59 -05:00
test fix flow error for #3393 2016-08-11 08:53:31 -05: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-rc.1 2016-08-11 00:43:09 -05:00
phantomjsdriver.log [build] 2.0.0-beta.8 2016-08-10 00:55:30 -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