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

Ant Design 4.15.0

Table now supports rowSelection.defaultSelectedRowKeys. #29879 @keelii

  • Fix TextArea display value will be cut by maxLength when in controlled. Fix onCompositionEnd not trigger when input exceed maxLength. Fix emoji count not align with maxLength & showCount. #29867
  • Fix Button click effect style not working in shadow root. #29897 @JohnDeved
  • Pagination
    • Fix Pagination focus style stay after interaction. #29891
    • Fix Pagination jump input height not correct when config modifyVars. #29886 @SyMind
  • Fix Steps progress item getting cut at edge. #29893
  • Prevent Upload drop event bubbling to handle nest case. #29832 @jojonarte
  • Apply ConfigProvider componentSize on Tabs component. #29844 @bn3t
  • Remove Tag hover style since it do not have click interactive. #29874
  • Add missing fr_FR translations. #29839 @bn3t
  • Add missing sv_SE translations. #29896 @isakol

 


  • Table 新增 rowSelection.defaultSelectedRowKeys 支持。#29879 @keelii
  • 修复 TextArea 受控时展示值会被 maxLength 截取的问题;修复 maxLength 下超出部分无法触发 onCompositionEnd 事件的问题;修复使用 emoji 时 maxLengthshowCount 计数逻辑不一致的问题。#29867
  • 修复 Button 点击效果在 Shadow Root 下不生效的问题。#29897 @JohnDeved
  • Pagination
    • 优化 Pagination 切换页码后 focus 样式遗留的问题。#29891
    • 修复 Pagination 使用 modifyVars 自定义主题时,页面跳转输入框高度没有按照预期改变。#29886 @SyMind
  • 修复 Steps 进度在边缘会被截断的问题。#29893
  • Upload 默认阻止拖拽冒泡事件以支持嵌套结构。#29832 @jojonarte
  • ConfigProvider 的 componentSize 现在也会作用到 Tabs 上。#29844 @bn3t
  • 移除 Tag 鼠标悬浮样式以避免其误以为是可点击交互组件。#29874
  • 补充 fr_FR 语言缺失内容。#29839 @bn3t
  • 补充 sv_SE 语言缺失内容。#29896 @isakol

 

Assets 2

 

转自 https://github.com/ant-design/ant-design/releases