Skip to content

1.0.2

Compare
Choose a tag to compare
@fisherspy fisherspy released this 04 Dec 11:40
c4509bd

Bug Fixes

  • accordion: fix accordion expand and collapse error when quick click (#614) (567ff59)
  • calendar: should get extra cell class name from cell not row (#620) (0a11514)
  • carousel: fix carousel slide error when resize (#615) (3ff1894)
  • checkbox: fix checked initial status when disabled is true (#598) (85511ca)
  • datepicker: fix chinese prompt (#616) (71576bb)
  • list: fix inputitem demo (#606) (0a50951)
  • list&range: delete console.log (#610) (762f200)
  • pagination: fix set locale not work bug (#611) (756f5be)
  • searchbar: Fix the keyboard not closed when the user submits (#596) (5e20a54)
  • steps: fix step import async (#617) (ef4153c)
  • tabs: make popup components working right in Tabs&TabBar (#621) (89bd218)

Bug Fixes

  • accordion: 修复快速点击 accordion 展开时错误(#614) (567ff59)
  • calendar: 从 cell 而非 row 中获取 extra cell class 名(#620) (0a11514)
  • carousel: 修复 resize 时 carousel slide 展示错误 (#615) (3ff1894)
  • checkbox: 修复 disabled 状态为 true 时已点击的初始状态(#598) (85511ca)
  • datepicker: 修复中文提示文案错误 (#616) (71576bb)
  • list: 修复 inputitem demo (#606) (0a50951)
  • list&range: 删除 console.log (#610) (762f200)
  • pagination: 修复设置 locale 不生效错误 (#611) (756f5be)
  • searchbar: 修复用户提交时键盘未收起的问题 (#596) (5e20a54)
  • steps: 修复 step import async 错误 (#617) (ef4153c)
  • tabs: 让 popup类组件在 Tabs 和 TabBar 里正确的面板里弹出 (#621) (89bd218)