Version 7.2.0, released 29.01.2024
Features:
Tooltip - added
type
propAdded
disablePortal
option in the following components:
Fixed & improved:
-
Removed react-perfect-scrollbar dependency and created custom component implementation
Fixed 'relative imports outside of
src/
are not supported' error in Next.js src/ project
Created custom
createPortal
implementation to prevent SSR related issues in the following components:-
Fixed bug when
selectData
was being changed during option selectionFixed keyboard accessibility bug when the selected option had no value
-
Added handlers for arrowLeft & arrowRight events in timepicker 24h modal mode to make changing hour with the keyboard easier
Fixed a bug causing the sidenav to be above the backdrop until the timepicker animation was complete
Full changelog here