Skip to content

v3.0.0-beta.6 发布

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 13:31
· 8117 commits to main since this release

特性

  • 普通组件可以通过 eventCenter 触发页面组件的 onReady 事件,#6221

修复

  • 修复 H5 无法跳转分包的问题
  • 修复 H5 swiper 组件样式问题,#6159
  • 修复字节跳动小程序样式问题,by @fupengl
  • 修复 H5 button 组件 disabled 参数无效的问题
  • 修复支付宝 tabBar 无法正常显示的问题
  • 修复部分 TypeScript 类型,#6220#6146

重构

  • 升级 url-loader 到 3.0, #6148
  • common.wxss 放入 app.wxss 的最底部

性能

  • 提升 h5 的构建速度