Skip to content

antd 3.26.10

  • 🐞 Fix Input.Group inside <Form layout="vertical" > 1px bug. #20685
  • 🐞 Fix Badge color not working when contains children. #21333
  • 🐞 Fix Alert close button extra padding. #21325
  • 🐞 Fix Affix throws Cannot read property getBoundingClientRect in mobile device. #21350
  • 💄 Tweak Steps 1px align issue. #21306
  • 💄 Fix Row component affect next element style issue. #21310
  • Typescript

  • 🐞 修复 <Form layout="vertical" > 内 Input.Group 偏上一像素的问题。#20685
  • 🐞 修复 Badge 包裹模式下 color 属性失效的问题。#21333
  • 🐞 修复 Alert 关闭按钮额外的 padding#21325
  • 🐞 修复 Affix 在移动设备下抛错 Cannot read property getBoundingClientRect 的问题。#21350
  • 💄 微调 Steps 文本 1px 使其居中对齐。#21306
  • 💄 修复 Row 组件影响下一个元素样式问题。#21310
  • Typescript