Go to file
2016-06-27 22:18:01 -04:00
benchmarks update ssr package 2016-06-25 00:05:39 -04:00
build increase transition test durations for suacelabs 2016-06-27 22:18:01 -04:00
dist [build] 2.0.0-alpha.6 2016-06-22 15:33:53 -04:00
examples implement new v-for iterator syntax (ref: #3073) 2016-06-13 14:55:53 -04:00
flow fix v-once with v-for and remove unused _t method (fix #3155) 2016-06-27 11:18:06 -04:00
packages move bundle renderer into src 2016-06-26 00:53:58 -04:00
src tests for ssr bundle renderer 2016-06-27 17:11:04 -04:00
test increase transition test durations for suacelabs 2016-06-27 22:18:01 -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
package.json increase transition test durations for suacelabs 2016-06-27 22:18:01 -04:00
README.md update coverage badge link 2016-06-08 11:28:16 -04:00

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