Skip to content
- 🐞 Fixed wired
Transfer repaint problem in IE or Edge. #9697
- 🐞 Fixed
Card background overflow when zoom in chrome. #9085
- TypeScript
- 🐞 Fixed
Table incompatible type size. bf5b6ae1
- 🐞 Fixed
Select missing showArrow option in types. cde2a6b6
- 🐞 Add custom local support in
Pagination. babbbdd4
- 🐞 Move max-width to ant-tooltip, so that it can be override by overlayStyle.maxWidth. e2b359e9
- 🐞 Adjust
Select mirror style to avoid to long string. #11035
- 🐞 修复
Transfer 组件的文本 "Not Found" 在 IE 或 Edge 浏览器上显示异常。#9697
- 🐞 修复 Chrome 在缩放模式下,
Card 组件的边框被标题的背景色覆盖。#9085
- TypeScript
- 🐞 修复 Pagination 全局 locale 设置不能被组件 locale 覆盖的问题。babbbdd4
- 🐞 修复
Tooltip 组件的 max-width 样式,使 overlayStyle.maxWidth 可覆盖。e2b359e9
- 🐞 修复
Select 组件的样式,避免过长文本的溢出。#11035