Skip to content

antd 2.12.6

  • Fix Collapse arrow position in IE9/10/11. af9dc73
  • Fix empty Table scrollBar's position. #7142
  • Fix RangePicker Input's style of height. 47c5de2
  • Card
    • Improve Card.Grid style of collapse border. 807b573
    • Fix the no-animation type's className. #7185
  • Fix Input Safari text align. #7135
  • Layout
    • Fix stretched layout by content. 500b222
    • Fix the collapse trigger's position. f689ede
  • Upload
    • Fix doesn't handle some error scenarios which response is not a string. #6818
    • Fix listType prop of docs. #7175 @zheeeng
    • Add onChange prop of docs. #7180 @hansnow
  • Form
    • Add validateFirst prop of docs. #6959
    • Fix wrappedComponentRef. #6545
    • Add FormCreateOption's generic type. #7119 @djyde
    • Fix square font size to @form-feedback-icon-size. 9bcde59

  • 修复了在 IE9/10/11 下 Collapse 的箭头位置不正确的问题。af9dc73
  • 修复了 Table 为空表格时滚动条展示位置不正确的问题。#7142
  • 修复了 RangePicker Input 的高度。47c5de2
  • Card
    • 优化了 Card.Grid 边框覆盖的样式。807b573
    • 修复了对应 no-animation 类型的 className。#7185
  • 修复了 Input Safari 下文本对齐的问题。#7135
  • Layout
    • 修复了组件的拉伸展示问题。500b222
    • 修复了折叠箭头的位置。f689ede
  • Upload
    • 修复了 response 在不是 string 的情况下没有处理错误提示信息的问题。#6818
    • 修复了 listType 的文档说明。#7175 @zheeeng
    • 调整了文档 onChange 的说明。#7180 @hansnow
  • Form
    • 补充了文档中缺少的 validateFirst 属性描述。#6959
    • 修复了 wrappedComponentRef#6545
    • 补充了 FormCreateOption 的 generic type#7119 @djyde
    • 修改了 square 的字体大小为 @form-feedback-icon-size9bcde59