5.10.3
版本发布时间: 2023-10-30 22:09:57
ant-design/ant-design最新发布版本:5.20.6(2024-09-09 16:10:29)
- 💄 Fix Typography.Text lost right border when enable
ellipsis
andcode
. #45575 - 💄 Modify the TimePicker scroll bar style. #45478 @GeorgeHcc #45586
- 🆕 FloatButton.BackTop
ref
supportnativeElement
. #45547 @li-jia-nan - 🐞 Fix Watermark that
gap
should have default value when passingundefined
in array. #45537 @MadCcc - 🐞 Fix Dropdown always closes after clicking on an item. #45513 @vyachsed
- 💄 Fix Notification style issue in windows system. #45500 @MadCcc
- 💄 Fix Notification duplicated
style
applied to wrapper. #45487 @MadCcc - TypeScript
- 💄 修复 Typography.Text 同时启用
ellipsis
和code
时丢失右边框样式的问题。#45575 - 💄 调整 TimePicker 滚动条样式。#45478 @GeorgeHcc #45586
- 🆕 FloatButton.BackTop 支持使用
ref
获取nativeElement
。#45547 @li-jia-nan - 🐞 修复 Watermark 组件
gap
在数组中含有undefined
时没有默认值的问题。#45537 @MadCcc - 🐞 修复 Dropdown 在点击子项后总是关闭的问题。#45513 @vyachsed
- 💄 修复 Notification 组件在 windows 系统下的样式问题。#45500 @MadCcc
- 💄 修复 Notification 组件
style
属性会重复添加到外层的问题。#45487 @MadCcc - TypeScript