yarn antd 5.24.2

20 hours ago
  • Input
    • 🐞 Fix Input with component token inputFontSize breaks the height of controlHeight. #52865 @zombieJ
    • 🐞 Fix Input.Search has a border that is not aligned with the bottom of the search button when configure variable as underlined. #52861 @ustcfury
    • 🛠 Improve Input.OTP logic for create default state. #52878 @Dandelion-F
    • 🛠 Improve Input.OTP implementation for render separator. #52841 @li-jia-nan
  • Watermark
    • 🐞 Fix Watermark may cause page unresponsive when re-rendering. #52897 @765477020
    • 🆕 Improve Watermark rendering logic to avoid disable it via developer tools and hidden attribute. #52891 @arronlai
  • 🐞 Fix DatePicker.RangePicker arrow position not correctly when sometime reopened. #52854 @zombieJ
  • 🐞 Fix Layout.Sider content overflow issue when collapsedWidth={0}. #52862 @afc163
  • 🛠 Refactor Grid internal useBreakpoint logic to be same as other component, this will not affect usage. #52870 @zombieJ
  • 💄 Fix Button styles for hyperlink mode. #52888 @DDDDD12138
  • 💄 Fix Table sortable column headers could not wrap automatically. #52899 @765477020
  • ⚡️ Improve Menu re-rendering performance when pass function to expandIcon property. #52863 @wanpan11
  • ⚡️ Improve Carousel indicator animation performance. #52881 @li-jia-nan
  • RTL

  • Input
    • 🐞 修复 Input 配置 inputFontSize component token 时,controlHeight 会不生效的问题。#52865 @zombieJ
    • 🐞 修复 Input.Search 在设置 variantunderlined 时下边框与搜索按钮底部没对齐的问题。#52861 @ustcfury
    • 🛠 优化 Input.OTP 的默认状态创建逻辑。#52878 @Dandelion-F
    • 🛠 优化 Input.OTP 的分隔符渲染实现。#52841 @li-jia-nan
  • Watermark
    • 🐞 修复 Watermark 重新渲染时可能导致页面卡死的问题。#52897 @765477020
    • 🆕 调整 Watermark 渲染逻辑,防止通过开发者工具添加 hidden 属性来去掉水印。#52891 @arronlai
  • 🐞 修复 DatePicker.RangePicker 在弹层重新打开的时候,有可能出现箭头位置不正确的问题。#52854 @zombieJ
  • 🐞 修复 Layout.Sider 当 collapsedWidth={0} 时的内容溢出的问题。#52862 @afc163
  • 🛠 重构 Grid 内部响应式逻辑以复用其他组件类似的逻辑,该更新不会于使用上有所变化。#52870 @zombieJ
  • 💄 修复 Button 超链接模式的样式。#52888 @DDDDD12138
  • 💄 修复 Table 可排序列头不自动换行的问题。#52899 @765477020
  • ⚡️ 优化 Menu 在 expandIcon 属性传入函数时重新渲染的性能。#52863 @wanpan11
  • ⚡️ 优化 Carousel 指示器的动画性能。#52881 @li-jia-nan
  • RTL
    • 💄 修复 DatePicker 在 RTL 模式下图标方向错误的问题。#52896 @li-jia-nan
    • 💄 修复 Dropdown 在 RTL 模式下多级菜单箭头方向错误的问题。#52885 @yellowryan

Don't miss a new antd release

NewReleases is sending notifications on new releases.