Skip to content

3.15.0

Compare
Choose a tag to compare
@ant-design-bot ant-design-bot released this 08 Mar 11:06
· 13948 commits to master since this release
f2b95d0
  • 🌟 Tree supports new prop blockNode. #14858 @kimochg
  • Form
  • 🐞 Fix Typography dom structure. #15210
  • 🐞 Fix Affix position update logic. #15150
  • Input
    • 🐞 Fix Password lost focus when change visibilityToggle. #15184
    • 🐞 Fix allowClear do not focus after clear content. #15184
    • 🐞 Fix Search style with allowClear or suffix/prefix. #15242
    • 🐞 Fix Input warning logic for focus lose. #15251
  • 🐞 Fix DatePicker and TimePicker cursor style. #15218 @yoyo837
  • 🐞 Fix Steps label text not align center. #15256
  • TypeScript
    • ⚡️ Refactor and simplify List Item dom structure, and fix spaces lost inside List Item. #15197
    • 🐞 Fix Layout tagName definition. #15181 @ngolin
    • 🐞 Fix Text ellipsis definition. #15209 @xiaohuoni
    • 🐞 Fix Badge text types. #15264
  • 🇹🇷 Turkish translations of new components. #15238 @codesignist

  • 🌟 Tree 组件支持 blockNode 属性。#14858 @kimochg
  • Form
  • ⚡️ 重构并简化了 List Item 的 dom 结构,并且修复了 Item 中内容空格丢失的问题。#15210
  • 🐞 修复 Affix 组件定位更新的逻辑问题。#15150
  • Input
    • 🐞 修复 Password 当 visibilityToggle 变化时丢失焦点的问题。#15184
    • 🐞 修复通过 allowClear 清除内容后没有获得焦点的问题。#15184
    • 🐞 修复 Search 当使用了 allowClear 或者 suffix/prefix 时的样式问题。#15242
    • 🐞 修复 Input 丢失焦点时的警告问题。#15251
  • 🐞 修复 DatePicker 和 TimePicker 的 cursor 样式问题。#15218 @yoyo837
  • 🐞 修复 Steps 的 label 不居中的问题。#15256
  • TypeScript
    • 🐞 修复 Typography 的 setContentRef 定义。#15197
    • 🐞 修复 Layout 的 tagName 定义。#15181 @ngolin
    • 🐞 修复 Text 的 ellipsis 定义。#15209 @xiaohuoni
    • 🐞 修复 Badge 的 text 定义。#15264
  • 🇹🇷 添加一些新组件的土耳其语翻译。#15238 @codesignist