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.
特性
CLI
modifyRunnerOpts
钩子,暴露 Taro 的编译配置。RN
startLocationUpdate
stopLocationUpdate
onLocationChange
offLocationChange
Switch
组件支持disabled
属性修复
小程序
innerHTML
API 对<style>
标签的解析问题,fix 在taro3.x版本中渲染html片段中添加style样式标签里面的样式无法使用伪类和多个样式简写会被全部挨着一起导致异常 #9885H5
picker
组件的rangeKey
属性为 undefined 的问题,fix Picker配置rangeKey无效 #9475 ,by @PerfectPanTaro.setClipboardData
API 在写入复制内容的时候对换行符解析失效的问题,by @Hhponrouter.basename
失效的问题,by @zhaomengfanRN
Button
组件缺乏按压效果的问题,RN下 Button 组件缺乏按压效果 #9974View
组件不设置背景色时点击无效的问题Radio
组件的样式错误,并统一 iOS 和 Android 端Radio
的样式Keyboard
相关 API 的实现Typings
Keyboard
相关 API 的类型