Skip to content
- 💄 Fix Typography.Text lost right border when enable
ellipsis and code. #45575
- 💄 Modify the TimePicker scroll bar style. #45478 @GeorgeHcc #45586
- 🆕 FloatButton.BackTop
ref support nativeElement. #45547 @li-jia-nan
- 🐞 Fix Watermark that
gap should have default value when passing undefined in array. #45537 @MadCcc
- 🐞 Fix Dropdown always closes after clicking on an item. #45513 @vyachsed
- 💄 Fix Notification style issue in windows system. #45500 @MadCcc
- 💄 Fix Notification duplicated
style applied to wrapper. #45487 @MadCcc
- TypeScript
- 🐞 Fix
modal return type in App.useApp hook. #45462 @mjss