[4/6] incubator-weex git commit: * [ios] iOS update jsfm fix bug see #http://dotwe.org/weex/996578e8f29b88d7d4fa01ab031fbbda

2017-03-24 Thread danz
* [ios] iOS update jsfm fix bug see #http://dotwe.org/weex/996578e8f29b88d7d4fa01ab031fbbda Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/47d933eb Tree:

[5/6] incubator-weex git commit: Merge branch '0.12-dev' into 0.12-dev-feature-jsfm0.19.16

2017-03-24 Thread danz
Merge branch '0.12-dev' into 0.12-dev-feature-jsfm0.19.16 # Conflicts: # android/sdk/assets/main.js # ios/sdk/WeexSDK/Resources/main.js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/adf86708

[3/6] incubator-weex git commit: * [ios] iOS update jsfm fix bug see #http://dotwe.org/weex/996578e8f29b88d7d4fa01ab031fbbda

2017-03-24 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/47d933eb/ios/sdk/WeexSDK/Resources/main.js -- diff --git a/ios/sdk/WeexSDK/Resources/main.js b/ios/sdk/WeexSDK/Resources/main.js index 7aebade..2faa885 100644 ---

[6/6] incubator-weex git commit: Merge branch '0.12-dev-feature-jsfm0.19.16' of https://github.com/atomtong/incubator-weex into 0.12-dev

2017-03-24 Thread danz
Merge branch '0.12-dev-feature-jsfm0.19.16' of https://github.com/atomtong/incubator-weex into 0.12-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/468f4f95 Tree:

[2/6] incubator-weex git commit: * [android] update jsfm fix bug see #http://dotwe.org/raw/dist/996578e8f29b88d7d4fa01ab031fbbda.bundle.js

2017-03-24 Thread danz
* [android] update jsfm fix bug see #http://dotwe.org/raw/dist/996578e8f29b88d7d4fa01ab031fbbda.bundle.js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/2a12512a Tree:

incubator-weex git commit: * [site] Modify the copyright of weex website.

2017-03-31 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/dev dc7a94a8c -> 92cf07444 * [site] Modify the copyright of weex website. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/92cf0744 Tree:

[01/10] incubator-weex git commit: * [jsfm] use Object.seal to replace Object.freeze

2017-03-15 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.11-dev d9907e922 -> 8f3167d89 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/996bb893/ios/sdk/WeexSDK/Resources/main.js -- diff --git

[02/10] incubator-weex git commit: * [jsfm] use Object.seal to replace Object.freeze

2017-03-15 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/996bb893/html5/shared/freeze.js -- diff --git a/html5/shared/freeze.js b/html5/shared/freeze.js index 44fb283..9c68da0 100644 --- a/html5/shared/freeze.js +++

[10/10] incubator-weex git commit: Merge branch '0.11-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into 0.11-dev

2017-03-15 Thread danz
Merge branch '0.11-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into 0.11-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8f3167d8 Tree:

[07/10] incubator-weex git commit: * [jsfm] remove freeze Object.prototype.__proto__

2017-03-15 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/cbfab65f/html5/shared/freeze.js -- diff --git a/html5/shared/freeze.js b/html5/shared/freeze.js index 9c68da0..6f54881 100644 --- a/html5/shared/freeze.js +++

[08/10] incubator-weex git commit: * [jsfm] remove freeze Object.prototype.__proto__

2017-03-15 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/cbfab65f/android/sdk/assets/main.js -- diff --git a/android/sdk/assets/main.js b/android/sdk/assets/main.js index 41200f3..b507e9d 100644 --- a/android/sdk/assets/main.js

[03/10] incubator-weex git commit: * [jsfm] use Object.seal to replace Object.freeze

2017-03-15 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/996bb893/android/sdk/assets/main.js -- diff --git a/android/sdk/assets/main.js b/android/sdk/assets/main.js index f0a296f..41200f3 100644 --- a/android/sdk/assets/main.js

[09/10] incubator-weex git commit: * [jsfm] remove freeze Object.prototype.__proto__

2017-03-15 Thread danz
* [jsfm] remove freeze Object.prototype.__proto__ Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/cbfab65f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cbfab65f Diff:

[2/2] incubator-weex git commit: Merge branch '0.12-dev' of https://github.com/fkysly/incubator-weex into 0.12-dev

