antd 3.2.0
2018-02-04
- 🌟 Add new
tabBarGutterprop to Tab to allow setting gutter between tabs. #8644 @lixiaoyang1992 - 🌟 Add new
hasSiderprop to Layout to avoid render error when server rendering. #8937 - 🌟 Add new
successPercentto Progess to alow showing two phases. Demo - 🌟 Add new
iconTypeprop to Alert to allow settting type of icon. #8811 @minwe - 🌟 Add
idprop to DatePicker. #8598 @mgrdevport - 🌟 Add new
forceRenderprop to Collapse to allow rendering hide panel. #9192 #Pyroboomka @paulcmason - RangePicker
- 🌟 Improve
rangesprop to allow passing function to it. #8281 - 🐞 Fix issue resulting in can not input start date manually. #6999
- 🐞 Fix issue resulting date panel being closed without animation when click on the preset range. #6364
- 🐞 Fix issue resulting
onOkis not being trigged, when click on the preset range. #7747
- 🌟 Improve
- Select
- 🌟 Improve
onChange、onDeselect, they will receive selectedOptionas second paramteter. - 🐞 Fix issue resulting in
onSelectis not trigged when using automatic tokenization. #9094 - 🐞 Fix the missing scrollbar in Chrome.
- 🌟 Improve
- 🌟 Improve Table's
rowSelection[getCheckboxProps]prop, now the all the properties returned bygetCheckboxPropswill be passed to checkbox. #9054 @mgrdevport - 🐞 Fix issue resulting in Calendar's
modenot being allowed to be changed from outside. #9243 @mgrdevport - 🐞 Fix issue resulting AutoComplete showing wrong border when showing validattion message.9f2b490
- 🐞 Fix issue resulting in DatePicker showing wrong time in the control mode. #8885
- 🐞 Fix issue resulting in TextArea showing wrong height in Edge. #9108 @cuyl
- 🐞 Fix issue resulting in Tabs showing wrong tab style when using
type="card"combine withtabPosition="bottom". #9165 @ryanhoho - 🌟 Add new Kurdish locale.
- 🌟 Tab 新增
tabBarGutter属性,用于设置 tabs 之间的间隙。#8644 @lixiaoyang1992 - 🌟 Layout 新增
hasSider属性,用于避免服务端渲染时显示问题。#8937 - 🌟 Progress 新增
successPercent属性,用于显示分段进度条。例子 - 🌟 Alert 新增
iconType属性,用于显示自定义图标。#8811 @minwe - 🌟 DatePicker 新增
id属性。#8598 @mgrdevport - 🌟 Collapse 新增
forceRender属性,用于渲染隐藏的内容。#9192 #Pyroboomka @paulcmason - RangePicker
- Select
- 🌟 改进了
onChange、onDeselect方法,现在他们会接受选中的Option作为第二个参数。 - 🐞 修复自动分词不触发
onSelect的问题。#9094 - 🐞 修复 Chrome 上下拉框没有滚动条的问题。
- 🌟 改进了
- 🌟 改进 Table 的
rowSelection[getCheckboxProps]属性,现在可以传任意属性给 chekbox 了。#9054 @mgrdevport - 🐞 修复 Calendar 的
mode属性不能从外部控制的问题。#9243 @mgrdevport - 🐞 修复 AutoComplete 在 Form 中显示错误信息时的边框颜色。9f2b490
- 🐞 修复 DatePicker 在受控模式下时间显示不正确的问题。#8885
- 🐞 修复 TextArea 在 Edge 下高度计算错误的问题。#9108 @cuyl
- 🐞 修复 Tabs 在 card 模式且 tabPosition 是
bottom时的样式问题。#9165 @ryanhoho - 🌟 新增库尔德语。