Version 6.2.0, released 07.08.2023
New features
-
Carousel
- Added
carouselInnerClassName prop
-
Added
interval option to the CarouselItem
-
Tabs - Added
tag prop to the TabsItem
-
Datepicker - Added
inputId prop
-
Wysiwyg - Created
onChange event to return formatted HTML
-
Alert - Added
onShow event
Fixed & improved:
-
Changed
defaultProps to ES6 destructuring syntax
-
Carousel
- Fixed double
onSlide event triggering
- Fixed a bug causing not clearing a slide-changing interval
-
Select
- Prevented select from crashing when the
data is empty
- Fixed
preventFirstSelection option
-
Dropdown -
Fixed a bug preventing input value from being changed when it is inside a dropdown
-
Input -
Fixed invalid label displaying when the input was not visible at the moment of rendering
-
Sidenav - Removed backdrop from sidenavs of type
push and side
-
Collapse - Fixed a bug causing collapse's height not adjusting after adding an extra content