2017-04-05 Thread danz
Merge branch '0.12-dev' of https://github.com/fkysly/incubator-weex into 0.12-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/da9701c0 Tree:

[1/2] incubator-weex git commit: * [jsfm] update vue framework to 2.2.2-weex.1

2017-04-05 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev fa57ad470 -> da9701c05 * [jsfm] update vue framework to 2.2.2-weex.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b4f13645 Tree:

[2/2] incubator-weex git commit: Merge branch '0.12-dev' of https://github.com/yuanyan/incubator-weex into 0.12-dev

2017-04-05 Thread danz
Merge branch '0.12-dev' of https://github.com/yuanyan/incubator-weex into 0.12-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fa57ad47 Tree:

[1/3] incubator-weex git commit: * [jsfm] update weex-vue-framework to 2.2.1-weex.2 && destroy runtime document

2017-04-05 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.11-dev 4a5f87746 -> 170387780 * [jsfm] update weex-vue-framework to 2.2.1-weex.2 && destroy runtime document Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/3] incubator-weex git commit: * [jsfm] v0.19.17

2017-04-05 Thread danz
* [jsfm] v0.19.17 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a6f9eeff Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a6f9eeff Diff:

[3/3] incubator-weex git commit: Merge branch '0.11-dev' of https://github.com/fkysly/incubator-weex into 0.11-dev

2017-04-05 Thread danz
Merge branch '0.11-dev' of https://github.com/fkysly/incubator-weex into 0.11-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/17038778 Tree:

[4/7] incubator-weex git commit: * [html5] update del console

2017-04-09 Thread danz
* [html5] update del console Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/22e93644 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/22e93644 Diff:

[2/7] incubator-weex git commit: * [example] slider

2017-04-09 Thread danz
* [example] slider Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1ac37956 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1ac37956 Diff:

[7/7] incubator-weex git commit: Merge branch 'html5-feature-vue-render-slider-infinite' of https://github.com/Tancy/incubator-weex into 0.11-dev

2017-04-09 Thread danz
Merge branch 'html5-feature-vue-render-slider-infinite' of https://github.com/Tancy/incubator-weex into 0.11-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9afe27b9 Tree:

[6/7] incubator-weex git commit: * [html5] add slider infinte demo

2017-04-09 Thread danz
* [html5] add slider infinte demo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/44866b74 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/44866b74 Diff:

[1/7] incubator-weex git commit: + [html5] slider infinite

2017-04-09 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.11-dev 83a2b46c3 -> 9afe27b96 + [html5] slider infinite Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/98d0e1c0 Tree:

[5/7] incubator-weex git commit: * [html5] update infinte default value

2017-04-09 Thread danz
* [html5] update infinte default value Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/66df2cbb Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/66df2cbb Diff:

[3/7] incubator-weex git commit: * [html5] update slider infinite

2017-04-09 Thread danz
* [html5] update slider infinite Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/15d9ed4c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/15d9ed4c Diff:

[2/4] incubator-weex git commit: * [html5] update build & test config.

2017-03-31 Thread danz
* [html5] update build & test config. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fed56d4b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fed56d4b Diff:

[3/4] incubator-weex git commit: * [html5] clear log.

2017-03-31 Thread danz
* [html5] clear log. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9905aa8c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9905aa8c Diff:

[1/4] incubator-weex git commit: * [html5] fix soucemap with flow.

2017-03-31 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.11-dev 58fd3fe79 -> fef125b34 * [html5] fix soucemap with flow. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9c97d35e Tree:

[4/4] incubator-weex git commit: Merge branch '0.11-dev' into dev-web

2017-03-31 Thread danz
Merge branch '0.11-dev' into 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/fef125b3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fef125b3 Diff:

