皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Ant Design 5.3.2发布

Ant Design 5.3.2发布

  •  Anchor
    •  Fix Anchor redundant border style when it is set to horizontal direction. #41336 @gooyoung
    •  Fix Anchor ink square style in vertical mode. #41317 @acyza
  •  Fix Grid offset can not be overwritten problem under different device screen sizes. #41309 @Yuiai01
  •  Fix Breadcrumb onClick not working bug. #41283 @acyza
  •  Fix Upload trigger Progress warning after upload. #41234 @kiner-tang
  •  Fix Table unexpected layout problem when dragging element to the right. #41139 @hoho2017
  •  Fix Tabs more icon color in dark mode. #41313 @PhosphorusP
  •  Fix Button focus outline style be covered by Dropdown.Button. #41282 @Yuiai01
  •  Fix Input.TextArea style problem when focusing. #41228 @MuxinFeng
  • RTL
  • TypeScript

  • Anchor
    •  修复 Anchor 组件设置为水平方向时多余的 border 样式。#41336 @gooyoung
    •  修复 Anchor 处于 vertical 方向时 ink 小方块的样式。#41317 @acyza
  •  修复 Grid 在不同设备屏幕下的 offset 设置不会被覆盖的问题。#41309 @Yuiai01
  •  修复 Breadcrumb onClick 不工作的问题。#41283 @acyza
  •  修复 Upload 在上传完毕后 Progress 组件抛出警告的问题。#41234 @kiner-tang
  •  修复 Table 在拖动元素一直右移时布局错误的问题。#41139 @hoho2017
  •  修复 Tabs 在深色模式下更多图标的色值。#41313 @PhosphorusP
  •  修复 Button 下拉时聚焦轮廓被其他元素遮挡的问题。#41282 @Yuiai01
  •  修复 Input.TextArea 在 focus 状态下的样式问题。#41228 @MuxinFeng
  • RTL
    •  修复 Input.TextArea 在启用 showCount 时 RTL 模式下位置不正确的问题。#41319 @ds1371dani
  • TypeScript