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.alipay.json
,close 支持支付宝小程序项目配置文件 mini.project.json #9331React Native
0.64
,by @zhiqingchensourcemap
相关参数,用于打包时控制输出sourcemap
文件,by @zhiqingchen修复
小程序
sourcemap
映射失败的问题,fix 微信开发者工具调试中不同文件夹下的同名文件source中只有一份 #9412jwt-decode
解析 jwt token 时报错的问题,fix JWT token 解析错误 #8360Button
组件的data-channel
属性,fix button组件模版编译不支持data-channel属性(base:字节小程序) #9429openEcGood
API,fix tt.openEcGood api 缺失 #9330choosePoi
API,fix 补充 wx.choosePoi 接口 #9420KeyboardAccessory
组件,fix taro react组件不支持微信原生keyboard-accessory组件 #9548Video
组件的属性H5
Video
组件在为获取到视频时长时显示 NaN:NaN 的问题,by @jackxuechen