antd 2.8.0
2017-03-06
- Tabs
- Added
tabBarStyleto allow customize style of tab bar. #4966 - Added
TabPane[closable]to allow config whether to show delete icon or not. #4807 @lixiaoyang1992
- Added
- Anchor
- Table
- Added invert selection feature. demo #4962
spinnow spport Spin props. #4824 @lixiaoyang1992- Fix issue resulting header's bottom border doesn't show when
sizeissmall. #5182
- Mention added custom trigger character support. demo
- Rate
- Support custom character. demo
- Added new
classNameprop.
- Layout
- Form
- Calendar
- AutoComplete
- Col added
xlto support 1600px breakpoint. #4796 @hjin-me - Upload added
localeto support i18n. #4697 - Transfer added
onScrollto support load data dynamically. #4188 messageandnotificationaddgetContainerto allow config the render container. #5019- Badge added
showZeroto allow config whether to show0or not. #4251 - InputNumber
- Added
formatterto allow format the value to present. - Added ctrl and shift key support. detail
- Added
- Added some new icons. #5107
- New locale support:
- Dutch #4785 @corneyl
- Catalan #4929 @aaronplanell
- Czech #5169 @martinnov92
- Korean #5141 @minsungryu
- Improve Spin display position. #4722
- Fix Checkbox comatible issue with
browser-sync. #2744 - Fix Steps width issue when resize window. #5083
- Fix Upload.Dragger unmount error. #5162
- Fix Button shifting during click in IE issue.
- FIx Input prefix and suffix vertical alignment.
- Tabs
- 新增
tabBarStyle用于自定义 tabBar 的样式。#4966 - 新增
TabPane[closable]用于设置是否显示删除按钮。#4807 @lixiaoyang1992
- 新增
- Anchor
- Table
- 新增反选功能并允许自定义全选选项。#4962
spin属性支持所有 Spin 的属性。#4824 @lixiaoyang1992- 修正
size是small的时候表头没有底边框的问题。#5182
- Mention 新增自定义触发字符的支持。demo
- Rate
- 支持自定义字符。demo
- 新增
className属性。
- Layout
- Form
- Calendar
- AutoComplete
- Col 新增
xl属性,支持 1600px 的响应布局断点。#4796 @hjin-me - Upload 新增
locale支持国际化文案定义。#4697 - Transfer 新增
onScroll支持动态加载数据。#4188 - message 和 notification 新增
getContainer参数支持自定义消息渲染的容器。#5019 - Badge 新增
showZero支持设置是否显示0。#4251 - InputNumber
- 新增
formatter用于格式化展示的值。 - 新增组合键的支持。详细
- 新增
- 新增大量图标。#5107
- 新增语言支持:
- 荷兰语 #4785 @corneyl
- 加泰罗尼亚语 #4929 @aaronplanell
- 捷克语 #5169 @martinnov92
- 韩语/朝鲜语 #5141 @minsungryu
- 优化 Spin 显示位置。#4722
- 优化 Checkbox 以兼容
browser-sync。#2744 - 修复 Steps 在窗口变化时的宽度问题。#5083
- 修复 Upload.Dragger unmount 时会报错的问题。#5162
- 修复 Button 里的文字在 IE 下点击时会移动的问题。
- 修复 Input 的前缀跟后缀的垂直居中对齐问题。
