Skip to content
- 🐞 Fix TextArea
style not work when allowClear configured. #31391
- 🐞 Fix BackTop not disappear when fade out. #31357
- 💄 Fix Cascader style bug inside Input
addonBefore. #31350
- 💄 Fix DatePicker disabled cell style when customize
dateRender. #31349
- 💄 Fix Select background in disabled. #31430 @DerrickTel
- 💄 Fix alignment between Radio.Group and Button. #31421 @gtb104
- 💄 Fix Input clear icon color in some situation. #31378
- Table
- 💄 Fix Table
sticky header background is transparent when has sorters. #31373
- 💄 Fix missing top border of the first cell in table summary. #31363
- 🌐 Internationalization
- 🐞 修复 TextArea
style 在配置 allowClear 时失效的问题。#31391
- 🐞 修复 BackTop 隐出后仍然可以交互的问题。#31357
- 💄 修复 Cascader 在 Input
addonBefore 中的样式问题。#31350
- 💄 修复 DatePicker 自定义
dateRender 时禁用日期样式错误的问题。#31349
- 💄 修复 Select 组件 disabled 时背景颜色错误的问题。#31430 @DerrickTel
- 💄 修复 Radio.Group 和 Button 不对齐的问题。#31421 @gtb104
- 💄 修复 Input 清除按钮某些情况下颜色不对的问题。#31378
- Table
- 💄 修复 Table
sticky 列头一个背景色透明的问题。#31373
- 💄 修复表格总结栏第一个单元格上边框消失的问题。#31363
- 🌐 国际化