@ -22,6 +22,25 @@ timeline: true
- 🔥 PageHeader 样式重新设计以适应更多的情况。[#18128](https://github.com/ant-design/ant-design/pull/18128)
- 🔥 PageHeader 样式重新设计以适应更多的情况。[#18128](https://github.com/ant-design/ant-design/pull/18128)
- 🌟 Card 组件新增了 `tabBarExtraContent` 属性。[#18433](https://github.com/ant-design/ant-design/pull/18433) [@lengthmin ](https://github.com/lengthmin )
- 🌟 Card 组件新增了 `tabBarExtraContent` 属性。[#18433](https://github.com/ant-design/ant-design/pull/18433) [@lengthmin ](https://github.com/lengthmin )
- 🌟 Anchor.Link 增加 `target` 属性。[#18335](https://github.com/ant-design/ant-design/pull/18335) [@DiamondYuan ](https://github.com/DiamondYuan )
- 🌟 Anchor.Link 增加 `target` 属性。[#18335](https://github.com/ant-design/ant-design/pull/18335) [@DiamondYuan ](https://github.com/DiamondYuan )
- 🇦🇲 新增亚美尼亚语。[#18586](https://github.com/ant-design/ant-design/pull/18586) [@ashmna ](https://github.com/ashmna )
- 💄 增加 less 变量 `@modal-footer-border-color-split` 。[#18522](https://github.com/ant-design/ant-design/pull/18522)
- 💄 增加 less 变量 `@input-number-handler-bg` `@input-number-handler-border-color` 。[#18533](https://github.com/ant-design/ant-design/pull/18533)
- 💄 增加 less 变量 `@card-backgroun` `@card-skeleton-bg` 。[#18531](https://github.com/ant-design/ant-design/pull/18531)
- 🛎 Switch、Checkbox 和 Upload 使用 value 时会提示正确的属性名。[18497](https://github.com/ant-design/ant-design/pull/18497)
- 🐞 修复圆形 Button 有时候不是圆形的问题。[#18516](https://github.com/ant-design/ant-design/pull/18516)
- 🐞 修复 Input 中 icon 位置不居中情况。[#18521](https://github.com/ant-design/ant-design/pull/18521) [@xrkffgg ](https://github.com/xrkffgg )
- 🐞 修复 RangePicker 多余的选中日期样式。[#18559](https://github.com/ant-design/ant-design/pull/18559)
- Descriptions
- 🐞 修复 Descriptions.Item 最后个宽度计算不正确的问题。[#18568](https://github.com/ant-design/ant-design/pull/18568)
- 🐞 Description.Item 在渲染时会复用用户提供的 key。[#18578](https://github.com/ant-design/ant-design/pull/18578)
- 🐞 修复 Tab 内容宽度在 Safari 下不正确的问题。[#18574](https://github.com/ant-design/ant-design/pull/18574)
- 🐞 修复 Mentions 的 prefix 为空字符串时,弹窗位置不正确的问题。[#18576](https://github.com/ant-design/ant-design/pull/18576)
- 🐞 修复 Upload.Dragger 在 multiple 为 false 时,仍然可以上传多份文件的问题。[#18580](https://github.com/ant-design/ant-design/pull/18580)
- 🐞 修复 `Button[href]` 在 Card `actions` 中样式变形的问题。[#18588](https://github.com/ant-design/ant-design/pull/18588)
- TypeScript
- 🐞 修复 Steps.Step 组件 `subTitle` 属性类型。[#18525](https://github.com/ant-design/ant-design/pull/18525) [@wtzeng1 ](https://github.com/wtzeng1 )
- 🐞 确保 Tooltip props 定义中,`title` 或 `overlay` 至少有一个是必填的。[#18515](https://github.com/ant-design/ant-design/pull/18515) [@laysent ](https://github.com/laysent )
## 3.22.2
## 3.22.2
@ -48,7 +67,6 @@ timeline: true
- 🐞 修复 Upload 错误换行的问题。[#18423](https://github.com/ant-design/ant-design/pull/18423)
- 🐞 修复 Upload 错误换行的问题。[#18423](https://github.com/ant-design/ant-design/pull/18423)
- 💄 增加 less 变量 `@select-dropdown-bg` `@select-item-selected-bg` `@select-item-active-bg` `@anchor-border-colorr` `@descriptions-bg` 。[#18444](https://github.com/ant-design/ant-design/pull/18444) [#18372 ](https://github.com/ant-design/ant-design/pull/18440 ) [@MrHeer ](https://github.com/MrHeer )
- 💄 增加 less 变量 `@select-dropdown-bg` `@select-item-selected-bg` `@select-item-active-bg` `@anchor-border-colorr` `@descriptions-bg` 。[#18444](https://github.com/ant-design/ant-design/pull/18444) [#18372 ](https://github.com/ant-design/ant-design/pull/18440 ) [@MrHeer ](https://github.com/MrHeer )
## 3.22.0
## 3.22.0
`2019-08-17`
`2019-08-17`