Skip to content
- 🌟 Add icons of some famous products. c04377e5
- Mention
- 🌟
multiLines mode will support autosize.
- 🐞 Fix paste not working when
placeholder is specified. #9215
- Table
- 🐞 Fix padding of middle size table. #9319
- 🐞 Fix border bug of small size table. #8980
- 🐞 Fix overflow issue of sort icon interactive area. #8979
- 🌟 Improve typescript definition of
column.dataIndex. #9298 @clinyong
- Select
- 🐞 Fix wrong scroll position when navigating active item with keyboard. #9276
- 🐞 Fix arrow position in IE11.
- 🐞 Fix issue that file item showing
uploading when Upload beforeUpload return false. #8020
- 🐞 Fix misplace of feedback icon of
vertical layout Form. #9153
- 🐞 Fix loading style missing of empty childen Card. #9258
- 🐞 Fix background color of Avatar when image source is not existe. #9278 @andriijas
- 🐞 Fix RangePicker
Cannot read property 'locale' of undefined error when select end date. #9267
- 🐞 Fix style problem when using disabled button with Tooltip inside ButtonGroup. #9296 #9296
- 🐞 Fix z-index of Dropdown's submenu. #9218
- 🌟 新增了部分著名产品的图标。c04377e5
- Mention
- 🌟 现在
multiLines 模式的高度将默认自适应内容。
- 🐞 修复指定了
placeholder 时无法粘贴内容的问题。#9215
- Table
- Select
- 🐞 修复使用键盘导航时,滚动条不会自动定位的问题。#9276
- 🐞 修复在 IE11 下的箭头位置。
- 🐞 修复 Upload
beforeUpload 返回 false 时,上传文件仍然显示 uploading 以及文件列表被替换的问题。#8020
- 🐞 修复
vertical 布局的 Form 下反馈图标错位的问题。#9153
- 🐞 修复 Card 没有子节点时
loading 样式不生效的问题。#9258
- 🐞 修复 Avatar 的图片不存在时的背景色。#9278 @andriijas
- 🐞 修复 RangePicker 选择结束时间时报
Cannot read property 'locale' of undefined 的问题。#9267
- 🐞 修复 ButtonGroup 内使用了失效按钮和 Tooltip 时样式错位的问题。#9296 #9296
- 🐞 修复 Dropdown 的子菜单被遮挡的问题。#9218