[14/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/references/js-service/index.html -- diff --git a/content/cn/references/js-service/index.html b/content/cn/references/js-service/index.html index

[07/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/guide/set-up-env.html -- diff --git a/content/guide/set-up-env.html b/content/guide/set-up-env.html index 2e121f1..403f50e 100644 ---

[13/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/references/native-dom-api.html -- diff --git a/content/cn/references/native-dom-api.html b/content/cn/references/native-dom-api.html index

[11/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/v-0.10/references/components/scroller.html -- diff --git a/content/cn/v-0.10/references/components/scroller.html

[06/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/references/components/cell.html -- diff --git a/content/references/components/cell.html b/content/references/components/cell.html index

[4/5] incubator-weex-site git commit: Site updated: 2017-04-12 14:47:32

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3c6b07af/content/content.json -- diff --git a/content/content.json b/content/content.json index 046615f..f28c33e 100644 --- a/content/content.json +++

[2/5] incubator-weex-site git commit: Site updated: 2017-04-12 14:47:32

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3c6b07af/content/references/components/web.html -- diff --git a/content/references/components/web.html b/content/references/components/web.html index

[1/5] incubator-weex-site git commit: Site updated: 2017-04-12 14:47:32

2017-04-12 Thread danz
Repository: incubator-weex-site Updated Branches: refs/heads/asf-site 8ab5c831b -> 3c6b07af2 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3c6b07af/content/references/weex-variable.html -- diff --git

[3/5] incubator-weex-site git commit: Site updated: 2017-04-12 14:47:32

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3c6b07af/content/examples/dom-rect.html -- diff --git a/content/examples/dom-rect.html b/content/examples/dom-rect.html index fe0efe3..53fa6d0 100644 ---

[16/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/references/advanced/extend-jsfm.html -- diff --git a/content/cn/references/advanced/extend-jsfm.html

[17/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
Site updated: 2017-04-12 14:39:34 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/8ab5c831 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/8ab5c831 Diff:

[04/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/references/modules/modal.html -- diff --git a/content/references/modules/modal.html b/content/references/modules/modal.html index 7fa079c..d3c766d

[15/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/references/components/indicator.html -- diff --git a/content/cn/references/components/indicator.html

[09/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/content.json -- diff --git a/content/content.json b/content/content.json index 86b6697..046615f 100644 --- a/content/content.json +++

[01/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
Repository: incubator-weex-site Updated Branches: refs/heads/asf-site 3450acb9d -> 8ab5c831b http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/v-0.10/references/modules/dom.html -- diff --git

[10/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/v-0.10/references/units.html -- diff --git a/content/cn/v-0.10/references/units.html b/content/cn/v-0.10/references/units.html index

[08/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/css/common.css -- diff --git a/content/css/common.css b/content/css/common.css index c036278..1b55db2 100644 --- a/content/css/common.css +++

[03/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/references/web-standards.html -- diff --git a/content/references/web-standards.html b/content/references/web-standards.html index 3671ca4..c3cbece

[12/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/cn/v-0.10/guide/how-to/require-3rd-party-libs.html -- diff --git a/content/cn/v-0.10/guide/how-to/require-3rd-party-libs.html

[02/17] incubator-weex-site git commit: Site updated: 2017-04-12 14:39:34

2017-04-12 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8ab5c831/content/v-0.10/references/common-style.html -- diff --git a/content/v-0.10/references/common-style.html b/content/v-0.10/references/common-style.html index

[1/2] incubator-weex git commit: * [jsfm] fix function markupState

2017-04-06 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev dbc3f1bde -> d14aeb2a7 * [jsfm] fix function markupState Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f8ac1c66 Tree:

[2/2] incubator-weex git commit: * [doc] add scrollToElement animation support

2017-04-06 Thread danz
* [doc] add scrollToElement animation support Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d14aeb2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d14aeb2a Diff:

[1/3] incubator-weex git commit: * [doc] update release note

2017-04-06 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/dev 8c0c47588 -> aa1c41f99 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/c6126c3c/doc/source/releasenote.md -- diff --git a/doc/source/releasenote.md

[3/3] incubator-weex git commit: Merge branch 'doc-feature-releasenote' of https://github.com/Tancy/incubator-weex into dev

2017-04-06 Thread danz
Merge branch 'doc-feature-releasenote' of https://github.com/Tancy/incubator-weex into dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/aa1c41f9 Tree:

incubator-weex git commit: * [html5] scrollToElement method support no animation

2017-04-06 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.11-dev 6f861949d -> 83a2b46c3 * [html5] scrollToElement method support no animation Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/83a2b46c

[1/3] incubator-weex git commit: call C++ timer instead of WxTimerModule with in week jsfm

2017-04-06 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev b0a11a261 -> 5e0515ac7 call C++ timer instead of WxTimerModule with in week jsfm Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/3] incubator-weex git commit: eslint warning

2017-04-06 Thread danz
eslint warning Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/86bacfb3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/86bacfb3 Diff:

[3/3] incubator-weex git commit: Merge branch '0.12-dev' of https://github.com/lycool/incubator-weex into 0.12-dev

2017-04-06 Thread danz
Merge branch '0.12-dev' of https://github.com/lycool/incubator-weex into 0.12-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5e0515ac Tree:

incubator-weex git commit: * [jsfm] v0.20.3

2017-04-06 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev 5e0515ac7 -> c597a05cf * [jsfm] v0.20.3 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c597a05c Tree:

[05/10] incubator-weex git commit: * [ios] add support type

2017-04-10 Thread danz
* [ios] add support type Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9752538b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9752538b Diff:

[09/10] incubator-weex git commit: * [ios] fix bug box shadow color and headerToIndexTable

2017-04-10 Thread danz
* [ios] fix bug box shadow color and headerToIndexTable Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/00b03746 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/00b03746 Diff:

[01/10] incubator-weex git commit: + [doc] add box-shadow doc , update textarea, scrolltoelement

2017-04-10 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/dev 1e923a4d1 -> 6bd212e65 + [doc] add box-shadow doc , update textarea,scrolltoelement Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7a091206

[07/10] incubator-weex git commit: *[doc] update demo

2017-04-10 Thread danz
*[doc] update demo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/85a2578d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/85a2578d Diff:

[03/10] incubator-weex git commit: Merge branch 'dev' into dev

2017-04-10 Thread danz
Merge branch 'dev' into dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/24ef56ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/24ef56ad Diff:

[02/10] incubator-weex git commit: + [doc] add english doc

2017-04-10 Thread danz
+ [doc] add english doc Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a04dd259 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a04dd259 Diff:

[08/10] incubator-weex git commit: + [doc] update demo

2017-04-10 Thread danz
+ [doc] update demo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7a85b8a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7a85b8a2 Diff:

[05/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/references/migration/migration-from-weex.html -- diff --git a/content/references/migration/migration-from-weex.html

[19/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
Site updated: 2017-04-11 11:58:10 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/3450acb9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/3450acb9 Diff:

[03/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/releasenote.html -- diff --git a/content/releasenote.html b/content/releasenote.html new file mode 100644 index 000..e6c67ba --- /dev/null +++

[13/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/cn/v-0.10/tools/transformer.html -- diff --git a/content/cn/v-0.10/tools/transformer.html b/content/cn/v-0.10/tools/transformer.html index

[07/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/references/advanced/index.html -- diff --git a/content/references/advanced/index.html b/content/references/advanced/index.html index

[11/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/css/partial/article.css -- diff --git a/content/css/partial/article.css b/content/css/partial/article.css index 0de2890..2bcede1 100644 ---

[01/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
Repository: incubator-weex-site Updated Branches: refs/heads/asf-site ed750db85 -> 3450acb9d http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/v-0.10/references/modules/animation.html -- diff

[08/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/examples/textarea.html -- diff --git a/content/examples/textarea.html b/content/examples/textarea.html index 2028999..1e22f4f 100644 ---

[10/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/examples/indicator.html -- diff --git a/content/examples/indicator.html b/content/examples/indicator.html index e7f9605..6723cde 100644 ---

[15/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/cn/references/web-standards.html -- diff --git a/content/cn/references/web-standards.html b/content/cn/references/web-standards.html index

[09/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/examples/scroller.html -- diff --git a/content/examples/scroller.html b/content/examples/scroller.html index eca735c..3eee352 100644 ---

[17/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/cn/references/components/slider.html -- diff --git a/content/cn/references/components/slider.html b/content/cn/references/components/slider.html

[16/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/cn/references/modules/dom.html -- diff --git a/content/cn/references/modules/dom.html b/content/cn/references/modules/dom.html index

[14/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/cn/v-0.10/advanced/extend-to-html5.html -- diff --git a/content/cn/v-0.10/advanced/extend-to-html5.html

[02/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/v-0.10/guide/how-to/cuszomize-native-apis.html -- diff --git a/content/v-0.10/guide/how-to/cuszomize-native-apis.html

[04/19] incubator-weex-site git commit: Site updated: 2017-04-11 11:58:10

2017-04-10 Thread danz
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/3450acb9/content/references/vue/difference-of-vuex.html -- diff --git a/content/references/vue/difference-of-vuex.html

incubator-weex git commit: * [html5] fix merge conflicts.

2017-04-12 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev e0999045e -> cb5d6c33a * [html5] fix merge conflicts. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/cb5d6c33 Tree:

[4/8] incubator-weex git commit: Merge pull request #2909 from fkysly/jsfm-feature-0.19

2017-03-13 Thread danz
Merge pull request #2909 from fkysly/jsfm-feature-0.19 * [jsfm] v0.19.14 && revert weex-rax-framework to 0.1.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/febe7287 Tree:

[1/8] incubator-weex git commit: * [jsfm] upgrade weex-vue-framework to 2.1.10-weex.1

2017-03-13 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.11-dev 4fc551467 -> 8b23f71ef * [jsfm] upgrade weex-vue-framework to 2.1.10-weex.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8329fd21 Tree:

[2/8] incubator-weex git commit: * [jsfm] release 0.19.9

2017-03-13 Thread danz
* [jsfm] release 0.19.9 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1ad09802 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1ad09802 Diff:

[8/8] incubator-weex git commit: Merge branch 'jsfm-feature-0.19' into 0.11-dev

2017-03-13 Thread danz
Merge branch 'jsfm-feature-0.19' into 0.11-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8b23f71e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8b23f71e Diff:

[5/8] incubator-weex git commit: * [jsfm] update weex-vue-framework to 2.2.1-weex.1

2017-03-13 Thread danz
* [jsfm] update weex-vue-framework to 2.2.1-weex.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/daf9f517 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/daf9f517 Diff:

[6/8] incubator-weex git commit: Merge pull request #2910 from fkysly/jsfm-feature-0.19

2017-03-13 Thread danz
Merge pull request #2910 from fkysly/jsfm-feature-0.19 * [jsfm] update weex-vue-framework to 2.2.1-weex.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/03351604 Tree:

[1/2] incubator-weex git commit: * [jsfm] update rax framework to latest

2017-04-05 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev d240048ba -> fa57ad470 * [jsfm] update rax framework to latest Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/aef6c58a Tree:

[1/2] incubator-weex git commit: * [jsfm] v0.20.2

2017-04-06 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/0.12-dev 41c8ef624 -> dbc3f1bde * [jsfm] v0.20.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ca5b908e Tree:

[10/12] incubator-weex git commit: * [html5] remove coverage of component.js

2017-08-03 Thread danz
* [html5] remove coverage of component.js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/10cd633e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/10cd633e Diff:

[06/12] incubator-weex git commit: * [html5] bug fix for dom getComponentRect

2017-08-03 Thread danz
* [html5] bug fix for dom getComponentRect Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/dbccd895 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/dbccd895 Diff:

[07/12] incubator-weex git commit: * [html5] fix formate for picker example

2017-08-03 Thread danz
* [html5] fix formate for picker example Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8f65e4b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8f65e4b5 Diff:

[09/12] incubator-weex git commit: * [html5] fix test case for dom.js

2017-08-03 Thread danz
* [html5] fix test case for dom.js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/04a3944a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/04a3944a Diff:

[03/12] incubator-weex git commit: * [html5] update contentsize to contentSize

2017-08-03 Thread danz
* [html5] update contentsize to contentSize Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1cbbfe2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1cbbfe2d Diff:

[04/12] incubator-weex git commit: * [html5] update picker demo

2017-08-03 Thread danz
* [html5] update picker demo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7a06b88b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7a06b88b Diff:

[08/12] incubator-weex git commit: * [html5] fix code formate in dom.js

2017-08-03 Thread danz
* [html5] fix code formate in dom.js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3a121003 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3a121003 Diff:

[12/12] incubator-weex git commit: Merge branch '0.16-dev' of https://github.com/erha19/incubator-weex into 0.16-dev

2017-08-03 Thread danz
Merge branch '0.16-dev' of https://github.com/erha19/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/cf40471e Tree:

[05/12] incubator-weex git commit: * [html5] update weex-picker version

2017-08-03 Thread danz
* [html5] update weex-picker version Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8df4ccb3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8df4ccb3 Diff:

  1   2   3   4   >