Stack View now has a new option clrSbNotifyChange
which can be added on a stack block. When the option is set to true
, an inidicator showing an update is shown on the stack block.
Clarity Modals now supports an additional size - xl using the .modal-xl
. The size can also be set on the modal angular component using the clrModalSize
option.
<clr-modal [(clrModalOpen)]="::boolean::" [clrModalSize]="'xl'">