Skip to content
- 🐞 Fix Form.Item
hidden not working in less. #26152
- 🐞 Fix Dropdown render issue when
overlay is string. #26135
- 🐞 Fix Table pagination disappear when last record in last page is deleted. #26133 @QoVoQ
- Tree
- 🐞 Fix Tree.DirectoryTree can not use
scrollTo with ref. #26129
- 🐞 Fix Tree lost line between top level nodes when enable
showLine. #25991 @zhangchen915
- 💄 Add
@badge-color less variable. #26159
- RTL
- 🐞 Fixed Input.Search border style in RTL mode. #26156
- 🐞 Fix the style of Input when
addonBefore in RTL mode. #26153
- 🐞 Fix multiple style issues for DatePicker in RTL mode. #26149 #26157 #26158
- TypeScript
- 🐞 Fix Slider
handleStyle and trackStyle TypeScript definitions. #26160
- 🐞 修复 Form.Item 在
hidden 时引用 less 样式时失效的问题。#26152
- 🐞 修复 Dropdown
overlay 为 string 时渲染错误的问题。#26135
- 🐞 修复 Table 删除最后一页的最后一条记录时分页消失的问题。#26133 @QoVoQ
- Tree
- 💄 新增
@badge-color less 变量。#26159
- RTL
- TypeScript
- 🐞 修复 Slider
handleStyle 和 trackStyle 属性的类型定义。#26160