Skip to content

v1.12.13

Compare
Choose a tag to compare
@dolymood dolymood released this 11 Mar 11:28
· 1468 commits to master since this release

优化

  • RecycleList:新增 reset API

修复

  • Slide: 修复横向嵌套时获取宽度不对
  • ScrollNavBar: 去掉由 inline-block 引起的间隙
  • Form: 当submit时应该同步validator的值

Improvements

  • RecycleList: new reset API to reset list

Fixes

  • Slide: fixed nested scroll width error
  • ScrollNavBar: fixed the gap caused by inline-block
  • Form: should sync validator value when subitting