NEW Data components for turn-key implementations of complex filtering, searching, and sorting data collections.
The following components have now been move out of “beta” and are available for production use:
- Data
- DataClearFilters
- DataFilter
- DataFilters
- DataSearch
- DataSort
- DataSummary
- DataTableColumns
- DataTableGroupBy
- DataView
- Toolbar
- Cards
General:
- Added Typescript types for Tag component. (#7099)
- Fixed
label
leaking as attribute in Checkbox. (#7101) - Fixed groupHeader theming properties for DataTable. (#6986)
SelectMultiple:
- Enhanced to enable more options to be added via
onSearch
. (#7079) - Added configurable i18n support. (#7009)
StarRating: