Skip to content

v5.31.1

Compare
Choose a tag to compare
@zombieJ zombieJ released this 16 Jun 03:56
· 199 commits to master since this release

Bug Fixes

  • Form: Fix Subscribe not update when use dynamic renderProps. (#6207)
  • Swiper: Fix onIndexChange trigger when parent component force render. (#6208)
  • NoticeBar: Fix using extra and closable in same time cause UI break line. (#6206)

修复

  • Form: 修复 Subscribe 在动态改变 renderProps 时不会更新的问题。(#6207)
  • Swiper: 修复父组件强制刷新时会导致 onIndexChange 事件被跳过的问题。(#6208)
  • NoticeBar: 修复同时设置 extraclosable 会折行的样式问题。(#6206)