v13.14.3
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)