Skip to content
- Form
- 🐞 Fix Form shows
title on help icon and optional text. #31785
- 💄 Fix Form
<Input bordered={false} /> outline style. #31754
- Button
- 💄 Fix Button broken style when using
ghost and danger. #31780
- 🐞 Fix Button icon not aligned center vertically in Chrome. #31755
- Input
- 🐞 Fix Input clear icon margin missing with
suffix. #31745
- 💄 Fix Input should not have focus style when disabled. #31738
- 🐞 Fix Transfer
showSelectAll={false} does not hide selection dropdown. #31746
- 💄 Fix Checkbox not aligned center in Checkbox.Group. #31726
- Form
- 🐞 修复 Form 帮助图标和可选文案上有
title 提示的问题。#31785
- 💄 修复 Form 内
<Input bordered={false} /> 错误样式有异常外框样式的问题。#31754
- Button
- 💄 修复 Button
ghost 和 danger 一起使用时的样式问题。#31780
- 🐞 修复 Button 图标在 Chrome 下没有居中对齐的问题。#31755
- Input
- 🐞 修复 Input 清除图标和
suffix 之间边距丢失的问题。#31745
- 💄 修复 Input 禁用状态下依然有 focus 样式的问题。#31738
- 🐞 修复 Transfer
showSelectAll={false} 没有隐藏选择下拉框的问题。#31746
- 💄 修复 Checkbox.Group 中打勾样式没有居中对齐的问题。#31726