General:
- NEW ToggleGroup component. (#7172)
- Added
pinned
to DataTableColumnsoptions
to allow pinning of specific columns in “Order columns”. (#7193) - Enhanced List
pinned
to accept object containing icon, background, color, and items. (#7213) - Added
extend
to Skeleton theme. (#7176) - Fixed FormField error when child is null. (#7181)
- Fixed Regex for autofocusing tags. (#7174)
- Fixed List TypeScript types. (#7164)
- Fixed Box
round
not respectingresponsive={false}
. (#7187) - Fixed select all behavior across Data views. (#7200)
- Fixed DataSearch to ensure search event returns to page 1 of matched search results. (#7208)
- Fixed Pagination
step
to allow it to be controlled. (#7188)