antd v4.4.1 Release Notes

Release Date: 2020-07-06 // almost 4 years ago
    • Menu
      • 🐞 Fix Menu.Item use a tag color style issue. #25414 @kaysonwu
      • 🐞 Fix Menu inline animation not correct issue. #25341
      • 💄 Optimize Menu collapse animation. #25301
    • 🍱 🐞 Fix Input disabled backgroundColor is override when inside a error or warning Form.Item. #25385
    • 🍱 🐞 Fix Table header extra border of right side column. #25378
    • 🍱 🐞 Fix Grid ResponsiveObserve not been unsubscribed correctly. #25319 @zhangchen915
    • 🍱 🐞 Fix Progress successPercent warning message and correct success.progress to success.percent. #25356 @fireairforce
    • 🍱 🐞 Fix PageHeader Tabs unnecessary margin-bottom. #25340 @dickeylth
    • Form
      • 🐞 Fix Form.Item hidden no working. #25336
      • 🐞 Fix Form.Item help message may not disappear in a display:none container. #25297
    • Radio
      • 🐞 Fix Radio.Group throw Function components cannot be given refs warning message. #25328
      • 🐞 Fix Radio.Group style with extra spaces in children. #25304 @ElderJames
    • 🍱 🐞 Fix Drawer click mask will trigger close event multiple times. #25313
    • 🍱 🐞 Fix Skeleton Button/Avatar/Input/Image default width to auto. #25303
    • ⚡️ 🇺🇦 Update uk_UA localization. #25402 @kitsoRik
    • ⚡️ 🇳🇴 Update nb_NO localization. #25374 @Johannes-Andersen
    • TypeScript

    • Menu
      • 🐞 修复 Menu.Item 中内嵌的 a 标签颜色样式问题。#25414 @kaysonwu
      • 🐞 修复 Menu 内嵌菜单动画不正确问题。#25341
      • 💄 优化 Menu 菜单收缩动画。#25301
    • 🍱 🐞 修复 Input 在禁用状态下背景颜色被 errorwarning 的 Form.Item 覆盖的问题。#25385
    • 🍱 🐞 修复 Table 固定列头最右侧的多余边框样式。#25378
    • 🍱 🐞 修复 Grid 响应式监听函数没有正确销毁的问题。#25319 @zhangchen915
    • 🍱 🐞 修复 Progress successPercent 警告信息修复 Progress success.progresssuccess.percent#25356 @fireairforce
    • 🍱 🐞 修复 PageHeader 内 Tabs 不必要的 margin-bottom#25340 @dickeylth
    • Form
      • 🐞 修复 Form.Item hidden 属性不生效的问题。#25336
      • 🐞 修复 Form.Item 在 display: none 的容器中提示信息可能不会消失的问题。#25297
    • Radio
      • 🐞 修复 Radio.Group 报错 Function components cannot be given refs 的问题。#25328
      • 🐞 修复 Radio.Group 中 children 使用空格出现的样式异常问题。#25304 @ElderJames
    • 🍱 🐞 修复 Drawer 点击遮罩可能会触发多次关闭事件的问题。#25313
    • 🍱 🐞 修复 Skeleton 中 Button/Avatar/Input/Image 默认宽度为 auto。#25303
    • 🍱 🇺🇦 更新 uk_UA 国际化。#25402 @kitsoRik
    • 🍱 🇳🇴 更新 nb_NO 国际化。#25374 @Johannes-Andersen
    • TypeScript