This repository was archived by the owner on Aug 11, 2026. It is now read-only.
v6.2.1
Bug fixes
- Added
hideOnPrintprop toCardandCardSection(#4071) DropZonenow has plural sentences whenallowMultipleis true #4037- Hide
IndexTableheader after scrolling past table body (#4063) - Update
IndexTableto select row when clicked (#4062) - Fixed
Filtersfocus state when tabbing into the component from a popover (#4073) - Removed the
isMountedcheck fromPortalto only rely on the useEffect for callingonPortalCreated(#4066) - Removed transition from
BulkActionsto eliminate flicker (#4081) - update error background color in
Select(#4089) - Fixed
Trapfocusissue that was preventing tabbing with react forms (#4100)