Skip to content
- 🐞 Fix Input.OTP focus from advancing when previous input is empty. #51664 @thecodesalim
- 🐞 Adjust Modal function call not to scroll the confirm button when it get auto focused. #51647 @zombieJ
- 🐞 Fix Form
rules with same error content will cause React render warning. #51636 @zombieJ
- 🐞 Refactor Button
focus logic trigger with useEffect to resolve some async load case not get autoFocus. #51624 @zombieJ
- 🐞 Fix Button custom icon not center-aligned. #51652 @afc163
- 🐞 Fix Table
getCheckboxProps event handlers being overridden by internal selection logic. #51661 @Zyf665
- 🐞 Fix Tree that
onCheck and onSelect were not properly triggered. #51448 @Wxh16144
- 🌐 Localization