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

Ant Design 4.23.5 发布

Ant Design 4.23.5 发布

  •  Fix Textarea with autoSize blink on the fist mount. #37847
  •  Fix Input.Password style={{ fontSize }}not working. #37898
  •  Fix Input.Textarea style={{ resize: 'none' }} is not working when showCount is applied. #37855 @kiner-tang
  •  Fix Input.Search border style in RTL. #37865 @foryuki
  •  Fix Russian translation for Transfer.selectInvert. #37858 @svtslav
  •  Add missing Portuguese translations. #37857 @ernestfolch
  • ⚡️ Update Table and Tree for improve state performance. #37875 @sunteago
  • TypeScript
    •  Update type definition for a part of components. #37861 @zheeeng

  •  修复 Textarea 配置 autoSize 在第一次渲染时闪烁的问题。#37847
  •  修复 Input.Password 不支持 style={{ fontSize }} 的问题。#37898
  •  修复 Input.Textarea 当指定 showCount 时 style={{ resize: 'none' }} 样式设定失效的问题。#37855 @kiner-tang
  •  修复 RTL 排版中 Input.Search 边框样式问题。#37865 @foryuki
  •  修复 Transfer.selectInvert 的俄语翻译。#37858 @svtslav
  •  添加缺失的葡萄牙语翻译。#37857 @ernestfolch
  • ⚡️ 提升 Table 及 Tree 的 State 性能。#37875 @sunteago
  • TypeScript