Ant Design 3.12.4 已发布。
Ant Design 是阿里开源的一套企业级的 UI 设计语言和 React 实现,使用 TypeScript 构建,提供完整的类型定义文件,自带提炼自企业级中后台产品的交互语言和视觉风格、开箱即用的高质量 React 组件与全链路开发和设计工具体系。
更新内容如下:
- 更新《在 creact-react-app 中使用》文档以兼容升级后的 creact-react-app 和 react-scripts-rewired。#14385
- 修复在 postcss(webpack)中使用 autoprefixer 9.4.5 会抛出错误
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed
的问题。#14312 - 修复 InputNumber 在 MenuItem 中样式不正确的问题。#14373
- 修复 Input.Search 使用
enterButton
时的样式问题。#14397 - 修复 Slider focus 时的样式错误。9202509
- 修复
prefixCls
属性被传递到了 Empty 元素上的问题。#14404 - 修复 RadioGroup
onChange
将覆盖 RadioonChange
的问题。#14364
转自 https://www.oschina.net/news/103773/ant-design-3-12-4-released