antd v4.3.1 Release Notes

Release Date: 2020-06-02 // almost 4 years ago
    • Tabs
      • 🐞 Fix Tabs hideAdd not working. #24621
      • 🐞 Fix Tabs dropdown has extra horizontal scrollbar in Firefox. #24677
      • 🐞 Fix Tabs inkbar border lost when use with react-sticky. #24643
      • 💄 Adjust Tabs tabBarStyle style display. #24620
    • Button
      • 🐞 Fix Button quick set loading from delay to false will still change to the loading status. #24678
      • 🐞 Fix the inconsistent style of Text Button in danger. #24622 @morenyang
    • 🍱 🐞 Fix Table no showing scrollbar inside Row. #24661 @zt123123
    • 🍱 🐞 Fix Drawer get dropdownMatchSelectWidth as dom prop warning. #24651
    • 🍱 🐞 Adjust Steps to support React.Fragment with children. #24644
    • 🍱 🐞 Fix Upload delete icon cannot be navigate via keyboard. #24615 @morenyang
    • 🍱 🐞 Fix multiple Select search input cursor missing issue. #24631
    • 🍱 🐞 Fix Radio.Group using options get Element type is invalid error. #24631
    • RTL
      • 💄 Adjust Notification default placement to topLeft in RTL. #24632
    • TypeScript
      • 🛠 Export Tabs TabPaneProps definition. #24648

    • Tabs
      • 🐞 修复 Tabs hideAdd 无效的问题。#24621
      • 🐞 修复 Tabs 下拉菜单内在 Firefox 下出现水平滚动条。#24677
      • 🐞 修复 Tabs 配合 react-sticky 使用时下划线遗失问题。#24643
      • 💄 调整 Tabs tabBarStyle 的展示样式。#24620
    • Button
      • 🐞 修复 Button 将 loadingdelay 快速切换至 false 时仍然会变成加载状态的问题。#24678
      • 🐞 修复 Text Button 在 danger 时样式不一致的问题。#24622 @morenyang
    • 🍱 🐞 修复 Table 包裹在 Row 中时无法展现横向滚动条的问题。#24661 @zt123123
    • 🍱 🐞 修复 Drawer 会报 dom 节点设置 dropdownMatchSelectWidth 的警告信息。#24651
    • 🍱 🐞 调整 Steps 现支持 children 下使用 React.Fragment。#24644
    • 🍱 🐞 解决 Upload 删除图标键盘无法导航操作的问题。#24615 @morenyang
    • 🍱 🐞 修复多选 Select 输入框的光标展示问题。#24631
    • 🍱 🐞 修复 Radio.Group 设置 options 报错的问题。#24631
    • RTL
      • 💄 调整 Notification RTL 模式下默认弹窗位置为左上。#24632
    • TypeScript
      • 🛠 导出 Tabs TabPaneProps 定义。#24648