Skip to content

3.24.2

Compare
Choose a tag to compare
@ant-design-bot ant-design-bot released this 19 Oct 15:26
· 12306 commits to master since this release
  • 🐞 修复 Table scroll.x 设置 max-content 无效导致横向滚动消失的问题。#19284
  • 🐞 修复 Table 将 column.filterDropdown 作为新属性设置时报错的问题。#19302
  • 🐞 Fix Upload 点击下载按钮会触发预览的问题。#19268 @qq645381995
  • 🐞 修复 Comment 长作者名在小屏幕上破坏布局的问题。#19272 @rayronvictor
  • Typescript

  • 🐞 Fix Table scroll={{ x: 'max-content' }} rendered without scrollbar problem in Chrome. #19284
  • 🐞 Fix Table crash when passing column.filterDropdown as new prop. #19302
  • 🐞 Fix Upload download button trigger preview unexpectedly. #19268 @qq645381995
  • 🐞 Fix Comment long author name breaks on small screen. #19272 @rayronvictor
  • Typescript