Skip to content

3.20.0

Compare
Choose a tag to compare
@ant-design-bot ant-design-bot released this 30 Jun 14:59
· 12668 commits to master since this release
  • 🔥🔥🔥 Add Result Used to feed back the results of a series of operational tasks.
  • 🔥 Descriptions support vertical layout. #17330 @hengkx
  • 🔥 Progress.Circle support gradient line color. #17315 @hengkx
    Progress
  • 🔥 Optimize PageHeader className naming. #17321
  • 🐞 Drawer fixes maskCloseble to false, keyboard ESC closes invalid. #17316
  • 🐞 Fixed an issue where Drawer closes not calling afterVisibleChange in Edge. #17311
  • 🌟 Drawer adds keyboard to allow opening and closing of responses to keyboard events. #17316
  • 🌟 Popconfirm adds the disabled props to control whether the click child element pops up. #16985 @lhyt
  • ⌨️ Improve TimePicker accessibility. #17099
  • 💄 Fix Tooltip arrow shadow style. #17264
  • 🐞 Fix Descriptions.Item not support className. #17280
  • 🐞 Fixing Descriptions.Item does not set a label and will also display the : question. #17337
  • 🐞 Fixed the incorrect color of the placeholder of the Mentions. #17317
  • 🐞 Fixed incorrect line-height for Mentions. #17347
  • 💄 Fixed small Table header background to white according to design spec. #17351
  • 🌟 The CheckboxGrouponChange value keeps the order of the options. #17342 @yoyo837
  • 🐞 Fix Tooltip not work correctly on disabled Switch. #17372
  • 💄 add variables #16843 #17031 #16996 @alxkosov:
    • @dropdown-line-height
    • @dropdown-font-size
    • @dropdown-vertical-padding
    • @collapse-panel-border-radius
    • @table-body-selected-sort-bg
    • @table-selected-row-hover-bg
  • TypeScript
    • 🌟 Improve the type definition of the Switch. #17331
    • 🐞 Skeleton AvatarProps size supports number. #17331
  • 📝 Updated several documents. #17336 #17345 #17355

  • 🔥🔥🔥 新增 Result 用于反馈一系列操作任务的处理结果。
  • 🔥 Descriptions 支持垂直布局。#17330 @hengkx
  • 🔥 优化 PageHeader 的 className 定义。#17321
  • 🔥 Progress.Circle 支持渐变色。#17315 @hengkx
    Progress
  • 🐞 Drawer 修复 maskCloseble 为 false,键盘 ESC 关闭无效的问题。#17316
  • 🐞 修复在 Edge 下 Drawer 关闭后没有调用 afterVisibleChange 的问题。#17311
  • 🌟 Drawer 新增 keyboard,允许打开关闭对键盘事件的响应。#17316
  • 🌟 Popconfirm 增加 disabled props,用于控制点击子元素是否弹出。#16985 @lhyt
  • ⌨️ 改进 TimePicker 可访问性。#17099
  • 💄 修复 Tooltip 箭头阴影样式。#17264
  • 🐞 修复 Descriptions.Item 不支持 className 的问题。#17280
  • 🐞 修复 Descriptions.Item 不设置 label,也会显示 : 的问题。#17337
  • 🐞 修复 Mentions 组件的 placeholder 颜色不正确的问题。#17317
  • 🐞 修复 Mentions 组件的行高不正确的问题。#17347
  • 💄 按照设计规范修复小号 Table 的背景色。#17351
  • 🌟 CheckboxGroup onChange 值保持选项的顺序。#17342 @yoyo837
  • 🐞 修复 Tooltip 在 disabled Switch 中工作不正确的问题。#17372
  • 💄 增加 less 变量 #16843 #17031 #16996 @alxkosov
    • @dropdown-line-height
    • @dropdown-font-size
    • @dropdown-vertical-padding
    • @collapse-panel-border-radius
    • @table-body-selected-sort-bg
    • @table-selected-row-hover-bg
  • TypeScript
    • 🌟 改进 Switch 的类型定义。#17331
    • 🐞 Skeleton AvatarProps size 支持 number。#17331
  • 📝 更新了几处文档。#17336 #17345 #17355