Skip to content
- 🐞 Fix Modal static method create
zIndex too high will cover other popup content. #46012
- Image
- 🐞 Fix Collapse header cursor style. #45994
- 🐞 Fix ColorPicker not support Form disabled config. #45978 @RedJue
- 🐞 Fix Typography.Text
ellipsis.tooltip cannot open under Layout component. #45962
- 🐞 Remove Select native 🔍 icon from search input in Safari. #46008
- 💄 Remove Rate useless style.#45927 @JarvisArt
- 🛠 UMD
antd.js will try to reuse global @ant-design/cssinjs first now. #46009
- 🌐 Improve
eu_ES localization. #45928 @ionlizarazu
- 🐞 修复 Modal 静态方法创建
zIndex 过高会覆盖其他弹出内容的问题。#46012
- Image
- 🐞 修复 Collapse 可折叠区域鼠标
hover 样式问题。#45994
- 🐞 修复 ColorPicker 不支持 Form 组件的禁用问题。#45978 @RedJue
- 🐞 修复 Typography.Text
code 在 Layout 下开启 ellipsis 时 tooltip 无效的问题。#45962
- 🐞 修复 Select 搜索框在 Safari 下显示多余的 🔍 图标。#46008
- 💄 删除 Rate 组件无用样式。 #45927 @JarvisArt
- 🛠 UMD 版本
antd.js 现在会优先使用全局的 @ant-design/cssinjs 依赖。#46009
- 🌐 补充
eu_ES 国际化内容。#45928 @ionlizarazu