Skip to content

3.21.0

Compare
Choose a tag to compare
@ant-design-bot ant-design-bot released this 04 Aug 17:03
· 12194 commits to master since this release
  • 🌟 Breadcrumb adds Separator component. #17873 @long-zhuge
  • 🌟 Descriptions adds colon props. #17560 @hengkx
  • 🌟 Rotate zero when Sider triggers in right mode. #18043 @kagawagao
  • 🌟 Table add getPopupContainer props. #17806
  • 🌟 Add new color gray for Timeline.Item for unfinished or disabled status. #17731
  • 🌟 Upload adds transformFile to support transforming file before file uploading. #18009 @lijinke666
  • 🐞 Fix ConfigProvider getPopupContainer not working in Table. #17806
  • 🐞 Fix Statistic font not align with global font. #18044
  • 🐞 Fix Form.Item label replace regexp. #17985 @shaodahong
  • 🐞 Fix Select search style. #17760 @chenyizhongx
  • 🐞 Fix DatePicker style bug when mode is decade. #17887 @xrkffgg
  • 🐞 Fix wave effect performance of Button and other related component. #17945
  • 🐞 Fix Tabs tabBarExtraContent align issue. #17969
  • 🐞 Fix Tabs error when type is editable-card and child component is false. #17965 @oldturkey
  • 🐞 Remove a tag in Alert's close tag. #17872 @geograous
  • 💄 Unified drawer and modal mask opacity. #17943
  • 💄 Optimize RangePicker focus style. #17983
  • 💄 Tag now will be rendered as a span. #17971
  • 💄 Enhance accessibility of Table expanded icon. #17781
  • 💄 Merge LocaleProvider into ConfigProvider. #17816
  • 💄 Add some less variables. #17976 @Yangzhedi #17613 @alxkosov:
    • @table-footer-bg
    • @table-footer-color
    • @menu-icon-size
    • @menu-icon-size-lg
  • 🇲🇾 Add locale Malay. #17546 @austin-krave
  • 🇸🇪 Add Swedish translation for Typography (Text) component. #17858 @Malven
  • 🇫🇷 Add French translation for Typography (Text) component. #17418 @Clafouti
  • 🏴 Add Tamil spanish translations. #17903 @sivaraj-dev
  • TypeScript

  • 🌟 新增 Breadcrumb.Separator 组件,可进行 separator 自定义。#17873 @long-zhuge
  • 🌟 Descriptions 新增 colon 属性。#17560 @hengkx
  • 🌟 当 Sider 在右边时,翻转 trigger 方向。#18043 @kagawagao
  • 🌟 Table 新增 getPopupContainer 属性用于设置表格内的各类浮层渲染节点。#17806
  • 🌟 Timeline.Item 新增 gray 色彩类型,可用于未完成或失效状态。#17731
  • 🌟 Upload 新增 transformFile 支持上传之前转换文件。#18009 @lijinke666
  • 🐞 修复 ConfigProvider getPopupContainer 对 Table 不生效的问题。 #17806
  • 🐞 修复 Statistic 字体与全局字体不一致的问题。#18044
  • 🐞 修复 Form.Item label 正则替换问题。#17985 @shaodahong
  • 🐞 修复 Select 搜索框箭头样式问题。 #17760 @chenyizhongx
  • 🐞 修复 DatePicker 中选择 mode 为 decade 时,border 样式 bug。#17887 @xrkffgg
  • 🐞 修复 Button 以及相关组件的波纹性能问题。#17945
  • 🐞 修复 Tabs tabBarExtraContent 不居中对齐的问题。#17969
  • 🐞 修复 Tabs 在 typeeditable-card 且子组件为 false 值时会报错的问题。#17965 @oldturkey
  • 🐞 移除 Alert 关闭标签中的 a 标签。#17872 @geograous
  • 💄 统一 Drawer 和 Modal 的 mask 透明度为 45%。#17943
  • 💄 优化 RangePicker 当前选中样式,与 DatePicker 样式统一。#17983
  • 💄 调整 Tag 的 html 标签为 span#17971
  • 💄 提升 Table 展开按钮的无障碍体验。#17781
  • 💄 将 LocaleProvider 合并入 ConfigProvider。#17816
  • 💄 增加 less 变量 #17976 @Yangzhedi #17613 @alxkosov
    • @table-footer-bg
    • @table-footer-color
    • @menu-icon-size
    • @menu-icon-size-lg
  • 🇲🇾 新增马来语语言包。#17546 @austin-krave
  • 🇸🇪 新增 Typography 的瑞典语言翻译。#17858 @Malven
  • 🇫🇷 新增 Typography 的法语语言翻译。#17418 @Clafouti
  • 🏴 新增部分组件的泰米尔语语言翻译。#17903 @sivaraj-dev
  • TypeScript