Skip to content

antd 2.11.1

  • Fix setting className of Table's pagination not working issue. #6416
  • Fix nested Tabs style issue.#6431 @sadmark
  • Fix RadioButton wrapping leaves off the left border on small screen.#6492 @pierreneter
  • Fix RangePicker footer border.
  • Improve Dropdown.Button's type definitions. #6482 @newraina

  • 修复 Table 的分页设置 className 无效的问题。#6416
  • 修复 Tabs 嵌套使用时的样式问题。#6431 @sadmark
  • 修复 RadioButton 在小屏幕下会没有左侧边框的问题。#6492 @pierreneter
  • 修复 RangePicker 底部会多一条边框的问题。
  • 完善 Dropdown.Button 类型定义。#6482 @newraina