yarn antd 4.19.2

latest releases: 5.16.4, 5.16.3, 5.16.2...
2 years ago
  • 🐞 Fix Dropdown not auto adjust placement when position on the edge of window. #34390
  • 💄 Change PageHeader elements margin from 12px to 8px inside extra. #34428
  • 🛠 Export css variable function in antd/es/config-provider folder to enable ssr requirement. #34436
  • 🛠 Refactor Menu with React hooks. #34433
  • Input
    • 💄 Fix Input font-size when size is large. #34381
    • 💄 Fix Input.Group wrong border when status is error. #34412
  • Form
    • 🐞 Fix Form.Item removed in form.validateFields throw Can't perform a React state update on an unmounted component warning. #34405
    • 🐞 Fix to Form that initialValues would change if preserve is false. #34411
  • Tooltip
  • 💄 Remove Collapse bottom border in simple style. #34366 @PanStar
  • TypeScript

  • 🐞 修复 Dropdown 在边界情况下不会自动调整展示位置的问题。#34390
  • 💄 缩小 PageHeader extra 内元素间距为 8px#34428
  • 🛠 导出 antd/es/config-provider 目录下的 css variable 函数以支持 ssr 的需求。#34436
  • 🛠 使用 React hooks 重构 Menu。#34433
  • Input
    • 💄 修复大尺寸 Input 的字号问题。#34381
    • 💄 修复 Input.Group 多余的错误边框样式。#34412
  • Form
    • 🐞 修复 Form.Item 在 form.validateFields 中移除时抛出 Can't perform a React state update on an unmounted component 警告的问题。#34405
    • 🐞 修复 Form 组件当 preservefalseinitialValues 会被更改的问题。#34411
  • Tooltip
    • 💄 修复 Tooltip 在 Safari 下的内容宽度问题。#34415 @jiandandkl
    • 💄 修复 Tooltip/Popover/Popconfirm 等组件箭头大小问题。#34407
  • 💄 优化 Collapse 简洁模式的底边框。#34366 @PanStar
  • TypeScript
    • 🤖 修复 Input 不支持 data-* TS 定义的问题。#34410 @GitKou
    • 🤖 修复 Transfer 的 footer 类型定义。#34337 @zomixi

Don't miss a new antd release

NewReleases is sending notifications on new releases.