You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ta...@apache.org on 2017/07/28 09:12:01 UTC

[22/43] incubator-weex git commit: Merge branch 'feature/generate-packages' into 0.15-dev-web

Merge branch 'feature/generate-packages' into 0.15-dev-web


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/611cae85
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/611cae85
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/611cae85

Branch: refs/heads/0.16-dev
Commit: 611cae85c82ca65b2f4b058ce12f26a07c10aa13
Parents: 6680352 f9846a3
Author: MrRaindrop <te...@gmail.com>
Authored: Thu Jul 20 18:31:13 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Thu Jul 20 18:31:13 2017 +0800

----------------------------------------------------------------------
 html5/render/vue/README.md                      | 69 ++++++++++++++++++++
 package.json                                    |  2 +-
 packages/weex-vue-plugins/weex-vue-a/README.md  |  2 +-
 .../weex-vue-plugins/weex-vue-a/package.json    |  2 +-
 .../weex-vue-plugins/weex-vue-input/README.md   |  2 +-
 .../weex-vue-input/package.json                 |  2 +-
 .../weex-vue-plugins/weex-vue-slider/README.md  |  2 +-
 .../weex-vue-slider/package.json                |  2 +-
 .../weex-vue-plugins/weex-vue-switch/README.md  |  2 +-
 .../weex-vue-switch/package.json                |  2 +-
 .../weex-vue-textarea/README.md                 |  2 +-
 .../weex-vue-textarea/package.json              |  2 +-
 .../weex-vue-plugins/weex-vue-video/README.md   |  2 +-
 .../weex-vue-video/package.json                 |  2 +-
 .../weex-vue-plugins/weex-vue-web/README.md     |  2 +-
 .../weex-vue-plugins/weex-vue-web/package.json  |  2 +-
 packages/weex-vue-render/README.md              | 69 ++++++++++++++++++++
 packages/weex-vue-render/package.json           |  2 +-
 scripts/dist-vue.sh                             |  2 +-
 19 files changed, 155 insertions(+), 17 deletions(-)
----------------------------------------------------------------------