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.
重要修复
小程序
View
组件时,支持设置flex
,fix 使用Taro v3.0.0-beta.3运行在百度小程序中flex:1不生效 #6015 ,感谢 @SyMind 贡献的修复方案🙏特性
小程序
RN
PageContainer
组件,by @iChengbochooseImage
API 支持 sizeType 参数 (iOS),by @iChengboclassName
转换,by @CroatiaParanoia其它
babel-preset-taro
默认支持 Vue/Vue3 使用 JSX,by @Sociosarbis修复
小程序
template
嵌套ad
导致视频前贴后贴广告无法播放的问题,by @TomVistaonLongPress
事件失效,by @zhaomengfantabbar
报错的问题,fix this.getPageId is not a function #9739@tarojs/plugin-inject
时报错的问题,fix @tarojs/plugin-inject 在3.3.0 无法正常使用 #9783dataset
的问题H5
<input>
组件时v-model
失效的问题,fix vue3 在使用input双向绑定的时候,清除对应数据,input内value值没有更新 #9775dataset
的问题,fix Taro h5 无法获得 View, Text 等组件的自定义的 dataset 值 #9798complete
回调函数的触发时机,fix navigateBack的complete触发时机不对 #9758input
改变focus
值时不聚焦的问题,fix input框在h5环境下更改focus的值,无法获取焦点 #9777fast-refresh
的问题,fix h5 更新到3.2.16版本之后报错信息暴露再浏览器 #9843onReady
的问题Swiper
的一些问题RN
Video
组件的 TS 编译错误,by @iChengbogetSystemInfo
API 时不传参会报错的问题,by @iChengbonavigationBar
默认值,与小程序保持一致其它
ENABLE_INNER_HTML is not defined
的问题,by @twinhbabel-preset-taro
的useBuiltIns
配置的行为,fix babel-preset-taro 设置 useBuiltIns: 'usage' 会导致 @babel/preset-env 和 @babel/plugin-transform-runtime 都设置了core.js: 3.0, 导致编译报错 #9705