add features & fix bugs for OpenHarmony #3367
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1、Weex支持一键登录。
2、Weex medialibrary断代接口替换。
3、Weex的BroadCastChannel跨页面通信特性增强。
4、增加virtual-loader插件,list组件实现虚拟列表功能。
bugfix:
1、修复使用gesture-loader方案之后,picker组件内无法滑动问题。
2、修复通用事件gesture-loader方案无法感知组件生命周期问题。
3、修复weex-list的scroll事件,滑动时底部的筛选tab一直闪问题。
Brief Description of the PR
Checklist