Skip to content

antd 2.6.1

2017-1-6

  • Fix style problem for Menu dark theme. #4440
  • Fix TypeScript interface definition for Select[tokenSeparators] Modal[afterClose] Input[name] and so on. #4441 @eddhannay
  • Fix that TimePicker[placeholder] cannot be set to empty string. #4446 @jialeicui
  • Fix style problem in DatePicker year panel. #4415
  • Fix that Table loading doesn't mask Pagination. #4461
  • Fix align style for Input[prefix|suffix]. commit
  • Fix align style for Cascader. commit

  • 修复 Menu dark theme 样式问题。#4440
  • 修复 Select[tokenSeparators] Modal[afterClose] Input[name] 等的 TypeScript interface 定义。#4441 @eddhannay
  • 修复 TimePicker[placeholder] 无法置空的问题。#4446 @jialeicui
  • 修复 DatePicker 等年份选择面板折行问题。#4415
  • 修复 Table loading 状态分页器可操作的问题。#4461
  • 修复 Input[prefix|suffix] 垂直对齐问题。commit
  • 修复 Cascader 对齐问题。commit