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.
修复
小程序
Input
组件的auto-fill
属性,input 支持auto-fill属性 #11766,by @hsingyinusingSwanComponents
配置,百度小程序 页面配置文件 index.config.ts中使用usingSwanComponents方式引入动态库 不编译 #11794,by @yuconoraTaro.request
API 未正确返回onHeadersRecieved
等方法的问题,request的onHeadersReceived is not a function #11904H5
Swiper
组件随着 tab 页面切换,总是跳到最后一个元素开始轮播的问题,3.4.11 Swiper 组件随着 tab 页面切换,总是跳到最后一个元素开始轮播 #11920,by @moyafaxiRN
!import
样式失效,RN中样式值中使用 !important 会导致属性无效,是否可以过滤!important #11728border-color
设置rgb(a)
报错的问题,react native 下 border-color 不支持 rgba,编译报错 #11792