Skip to content

antd 3.6.6

  • 🐞 Fix the style of the selected day for DatePicker. #6146 #9529
  • 🐞 Fix the style of the selected day for DatePicker.RangePicker. 004561b
  • 🐞 Fix the alignment style wrapped by Form.Item for Cascader. #9827 #11133
  • 🐞 Fix the background style of the handler for InputNumber. 4aabc53
  • 🐞 Fix the header overflow in FireFox when the data is empty for Table. #11135

  • 🐞 修复 DatePicker 组件被选中日期的样式问题。#6146 #9529
  • 🐞 修复 DatePicker.RangePicker 组件中被选中日期的样式问题。004561b
  • 🐞 修复 Cascader 组件在 Form.Item 下的对齐问题。#9827 #11133
  • 🐞 修复 InputNumber 组件的 handler 的背景样式问题。4aabc53
  • 🐞 修复 Table 组件在 FireFox 浏览器下数据为空时的头部溢出的样式问题。#11135