Ant Design 4.0.0 发布了。Ant Design 是阿里开源的一套企业级的 UI 设计语言和 React 实现,使用 TypeScript 构建,提供完整的类型定义文件,自带提炼自企业级中后台产品的交互语言和视觉风格、开箱即用的高质量 React 组件与全链路开发和设计工具体系。
此版本更新内容:
path
name
label
strokeColor
trailColor
type=line
@popover-customize-border-color
@list-customize-card-bg
@table-expand-icon-bg
@steps-background
@pagination-item-input-bg
更新说明: https://github.com/ant-design/ant-design/releases/tag/4.0.0
评论删除后,数据将无法恢复
Ant Design 4.0.0 发布,企业级 UI 设计语言
Ant Design 4.0.0 发布了。Ant Design 是阿里开源的一套企业级的 UI 设计语言和 React 实现,使用 TypeScript 构建,提供完整的类型定义文件,自带提炼自企业级中后台产品的交互语言和视觉风格、开箱即用的高质量 React 组件与全链路开发和设计工具体系。
此版本更新内容:
path作为默认 key 以修复name作为 key 重名的冲突问题。#21583 @douxclabel。#21560 @shaodahongstrokeColor属性现在会忽略错误的百分比参数。#21564 @AshoneAtrailColor属性在type=line时无效果的问题。#21552 @AshoneA@popover-customize-border-color、@list-customize-card-bg、@table-expand-icon-bg、@steps-background、@pagination-item-input-bg用于主题定制。更新说明: https://github.com/ant-design/ant-design/releases/tag/4.0.0