Skip to content

antd 2.12.2

  • Longer message duration (1.5s to 3s).
  • Fix Anchor links not highlighted. #6473
  • Fix disabled style of Input.TextArea. #6858 @lyz810
  • Fix disabled style of TimePicker. #6918
  • Fix overlaped issue of form feedback icon and select arrow which is introduced in 2.12.1 again. #4431
  • Fix vertical Tabs arrow style. 255eac9
  • Update Polish locale. #6869 #6870 #6871 @imosapatryk
  • Fix that http url incluced in source code. #6893
  • Adjust vertical align of Menu icon and text.
  • Fix overlay is marked as required warning of Tooltip. #6897
  • Fix disabled style of Slider under colored background. #6665
  • Adjust click area of TreeSelect item.
  • Fix some issues of TypeScript definitions.

  • 将 message 默认出现的时长从 1.5s 调整为 3s。
  • 重构了 Anchor,修复未滚动时链接没有高亮的问题。#6473
  • 修复 Input.TextArea 的失效样式。#6858 @lyz810
  • 修复 TimePicker 的失效样式。#6918
  • 修复 2.12.1 里再次出现的表单反馈图标和下拉图标重叠的问题。#4431
  • 修复垂直 Tabs 的切换箭头样式。255eac9
  • 调整波兰语的文案。#6869 #6870 #6871 @imosapatryk
  • 修复源码中含有 http 的链接而被集团安全扫描工具报错的问题。#6893
  • 调整 Menu 的图标和文字对齐问题。
  • 修复一个 Tooltip 的 overlay is marked as required 的警告问题。#6897
  • 修复 Slider 在有色背景下的失效样式。#6665
  • 调整了 TreeSelect 选项的点击范围。
  • 修复了一些 TypeScript 定义问题。