Skip to content

antd 3.6.4

  • 🐞 Fixed Steps theme @process-icon-color. #10973
  • 🐞 Fixed style of RangePicker with preset ranges. #10986
  • 🐞 Fixed Dropdown non-boolean attribute warning. #7798
  • TypeScript
    • 🌟 Add Tree prop className definition. #10950
    • 🌟 Add Tree prop selectable definition. 3fb478e

  • 🐞 修复 Steps 组件的 @process-icon-color 样式定义。#10973
  • 🐞 修复 RangePicker 组件使用预置范围时的样式问题。[#10986] (https://github.com/ant-design/ant-design/issues/10986)
  • 🐞 修复 Dropdown 组件可能报出的 non-boolean attribute 的警告。#7798
  • TypeScript
    • 🌟 给 Tree 组件添加 className 的定义。#10950
    • 🌟 给 Tree 组件添加 selectable 的定义。3fb478e