antd v4.3.5 Release Notes

Release Date: 2020-06-21 // almost 4 years ago
    • 🍱 🐞 Fix Input.Search as AutoComplete customize component crash issue. #25049
    • 🛠 Rewrite Input.Password with hooks. #25012 @Rustin-Liu
    • 💅 🐞 Fix PageHeader tabs broken style since 4.3.0. #24991
    • 🍱 🐞 Fix Backtop still interactive when it is hidden. #25132 @jesse3mh9a
    • 🍱 🐞 Fix Upload don't support Popover. #25090
    • 🍱 🐞 Fix Tabs content exceeds container width issue. #25072
    • 🍱 🐞 Fix DataPicker/TimePicker time dropdown alignment issue. #25019
    • Table
      • 🐞 Fix Table nested border style. #24995
      • 💄 Improve Table empty filters menu UI. #25073
      • 💄 Reduce Table filter dropdown's max-height. #25001
    • Descriptions
      • 🐞 Fix Descriptions selecting text behavior when double clicking item. #24983 @harupy
      • 💄 Fix Descriptions label text not start aligned in Safari. #25018
    • 🍱 💄 Fix List.Item.Meta content width may overflow sometimes. #24992
    • 🍱 🐞 Fix dark mode Menu.SubMenu background color in compact theme. #24997
    • 🍱 ⚡️ Reduce 3KB Button css bundle size. #24996
    • 🍱 🇹🇷 Improve Turkish locale. #25100 @smddzcy
    • TypeScript

    • 🍱 🐞 修复 Input.Search 作为 AutoComplete 自定义组件会崩溃的问题。#25049
    • 🛠 使用 hooks 重写 Input.Password。#25012 @Rustin-Liu
    • 🍱 🐞 修复 PageHeader 从 4.3.0 后的 tabs 样式错误。#24991
    • 🍱 🐞 修复 Backtop 没有完全隐藏的问题。#25132 @jesse3mh9a
    • 🍱 🐞 修复 Upload 不支持包裹 Popover 的问题。#25090
    • 🍱 🐞 修复 Tabs 内容会超出容器宽度的问题。#25072
    • 🍱 🐞 修复 DataPicker/TimePicker 时间下拉选对齐问题。#25019
    • Table
      • 💄 优化 Table 筛选菜单为空时的 UI。#25073
      • 🐞 修复 Table 嵌套 Table 时的边框样式问题。#24995
      • 💄 缩小了 Table 筛选菜单的最大高度。#25001
    • Descriptions
      • 🐞 修复 Descriptions 双击会同时选中标签和内容的问题。#24983 @harupy
      • 💄 修正了 Descriptions 在 Safari 下标签文本没有左侧对齐的问题。#25018
    • 🍱 💄 修正了 List.Item.Meta 内容宽度有时会溢出的问题。#24992
    • 🍱 🐞 修复 Menu.SubMenu 在紧凑模式下暗黑主题的背景颜色。#24997
    • 🍱 ⚡️ 减少 Button 3KB 样式打包体积。#24996
    • 🍱 🇹🇷 优化土耳其语语言包。#25100 @smddzcy
    • TypeScript