2023-10-30
Ant Design 发布 5.10.3 版本。
- 💄 修复 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
- 🤖 修复 App.useApp 中 modal 类型定义。#45462 @mjss
- 💄 Fix Typography.Text lost right border when enable ellipsis and code. #45575
- Modify the TimePicker scroll bar style. #45478 @GeorgeHcc #45586
- 🆕 FloatButton.BackTop ref support nativeElement. #45547 @li-jia-nan
- 🐞 Fix Watermark that gap should have default value when passing undefined 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
- 🐞 Fix modal return type in App.useApp hook. #45462 @mjss
更新日志原文:https://ant.design/changelog-cn
,https://github.com/ant-design/ant-design/releases/tag/5.10.3