Skip to content
- 💄 Fix AutoComplete custom input background color being applied twice in the
filled variant. #58669 @QDyanbing
- 🐞 Fix Avatar, List, Pagination, Steps, and Table not responding to breakpoint changes after responsive configuration is enabled dynamically. #58654 @li-jia-nan
- ⌨️ Fix Button, Checkbox, Switch, Splitter, and BorderBeam pseudo-element transitions and animations so they respect
prefers-reduced-motion. #58685 @li-jia-nan
- 🐞 Fix Button icon vertical alignment when used in Card
extra. #58584 @zombieJ
- ConfigProvider
- 🐞 Fix ConfigProvider with StyleProvider
layer causing missing styles in some components. #58559 @fireairforce
- 🐞 Fix ConfigProvider CSS variable prefix not updating when
prefixCls changes dynamically. #58652 @li-jia-nan
- 🐞 Fix Descriptions content columns collapsing to near-zero width when nested in Popover. #58583 @zombieJ
- 🐞 Fix Dropdown positioning and interaction when its child component does not support
ref. #58662 @afc163
- Form
- 🐞 Fix Form.Item validation messages still appearing when
help={false} is set. #58558 @QDyanbing
- 🐞 Fix Form.Item feedback icon classes and nested
noStyle feedback state not updating after dynamic configuration changes. #58653 @li-jia-nan
- 💄 Fix Icon
TwitchFilled rendering smaller than other icons and remove its unintended drop shadow. #58542 ant-design-icons#747 @mohamedkhaled4053
- ⌨️ Fix Input.Search focus outline being covered when hovering the adjacent Input. #58615 @QDyanbing
- 🐞 Fix Modal methods incorrectly applying
classNames.body, styles.body, and bodyStyle to confirmation dialog titles. #58412 @biubiukam
- 🐞 Fix Pagination page-size selector expanding to full width inside Form.Item. #58579 @QDyanbing
- 💄 Fix Switch icons in
checkedChildren and unCheckedChildren not being vertically centered. #58672 @mohamedkhaled4053
- Table
- 🐞 Fix Table horizontal scrolling occasionally jumping back because of stale deferred scroll synchronization. #58613 #58622 @zombieJ
- 🐞 Fix Table filter selections not resetting to the current filtered values when reopening the filter dropdown. #58657 @li-jia-nan
- Typography
- ⌨️ Fix Typography ellipsis mode and
aria-label not updating when ellipsis.rows or editable text changes. #58650 @li-jia-nan
- 🇯🇵 Fix Typography incorrect Japanese
expand and collapse labels. #58563 @greymoth-jp
- 🌐 Complete missing localized messages for ConfigProvider, Table, Transfer, Typography, Form, QRCode, ColorPicker, and Icon across 68 locales. #58575 @li-jia-nan