Skip to content
- 🌟 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
- 🇹🇷 添加一些新组件的土耳其语翻译。#15238 @codesignist