Skip to content

v13.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 22:16
· 1030 commits to main since this release

13.0.3 (2022-03-17)

Bug Fixes

  • angular:popover: popover position left on smaller screens (a62a285)
  • card: improve demo a11y of clr-ui cards (98536ad)
  • date-picker: add aria-label to datepicker popup (32899be)
  • date-picker: add role="dialog" to datepicker popup (87972ea)
  • date-picker: add role="modal" to datepicker popup (8f23359)
  • date-picker: better denote selected date (11a75f6)
  • header: improve aria attrs for responsive header (043ba80)
  • button: icon color in disabled buttons (cd4423f)
  • stack-view: improve a11y of stackview component (bdebf3e)
  • tabs: remove unnecessary aria-expanded (9e1e55f)
  • tree-view: execute expand on enter and enter (971cc27)
  • tree-view: putting outline back on navigation trees (2527117)
  • ui: sass variable assignment (ee11f4c)
  • wizard: improve wizard aria-labelledby (05050bd), closes #4683
  • wizard: modal-content was not expanding vertically (16660df)