antd v4.6.6 Release Notes

Release Date: 2020-09-27 // over 3 years ago
    • 🍱 🐞 Fix Steps first item shifts in small screen. #26894
    • 💅 💄 Fix Divider border style not work when text is provided. #26863
    • 🍱 🐞 Fix Radio.Button validation error highlight. #26849 @dhorelik
    • 💅 💄 Fix Typography link-decoration style. #26854 @vineetvk01
    • Locale
    • TypeScript
      • 🤖 Fix message.destroy parameter type. #26864 @lihqi
      • 🤖 Optimize Slider type definition. #26884
      • 🤖 Form properly export FormListProps type. #26831 @mgcrea

    • 🍱 🐞 修复 Steps 在小屏幕下第一项偏移的问题。#26894
    • 🍱 💄 修复 Divider 在有文字时,设置边框颜色无效的问题。#26863
    • 🍱 🐞 修复 Radio.Button 错误校验高亮样式的问题。#26849 @dhorelik
    • 🍱 💄 修复 Typography 链接下划线样式。#26854 @vineetvk01
    • 国际化
    • TypeScript
      • 🤖 修复 message.destroy 参数类型错误。#26864 @lihqi
      • 🤖 优化 Slider 类型定义。#26884
      • 🤖 导出 Form 中的 FormListProps 类型。#26831 @mgcrea