Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

* [Android][iOS][C++] Add eagle version of data-render #1937

Merged
merged 61 commits into from
Dec 20, 2018

Conversation

YorkShen
Copy link
Contributor

No description provided.

yxping and others added 30 commits November 2, 2018 18:02
1. __data_render==true for WXRenderStrategy.DATA_RENDER
2. __eagle==true for WXRenderStrategy.DATA_RENDER_BINARY
3. others for WXRenderStrategy.APPEND_ASYNC
jianhan-he and others added 22 commits December 13, 2018 11:24
# Conflicts:
#	WeexSDK.podspec
#	android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
#	weex_core/Source/core/data_render/vnode/vnode_exec_env.cc
Merge master into develop-data-render-script



See merge request !198263
…o develop-data-render-script

* 'master' of https://github.com/apache/incubator-weex:
  [iOS] Fix `scrollStart` and `scrollEnd` can not be triggered when setting scroller's contentOffset
  * [Doc] Add mailing list (apache#1921)
  [iOS] Add WebSocket' implementation in playground's project. (apache#1922)
  [iOS] Add WebSocket' implementation in playground's project. (apache#1920)
  * [Android] Read weex version from command (apache#1919)
  [iOS] [BugFix] Fix remove active pseudo class doesn't work.
  [iOS] BugFix, slide.index is reset to zero when the view is out of window. It should be kept to the last show index.
# Conflicts:
#	android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
# Conflicts:
#	android/sdk/assets/weex-main-jsfm.js
#	pre-build/weex-main-jsfm.js
@weex-bot
Copy link

weex-bot commented Dec 20, 2018

Fails
🚫 Failed to run assembleDebug task for android.
Messages
📖 android build verification finished.

Generated by 🚫 dangerJS

Copy link
Member

@doumafang doumafang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@doumafang doumafang merged commit a11a9dc into apache:master Dec 20, 2018
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this pull request Jul 4, 2019
* [core] add vcomponent diff

* [core] support component ref finder

* [core][data_render] support class binding

* [core][data_render] add event support

* [core][data_render] support value array of attr parser

* [core][data_render] support vcomponent lifecycle and update from js

* [core][data_render] support event

* [iOS] add js binding on iOS

* [core][eagle] fix codegen prefix invalid problem

* [iOS] add createinstance to execute js

* [core] add http_module

* [core][eagle] fix event params

* [eagle] fix repeat bug

* [iOS] add requestHandle to download js

* [iOS] fix weexsdk compile error

* [iOS] fix weexsdk compile error

* [Android] make WXHttpListener be in common use

* [core][eagle] support httpmodule in android

* [eagle] support binding style and computed

* [eagle] fix bugs

* [Android] fix update styles bug when only border change

* [Android] do not set the same text repeatedly

* [Android] fix boxshadow not change size when view size changed

* * [Android] Update URL render rule

1. __data_render==true for WXRenderStrategy.DATA_RENDER
2. __eagle==true for WXRenderStrategy.DATA_RENDER_BINARY
3. others for WXRenderStrategy.APPEND_ASYNC

* [core] support javascript binding on iOS

* [iOS] update js framework

* [core] fix click event error on eagle

* [core] fix crash when data is null on eagle

* [core] fix crash when data array are null on eagle

* * [Android] Update libweexjss for updateComponentData.

* [core] fix bool type equre operator error

* [core] support js file cache

* [iOS] fix data null error

* [iOS] support bundleUrl on eagle

* [core] fix crash when root_node is null

* * [Android] Add libweexcore.so due to the malfunction of integration machine

* [jsframework] updata jsframework to support get data

* * [Android] Update jsfm.js

* [core] fix incorrect data this get from js

* * [Android] Update libweexcore.so

* [core] fix parent component bug

* [core] fix onAppear event can not exec

* * [Android] Update so

* [iOS] add CUSTOM_PREPROCESS record time

* * [Android] Add customPreprocess for APM

* * [Android] Update build.gradle
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this pull request Jul 11, 2019
* [core] add vcomponent diff

* [core] support component ref finder

* [core][data_render] support class binding

* [core][data_render] add event support

* [core][data_render] support value array of attr parser

* [core][data_render] support vcomponent lifecycle and update from js

* [core][data_render] support event

* [iOS] add js binding on iOS

* [core][eagle] fix codegen prefix invalid problem

* [iOS] add createinstance to execute js

* [core] add http_module

* [core][eagle] fix event params

* [eagle] fix repeat bug

* [iOS] add requestHandle to download js

* [iOS] fix weexsdk compile error

* [iOS] fix weexsdk compile error

* [Android] make WXHttpListener be in common use

* [core][eagle] support httpmodule in android

* [eagle] support binding style and computed

* [eagle] fix bugs

* [Android] fix update styles bug when only border change

* [Android] do not set the same text repeatedly

* [Android] fix boxshadow not change size when view size changed

* * [Android] Update URL render rule

1. __data_render==true for WXRenderStrategy.DATA_RENDER
2. __eagle==true for WXRenderStrategy.DATA_RENDER_BINARY
3. others for WXRenderStrategy.APPEND_ASYNC

* [core] support javascript binding on iOS

* [iOS] update js framework

* [core] fix click event error on eagle

* [core] fix crash when data is null on eagle

* [core] fix crash when data array are null on eagle

* * [Android] Update libweexjss for updateComponentData.

* [core] fix bool type equre operator error

* [core] support js file cache

* [iOS] fix data null error

* [iOS] support bundleUrl on eagle

* [core] fix crash when root_node is null

* * [Android] Add libweexcore.so due to the malfunction of integration machine

* [jsframework] updata jsframework to support get data

* * [Android] Update jsfm.js

* [core] fix incorrect data this get from js

* * [Android] Update libweexcore.so

* [core] fix parent component bug

* [core] fix onAppear event can not exec

* * [Android] Update so

* [iOS] add CUSTOM_PREPROCESS record time

* * [Android] Add customPreprocess for APM

* * [Android] Update build.gradle
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants