v5.0.0
-
Enhancement: Accessibility Issue: screenreaders reading blank before each option.
#349Breaking Change: The
@Input() indexAndLengthScreenReaderText
became obsolete and was removed.Thanks to @escheiermann
-
Enhancement: Breaking Change Renamed misspelled
@Input() toogleAllCheckboxTooltipPosition
to@Input() toggleAllCheckboxTooltipPosition
.
#266Thanks to @bulldog98 for reporting