Skip to content

v13.14.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 17:52
· 50 commits to 13.x since this release

13.14.3 (2023-03-08)

Bug Fixes

  • button: add mapping of warning button to danger styles (5b2fd1c)
  • datagrid: add workaround to enable clrDgSelectable with *ngFor (ccda8c1), closes #157
  • datagrid: prevent "manage columns" from making rows selectable (a84ce08), closes #475 #503
  • datagrid: set non-selectable multi select rows to disabled on initial render (8ecc2bf)
  • datepicker: add title to next month icon to align with other icons (a402512)