Skip to content
- 🐞 Fixed the problem that form behaves abnormally when namepath is an array.. #27664
- 💄 Fix DateRangePicker hover effect position when hover over start or end cell of in range row. #27731 @AlanCutFlim
- 🐞 Fix Select
mode=tags cannot input whitespace normally. #27726 @baxtergu
- 💄 Fix the mouse style when Typography.Link is
disabled. #27734
- 🐞 Fix Menu dropdown animation start twice when appear. #27663
- 💄 Fix Avatar style when
src is Image component. #27691
- 💄 Fix Select multiple cursor position. #27689
- 🐞 Fix TextArea emoji been cut when enable
maxLength. #27679 @372623460jh
- 🐞 Fix small size RangePicker active bar align issue. #27673 @Ifeinstein
- 💄 Add
@radio-border-width. #27703
- 🛠 Refactor Carousel with React hooks. #27694
- 🛠 Refactor
<Typography editable /> with React hooks. #27655