Skip to content

0.11.8

Compare
Choose a tag to compare
@fisherspy fisherspy released this 04 Apr 03:35
· 474 commits to master since this release
749e462

Bug Fixes

  • tabbar: fix tabbar set activeTab not work and add demo (#345) (3f8becd)
  • accordion: fix accordion support async load accordionPanel (#355) (924bcc2)
  • carousel: fix carousel vertical mode error (#344) (e9ae898)
  • inputitem: fix inputitem extra support template (#353) (aeb3cbe)
  • inputitem: fix inputitem label css init (#364) (bd11c54)
  • picker: fix async picker data need to update selected data (#346) (fbcc0cf)
  • picker: fix picker wrap z-index same as mask (#362) (3f2a83c)

Features

  • carousel: feat carousel support dragging (#350) (5dc49a4)

Performance Improvements


Bug Fixes

  • tabbar: 修复 tabbar 设置 activeTab 错误并修改 demo (#345) (3f8becd)
  • accordion: 修复 accordion 支持异步加载 accordionPanel (#355) (924bcc2)
  • carousel: 修复 carousel vertical 模式异常 (#344) (e9ae898)
  • inputitem: 修复 inputitem extra 模板支持 (#353) (aeb3cbe)
  • inputitem: 修复 inputitem label 样式初始化问题 (#364) (bd11c54)
  • picker: 修复异步传入数据,需要更新选中数据 (#346) (fbcc0cf)
  • picker: 修复 picker wrap z-index 与 mask保持一致 (#362) (3f2a83c)

Features

Performance Improvements