- 🐞 Fix Skeleton active lost border-radius in Safari. #36445
- 🐞 Fix Breadcrumb separators disappearing when used as last element in a List. #36448 @LeonKattendick
- 🐞 Fixed Upload removing file status color is wrong. #36439
- 🐞 Fix DatePicker style issue when using
status
. #35685 @simplejason
- Table
- 💄 Adjust Modal header close icon style. #36309 @cw1997
- 🐞 Fix Form.ErrorList shaking when validating too fast. #36358
- 💄 Radio shadow color should be transparency to fit none-white background. #36335
- 🐞 Fix Table border style issue when
title
configured. #36384 @Unuuuuu