antd 3.11.0
3.11.0 brings two new Components, a lot of exciting changes and new features.
- 🔥 Added a new component Comment. #12770 @ilanus
- 🔥 Added a new component ConfigProvider for user to customize some global setting. #12991 Component Fixes / Enhancements:
- 🌟 Avatar Added
srcSetprop that is a list of sources to use for different screen resolutions. #12525 @philipodev - 🌟 Upgrade
rc-notificationto3.3.0, Notification AddedonClickprop that is called when the notification is clicked. #11832 - Transfer
- 🌟 Refactor Badge, support
countas custom component. #12140 @supra28 - 🌟 Slider Added
tooltipVisibleprop that whether Tooltip will always show. #12915 @zy410419243 - 🌟 Support custom font-variant style through less variable
@font-variant-base. #12691 @neemski - Table upgrade
rc-tableto6.4.0 - Select upgrade
rc-selectto8.6.0 - 💄 Added
titleprop that Menu.Item support tooltip title when collapsed. #12952 - Cascader upgrade
rc-calendarto9.8.0 - 🌟 Added Hungarian locale. #13026 @ilanus
- 🐞 Fix TextArea use resize observer to check textarea size. #13295
- 🐞 Fix Tabs renderTabBar style error when tabPosition is left or right. #13118
- 🐞 Fix Upload thumbnail icon broken styles. #13333
3.11.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
- 🔥 增加了一个新组件 Comment。#12770 @ilanus
- 🔥 增加了一个新组件 ConfigProvider 为组件提供统一的全局化配置。#12991 组件修复/功能增强:
- 🌟 Avatar 组件增加
srcSet属性,用于设置图片类头像响应式资源地址。#12525 @philipodev - 🌟 Notification 组件升级
rc-notification到3.3.0,增加onClick属性,点击通知时触发的回调函数。#11832 - Transfer
- 🌟 Badge 进行了重构,
count支持自定义组件。#12140 @supra28 - 🌟 Slider 组件增加
tooltipVisible属性,用于 Tooltip 是否始终显示。#12915 @zy410419243 - 🌟 增加 less 变量
@font-variant-base定制 font-variant 样式。#12691 @neemski - Table 升级
rc-table到6.4.0 - Select 组件升级
rc-select到8.6.0 - 💄 Menu.Item 组件增加
title属性,用于在收缩时展示的悬浮标题。#12952 - Cascader 升级
rc-calendar到9.8.0 - 🌟 增加匈牙利国际化文案。#13026 @ilanus
- 🐞 修复 TextArea 组件高度不能自适应问题。#13295
- 🐞 修复 Tabs 组件当 tabPosition 为 left 或 right 的时候,renderTabBar 样式问题。#13118
- 🐞 修复 Upload 缩略图图标样式错误。#13333