antd 3.1.5
- 🐞 Fix Select Options were disappeared when click the scrollbar in IE11. #7934 @tianlang89757
- 🐞 Fix Form
getFieldDecoratorreferenced item will conflicted when using the same id. #9103 #7351 - 🐞 Fix RangePicker i18n issue which will shown the last language when change the language. #8970
- 🐞 Fix DatePicker shown wrong in the control mode. #8885
- 🐞 Fix Table shown emptyText when loading state. #9095 @sallen450
- 🐞 Add Icon
file-word. #9092 #9061 - 🐞 Fix wrong font family. commit/506f97
- 📖 Add some TypeScript type definitions
- Add
durationfor Notification. pull/9120 @duhongjun - Add
stylefor Steps. pull/9126 @wanliyunyan
- Add
- 🌟 Optimize Avatar default background color. commit/275946
- 🌟 Add the less variable for Slider and Menu. pull/9065 pull/9115 @mrgeorgegray
- 🐞 修复了 Select 下拉选择框在 IE11 点击滚动条会无故消失的问题。#7934 @tianlang89757
- 🐞 修复了 Form 中使用
getFieldDecorator当 id 重复时引用冲突的问题。#9103 #7351 - 🐞 修复了 RangePicker 在语言切换时会显示上一次的语言的问题。#8970
- 🐞 修复了 DatePicker 在受控模式下时间显示不正确的问题。#8885
- 🐞 修复了 Table 在
loading时显示空提示的问题。#9095 @sallen450 - 🐞 补充 Icon 类型
file-word。#9092 #9061 - 🐞 修复写错的字体名称,造成浏览器无法正确识别的问题。commit/506f97
- 📖 修复了 TypeScript 定义
- 补充 Notification 缺失的
duration定义。pull/9120 @duhongjun - 补充 Steps 缺失的
style定义。pull/9126 @wanliyunyan
- 补充 Notification 缺失的
- 🌟 优化了 Avatar 的默认背景色。commit/275946
- 🌟 新增了 Slider 以及 Menu 的 less 变量,更加方便的修改主题。pull/9065 pull/9115 @mrgeorgegray