Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alibaba
/
weex
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
18.5k
Code
Issues
58
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
0.30.0
0.30.0
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
jianhan-he
released this
24 May 02:43
·
24 commits
to master since this release
0.30.0
d39ca6e
This commit was created on GitHub.com and signed with GitHub’s
verified signature
. The key has expired.
Feature
iOS
darkmode支持
适配iPad设备
Android
适配折叠屏
Weex Android R 和 Targetsdk 29 适配
Main Bugfix
iOS
web组件默认使用WKWebView实现
修复剪切板模块未在主线程调用,在iOS13上返回失败
iOS Toast快速点击,可以取消之前的toast,而不是按顺序弹出
修复waterfall组件loadmore的时候会导致全部重绘问题
修复richtext组件crash问题
修复当多线程调用initSDKEnvironment方法时,会概率crash
修复图片在iOS14无法显示问题
修复waterfall组件概率crash问题
修复ios14下文本高度计算错误问题
适配iOS14下UIDatePicker样式问题
richtext新增selectable属性,允许业务禁止选择事件
修复页面pan手势与系统屏幕侧滑返回手势冲突问题
Android
修复在 renderError 产生的情况下还会重启子进程, 如果发生 5s 检测白屏重启子进程, 此时新增重启 JSThread
修复 Weex CallNativeModule 偶现 invoker 为空的问题
修复weexcore mmap泄漏以及子进程挂掉后存在僵尸进程的问题
修复多线程渲染导致 crash 的问题
You can’t perform that action at this time.