General:
- NEW PageHeader Component. #6071
- Enhanced TextInput accessibility by adding
combobox
andlistbox
ARIA roles. #6079 - Enhanced Anchor theme with
anchor.gap
. #6114 - Enhanced Video to support audio description track. #6080
- Fixed Notifications to pass additional properties. #6139
- Fixed Tip to respect
onMouseEnter
,onMouseLeave
onFocus
andonBlur
functions from its child. #6101 - Fixed DataTable layout in Firefox to not set the
table-layout
tofixed
by default. #6108 - Fixed Layer and Drop
onClickOutside
so that click location is properly registered in shadow DOM. #6120 - Fixed
onChange
type for FileInput. #6145
List:
Select: