[GitHub] incubator-weex pull request #1053: [android]fix input bug

2018-03-12 Thread marekchen
GitHub user marekchen reopened a pull request: https://github.com/apache/incubator-weex/pull/1053 [android]fix input bug 英文不好就用中文描述了: 1.当在created中设置input的value值为“1”,然后删 除“1”,这时不会触发input事件 2.当输å…

[GitHub] incubator-weex issue #1064: [android] Fix the display problem of the box-sha...

2018-03-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1064 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1064: [android] Fix the display problem of the ...

2018-03-12 Thread primLooper
GitHub user primLooper opened a pull request: https://github.com/apache/incubator-weex/pull/1064 [android] Fix the display problem of the box-shadow property of the s… Fix the display problem of the box-shadow property of the scroller component

[GitHub] incubator-weex pull request #1063: [Android] new feature for weex performanc...

2018-03-12 Thread lucky-chen
GitHub user lucky-chen reopened a pull request: https://github.com/apache/incubator-weex/pull/1063 [Android] new feature for weex performance *isNewFeature* **performance** * [ ] Update API docs for the component. * [x] Update/Add demo to demonstrate new feature.

[GitHub] incubator-weex pull request #1063: [Android] new feature for weex performanc...

2018-03-12 Thread lucky-chen
Github user lucky-chen closed the pull request at: https://github.com/apache/incubator-weex/pull/1063 ---

[2/5] incubator-weex-site git commit: Update index.md for cn

2018-03-12 Thread hanks
Update index.md for cn 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/b6e0545e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/b6e0545e Diff:

[1/5] incubator-weex-site git commit: Update index.md

2018-03-12 Thread hanks
Repository: incubator-weex-site Updated Branches: refs/heads/master 53d91f81c -> cf613142c Update index.md 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/59c97216 Tree:

[3/5] incubator-weex-site git commit: Update index.md

2018-03-12 Thread hanks
Update index.md 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/153337d5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/153337d5 Diff:

[GitHub] incubator-weex issue #1065: Update AbstractEditComponent.java

2018-03-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1065 Warnings :warning: No Changelog changes!

[5/9] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, wil

