Skip to content

1.1.7

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 27 Oct 09:46
· 3649 commits to main since this release

2018-10-27

  • 🐞 Fix Cascader component type error problem #219
  • 🐞 Fix Tree component custom Icon the callback parameter order error #223
  • 🐞 Fix Table pagination trigger multiple change events when showSizeChange=true #228
  • 🌟 Optimize the Tabs component to add tabs to the visible area by default #215
  • 🐞 Fix RadioGroup component does not support number 0 problem #226
  • 🐞 Fix Slider component When setting zoom is not 1, the position error problem, some browsers need visualViewport Polyfill #227

  • 🐞 修复Cascader组件类型错误问题 #219
  • 🐞 修复Tree组件自定义Icon时回调参数顺序错误问题 #223
  • 🐞 修复Table组件多次触发翻页回调问题 #228
  • 🌟 优化Tabs组件新增tab默认滚动到可视区域 #215
  • 🐞 修复RadioGroup组件不支持数字0问题 #226
  • 🐞 修复Slider组件当设置zoom不为1时,位置错误问题,部分浏览器需要visualViewport Polyfill #227