npm antd 4.16.1

latest releases: 5.16.5, 5.16.4, 5.16.3...
2 years ago
  • Menu
    • 🐞 Fix overflow not work as expect. #30672
    • 🐞 Fix warning of Can't perform a React state update on an unmounted component when unmounted. #30678
    • 🐞 Fix inline mode not correct handle ellipsis when icon not provided. #30682
  • Typography
    • 🐞 Fix Typography.Text trigger ResizeObserver when css ellipsis is validate. #30664
    • 🐞 Fix ellipsis not work when HMR take effect in dev env. #30754
  • Table
    • 🐞 Fix Table.Summary missing border style when sticky and bordered enabled. #30666
    • 🐞 Fix column align with sorter and filter. #30744
  • 🐞 Fix Collapse expandIconPosition="right" not working. #30680 @hongdeyuan
  • TypeScript

  • Menu
    • 🐞 修复超长省略不能按照预期工作的问题。#30672
    • 🐞 修复在卸载时报 Can't perform a React state update on an unmounted component 的警告信息。#30678
    • 🐞 修复 inline 模式下,没有 icon 的条目不能正确处理省略样式的问题。#30682
  • Typography
    • 🐞 修复 Typography.Text 在 css 省略可用时监听 ResizeObserver 的无用操作。#30664
    • 🐞 修复 ellipsis 在开发环境 HMR 生效后不再工作的问题。#30754
  • Table
    • 🐞 修复筛选/排序列的 align 属性。#30744
    • 🐞 修复 Table.Summary sticky 模式下,配置 bordered 边框样式丢失的问题。#30666
  • 🐞 修复 Collapse expandIconPosition="right" 未生效的问题。#30680 @hongdeyuan
  • TypeScript

Don't miss a new antd release

NewReleases is sending notifications on new releases.