You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐞 Fix Badge ref not working when using text property. #56532@zombieJ
🆕 Calendar and DatePicker locale configuration now supports partial content filling. #56376@QDyanbing
🐞 Fix ConfigProvider theme.cssVar configuration not working for icons. #56504@seanparmelee
🐞 Fix Collapse items semantic properties not working. #56517@zombieJ
Modal
🆕 Modal supports focusable.trap to configure whether to lock focus within the Modal. #56500@zombieJ
🛠 Remove useless DOM structure from Modal and optimize focus capture to prevent accidental focus escape outside the Modal. #56142@zombieJ
ConfigProvider
🆕 ConfigProvider supports pagination configuration for totalBoundary and showSizeChanger properties. #56475@chiaweilee
🆕 ConfigProvider supports configuring Alert global icons. #56241@guoyunhe
Drawer
🆕 Drawer adds focusable to configure focus behavior after opening, supporting focus locking within the container and focus returning after closing. #56463@zombieJ
🐞 Fix Drawer size definition not supporting string type. #56358@ug-hero
🐞 Fix Image nested in Modal cannot be closed sequentially with Esc. #56386@aojunhao123