Skip to content

4.19.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 12:32
· 5935 commits to master since this release
  • 🐞 Fix TextArea clearIcon color. #34610
  • 🐞 Fix: apply scale transform to disabled star. #34547 @Unuuuuu
  • 🐞 Fix Tooltip arrow color with preset. #34548
  • 🐞 Fixed number abnormal position display in Badge RTL mode. #34545
  • 💄 Fix numeric Row and Col class styles when using prefixCls. #34494 @mic-web
  • 🐞 Fix Editable Textarea height jump in Firefox and Editable Typography.Title confirm icon position. #34518
  • 💄 Fix missing status style in RangePicker. #34509
  • 🛎 Add warning for Input getting blurred when dynamically add hasFeedback. #34475
  • 🐞 Fix missing classname in input when Input has prefix or suffix. #34474
  • 🇱🇹 Updated lt_LT locale for typeTemplate. #34567 @Anizcus
  • 🇮🇹 Updated it_iT locale for Table. #34566 @freshgiammi

  • 🐞 修复 TextArea clearIcon 的颜色问题。#34610
  • 🐞 修复 Rate 下 disabled 时依然有 hover 效果的问题。#34547 @Unuuuuu
  • 🐞 修复 Tooltip 使用预设颜色时 arrow 颜色错误的问题。#34548
  • 🐞 修复 Badge 数字 RTL 模式下异常位置显示。#34545
  • 💄 修复使用 prefixCls 时的数字 Row 和 Col 类样式问题。#34494 @mic-web
  • 🐞 修复 Typography editable 切换时在 Firefox 下高度跳动 和 Typography.Title editable 确定图标错位的问题。#34518
  • 💄 修复 RangePicker status 相关样式丢失的问题。#34509
  • 🛎 为动态改变 Form.Item 的 hasFeedback 时 Input 焦点丢失添加警告。#34475
  • 🐞 修复 Input 有 prefix 或者 suffix 时 input 缺少某些 className 的问题。#34474
  • 🇱🇹 更新 lt_LT 的 locale。#34567 @Anizcus
  • 🇮🇹 更新 it_iT 的 locale。#34566 @freshgiammi