General:
- Added
radiobutton.check.background.color
to RadioButton. (#5243) - Added
level
prop to PageHeader. (#6952) - Added
tag.icon.remove
to Tag to allow the remove icon to be provided from the theme. (#6960) - Added
allowSelectAll
prop to DataTable to have the option to not have the select all CheckBox in the header cell. (#6843) - Fixed DataFilter to show all filter options. (#6943)
- Fixed DropContainer position. (#6097)
Typescript: