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.
特性
H5
修复
小程序
Taro.request
后onHeadersReceived
未定义的问题,request的onHeadersReceived is not a function #11224Button
组件不支持onLogin
事件的问题,taro3.x 使用Button组件,无法触发onLogin事件 #11546Input
组件的安全键盘属性,Taro 3.x 中,Input 组件的 safePassword 系列标签无效 #11315RtcRoom
组件,字节小程序新增了一个rct-room组件,但是官网没更新是否可以支持一下 #11460H5
RN
showToast
图标错误,by @WhiteSeanObject.assign
等callExpression
问题CLI
taro init
没有为项目安装 devDependencies 的问题Typings
page.animate
方法的类型问题,Taro.getCurrentInstance()?.page?.animate 方法参数类型错误 #11700