Ant Design 4.10.1 发布,企业级 UI 设计语言和 React 实现
Ant Design 4.10.1 发布了。
Ant Design 是一套企业级的 UI 设计语言和 React 实现,使用 TypeScript 构建,提供完整的类型定义文件,自带提炼自企业级中后台产品的交互语言和视觉风格、开箱即用的高质量 React 组件与全链路开发和设计工具体系。
本次更新内容包括:
- 优化 Select 搜索性能。#28715 @kerm1it
- 修复 Slider 在卸载时报
forcePopupAlign错的问题。#28699 @Kerumen - 修复 Transfer
dataSource为 immutable 数据时报Cannot add property key, object is not extensible的问题。#28675 - 修复 Notification 使用
useNotification生成的提示框关闭时高度跳动的问题。#28660 - TypeScript
- InputNumber
onChange的value的类型增加null。#28769 @lengfangbing
- InputNumber
详情请查看:https://github.com/ant-design/ant-design/releases/tag/4.10.1