2018-03-12 Thread misakuo
* [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, will use // {"framework" : "Rax"} or // {"framework" : "Vue"} to distinguish type 3. if page type is neither Rax nor Vue, will

[7/9] incubator-weex git commit: +[android] playground auto check for update

2018-03-12 Thread misakuo
+[android] playground auto check for update Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1294abff Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1294abff Diff:

[3/9] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, wil

2018-03-12 Thread misakuo
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7c5ef1c6/android/sdk/assets/weex-rax.js -- diff --git a/android/sdk/assets/weex-rax.js b/android/sdk/assets/weex-rax.js new file mode 100644 index 000..19ffa62 ---

[9/9] incubator-weex git commit: Merge remote-tracking branch 'apache/master' into apache-master

2018-03-12 Thread misakuo
Merge remote-tracking branch 'apache/master' into apache-master # Conflicts: # android/sdk/libs/armeabi/libweexjsc.so # android/sdk/libs/armeabi/libweexjss.so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #1061: [Android] Playground auto check for updat...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1061 ---

[2/9] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, wil

2018-03-12 Thread misakuo
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7c5ef1c6/android/sdk/libs/armeabi/libweexjsc.so -- diff --git a/android/sdk/libs/armeabi/libweexjsc.so b/android/sdk/libs/armeabi/libweexjsc.so old mode 100644 new mode

[1/9] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, wil

2018-03-12 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/master 42aa12665 -> 8128b4c14 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7c5ef1c6/pre-build/native-bundle-main.js -- diff --git

[6/9] incubator-weex git commit: upgrade the version code

2018-03-12 Thread misakuo
upgrade the version code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0763bd4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0763bd4e Diff:

[GitHub] incubator-weex pull request #1053: [android]fix input bug

2018-03-12 Thread marekchen
Github user marekchen closed the pull request at: https://github.com/apache/incubator-weex/pull/1053 ---

[8/9] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr1061' into apache-master

2018-03-12 Thread misakuo
Merge remote-tracking branch 'upstream/pr1061' into apache-master Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b258ab11 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b258ab11 Diff:

[GitHub] incubator-weex pull request #1063: [Android] new feature for weex performanc...

2018-03-12 Thread lucky-chen
GitHub user lucky-chen opened a pull request: https://github.com/apache/incubator-weex/pull/1063 [Android] new feature for weex performance *isNewFeature* **performance** * [ ] Update API docs for the component. * [x] Update/Add demo to demonstrate new feature.

[GitHub] incubator-weex pull request #1053: [android]fix input bug

2018-03-12 Thread marekchen
Github user marekchen closed the pull request at: https://github.com/apache/incubator-weex/pull/1053 ---

[GitHub] incubator-weex issue #1063: [Android] new feature for weex performance

2018-03-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1063 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1065: Update AbstractEditComponent.java

2018-03-12 Thread marekchen
GitHub user marekchen opened a pull request: https://github.com/apache/incubator-weex/pull/1065 Update AbstractEditComponent.java **if** *isBugFix* **:** * [ ] Make sure that you add at least one unit test for the bug which you had fixed. **elif** *isNewFeature*

[5/5] incubator-weex-site git commit: Update index.md in references (#96)

2018-03-12 Thread hanks
Update index.md in references (#96) 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/cf613142 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/cf613142 Diff:

[4/5] incubator-weex-site git commit: Update index.md

2018-03-12 Thread hanks
Update index.md 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/8e55af3e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/8e55af3e Diff:

[incubator-weex] Git Push Summary [forced push!] [Forced Update!]

2018-03-12 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 8128b4c14 -> 42aa12665 (forced update)

[GitHub] incubator-weex pull request #1065: Update AbstractEditComponent.java

2018-03-12 Thread marekchen
GitHub user marekchen reopened a pull request: https://github.com/apache/incubator-weex/pull/1065 Update AbstractEditComponent.java **if** *isBugFix* **:** * [x] Make sure that you add at least one unit test for the bug which you had fixed. **elif**

[GitHub] incubator-weex pull request #1065: Update AbstractEditComponent.java

2018-03-12 Thread marekchen
Github user marekchen closed the pull request at: https://github.com/apache/incubator-weex/pull/1065 ---

[GitHub] incubator-weex pull request #1069: + [android] add progress when load weex b...

2018-03-12 Thread jiangxiang89
GitHub user jiangxiang89 opened a pull request: https://github.com/apache/incubator-weex/pull/1069 + [android] add progress when load weex bundler First of all, thank you for your contribution! Please makes sure that these checkboxes are checked before submitting your PR,

[GitHub] incubator-weex issue #1069: + [android] add progress when load weex bundler

2018-03-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1069 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1066: * [android] enable debug in release versi...

2018-03-12 Thread jiangxiang89
Github user jiangxiang89 closed the pull request at: https://github.com/apache/incubator-weex/pull/1066 ---

[GitHub] incubator-weex issue #1068: + [android] add instanceId declaring the caller ...

2018-03-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1068 Messages :book: has no jsfm file changed. :book:

incubator-weex-site git commit: add annotation about event modifiers

2018-03-12 Thread hanks
Repository: incubator-weex-site Updated Branches: refs/heads/master cf613142c -> 95079d40f add annotation about event modifiers 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/95079d40 Tree:

[GitHub] incubator-weex pull request #1067: * [android] allow debug in release versio...

2018-03-12 Thread jiangxiang89
GitHub user jiangxiang89 opened a pull request: https://github.com/apache/incubator-weex/pull/1067 * [android] allow debug in release version First of all, thank you for your contribution! Please makes sure that these checkboxes are checked before submitting your PR,

[GitHub] incubator-weex pull request #1066: * [android] enable debug in release versi...

2018-03-12 Thread jiangxiang89
GitHub user jiangxiang89 opened a pull request: https://github.com/apache/incubator-weex/pull/1066 * [android] enable debug in release version First of all, thank you for your contribution! Please makes sure that these checkboxes are checked before submitting your PR,

[2/3] incubator-weex git commit: +[android] playground auto check for update

2018-03-12 Thread misakuo
+[android] playground auto check for update Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1294abff Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1294abff Diff:

[3/3] incubator-weex git commit: Merge remote-tracking branch 'upstream/pr1061' into apache-master

2018-03-12 Thread misakuo
Merge remote-tracking branch 'upstream/pr1061' into apache-master Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5bfcb7bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/5bfcb7bc Diff:

[1/3] incubator-weex git commit: upgrade the version code

2018-03-12 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/master 42aa12665 -> 5bfcb7bc7 upgrade the version code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0763bd4e Tree:

[GitHub] incubator-weex issue #1066: * [android] enable debug in release version

2018-03-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1066 Warnings :warning: No Changelog changes!