antd 2.10.2
2017-05-23
- Fix
defaultValueissue of DatePicker and RangePicker in showTime mode. #6160 - Fix
prop-typeswarnings which due to upgrading React. #5678 - Fix style issue of TreeSelect. #6137
- Fix style issue of Input with prefix and addon. #6144
- Fix some bugs of
notification.destroy. #6161 - Fix missing translations of Upload and Table. #6218
- Fix style issue of Cascader inside Input.Group. #6208
- Increase click area of Tree icons. #6120
- 修复了 React 升级引起的
prop-types相关的 warning 问题。#5678 - 修复 DatePicker 和 RangePicker showTime 模式下 defaultValue 的问题。#6160
- 修复 TreeSelect 的样式问题。#6137
- 修复 包含 prefix 和 addon 的 Input 的样式问题。#6144
- 修复
notification.destroy的 Bug。#6161 - 修复了 Upload 和 Table 组件中缺失的翻译。
- 修复了在 Input.Group 中的 Cascader 的样式问题。#6208
- 增大了 Tree 图标的可点击区域面积。