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.
特性
project.config.json
文件的源文件名,by @younthu修复
小程序
onLaunch
不能正确执行的问题,by @digiariesoffNetworkStatusChange
API,Taro.offNetworkStatusChange 方法无效,调用 wx.offNetworkStatusChange 正常 #8140,by @ZeroTo0negetStorageSync
返回 false 值时的判断错误,Button组件无法添加openType为"addFriend",“openGroupProfile”,“openPublicProfile”对应的"openId",“groupId”,“publicId”属性 #8150,by @GoodbyeNJNTextarea
增加enableNative
属性,希望在TextArea加上自定义属性 如 enableNative="{{false}}" #8138Video
不能嵌套组件的问题,Video标签中使用CoverView无效 #8126Button
组件属性,Button组件无法添加openType为"addFriend",“openGroupProfile”,“openPublicProfile”对应的"openId",“groupId”,“publicId”属性 #8150H5
VirtualList
报错 "unknown custom element",virtual-list 在H5中 报错 #8083taro-h5
导出的散装 API,taro-h5 中 useReady 等方法导出问题 #8189