- Fix for setting
percent
and success.percent
at the same time for Progress
, the progress text does not change as percent
changes. #40922
- Fixed Image preview icon was misaligned.#40911
- Fix ConfigProvider validation message template override Form configure template sometime. #40533 @Wxh16144
- Fixed Confirm Modal
onOk
event could be triggered twice when close. #40719 @Rafael-Martins
- Rewrote the
useLocale
method and exposed localeCode
to the public. #40884 @li-jia-nan
- Fixed Segmented component items were unresponsive to mouse events. #40894 @MadCcc
- Refactored: replaced the LocaleReceiver component with
useLocale
and removed the LocaleReceiver component. #40870 @li-jia-nan
- Fixed
getPopupContainer
property injected by ConfigProvider did not work. #40871 @RedJue
- Fixed where Descriptions did not accept
data-_
and aria-_
attributes. #40859 @goveo
- Changed the Separator’s DOM element from
span
to li
. #40867 @heiyu4585
- Fix token of
Layout.colorBgHeader
not work when single use Layout.Header directly. #40933
- Changed the component’s focus
outline
to the default 4px
.#40839 @MadCcc
- Fixed the Badge color was displayed abnormally. #40848 @kiner-tang
- Fixed an issue with the Timeline item’s
className
. #40835 @Yuiai01
- Fixed the interaction style of the Rate component in the disabled state.#40836 @Yuiai01
- Added Iranian localization. #40895 @majidsadr