Skip to content

Tags: jerone/ng-clarity

Tags

v13.8.0

Toggle v13.8.0's commit message
feat(datagrid): add input for page size select element id

Co-Authored-By: Kevin Buhmann <kbuhmann@vmware.com>

v12.4.0

Toggle v12.4.0's commit message
feat(datagrid): add input for page size select element id

Co-Authored-By: Kevin Buhmann <kbuhmann@vmware.com>

This is backport of 1f6c0f6.

v13.7.0

Toggle v13.7.0's commit message
feat(datepicker): indicate selected day in aria label

fixes VPAT-3637

PR Type
Feature - Accessibility

What is the current behavior?
The currently selected date is not indicated to screen reader users.

What is the new behavior?
The aria-label of the day is now showing the word "Selected".

Does this PR introduce a breaking change?
No.

v12.3.1

Toggle v12.3.1's commit message
fix(wizard): remove unnecessary vertical scroll bar

fixes vmware-clarity#107

reverts vmware-archive/clarity#6706

- make the wizard 100% width
- pin the buttons to the bottom with flex-grow

v13.6.0

Toggle v13.6.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: widen angular peer deps

Signed-off-by: Matthew Hippely <hippely@gmail.com>

v13.5.0

Toggle v13.5.0's commit message
feat(datagrid): change focused action on arrow key press

fixes VPAT-600

v12.3.0

Toggle v12.3.0's commit message
fix(stepper): reset when form is reset but not when form is patched

closes vmware-clarity#191

This is a backport of 505c560.

v13.4.2

Toggle v13.4.2's commit message
chore: add wizard stories

v13.4.1

Toggle v13.4.1's commit message
fix(vertical-nav): set min-height of nav icon

dont fall back to Core's min-height value when not using css tokens

closes vmware-clarity#138

v12.2.0

Toggle v12.2.0's commit message
fix(vertical-nav): set min-height of nav icon

dont fall back to Core's min-height value when not using css tokens

closes vmware-clarity#138