Skip to content

v5.0.0

Compare
Choose a tag to compare
@macjohnny macjohnny released this 08 Oct 12:27
· 41 commits to master since this release
fd6b0a5
  • Enhancement: Accessibility Issue: screenreaders reading blank before each option.
    #349

    Breaking Change: The @Input() indexAndLengthScreenReaderText became obsolete and was removed.

    Thanks to @escheiermann

  • Enhancement: Breaking Change Renamed misspelled @Input() toogleAllCheckboxTooltipPosition
    to @Input() toggleAllCheckboxTooltipPosition.
    #266

    Thanks to @bulldog98 for reporting