Releases: vmware-clarity/ng-clarity
Releases · vmware-clarity/ng-clarity
v13.9.1
13.9.1 (2022-10-31)
Bug Fixes
- datepicker: validate min/max date (e9adcc3)
- forms: remove touched enforcement (cb32ff2), closes #337
v13.9.0
13.9.0 (2022-10-17)
Bug Fixes
- datagrid: apply open detail panel styles only to owning datagrid (bcce110), closes #338
- stack-view: prevent page scroll when block toggled via space key (234445a)
Features
- datagrid: reuse embedded view in
*clrIfDetail
directive (3aaaa49)
- modal: allow custom aria-label for close button (e1e974f)
v13.8.4
13.8.4 (2022-10-11)
Bug Fixes
- header: show nav overflow triggers until correct breakpoint (4593d65)
- list: make unstyled list markers transparent instead of list-style-type none (54d0ffc)
v12.4.3
12.4.3 (2022-10-10)
Bug Fixes
- header: show nav overflow triggers until correct breakpoint (5de1432)
- list: make unstyled list markers transparent instead of list-style-type none (6e85547)
v13.8.3
13.8.3 (2022-09-26)
Bug Fixes
- ensure validation icons are the correct color (28bbc62), closes #305
- set wizard stepnav item
aria-controls
attribute to wizard page id (6705edd)
- timeline: add role="img" to timeline step icon (2205466)
Reverts
- Revert "chore: auto accept merged visual changes" (b73a27a)
v12.4.2
12.4.2 (2022-09-26)
Bug Fixes
- ensure validation icons are the correct color (25c885c), closes #305
- set wizard stepnav item
aria-controls
attribute to wizard page id (a94caa0)
- timeline: add role="img" to timeline step icon (9877d5c)
- timeline: remove aria-current announcement (bbad9ee)
v13.8.2
13.8.2 (2022-09-06)
Bug Fixes
- datagrid: detail-pane overlaping the content in smaller container (086f45b)
v13.8.1
13.8.1 (2022-08-29)
Bug Fixes
- datagrid: reject
undefined
in the numeric property filter (e87c678)
- datagrid: reject strings in the numeric property filter when active (6973559)
- radio: use correct styles for disabled radio buttons (2fcbbf0), closes #258
- vertical-nav: align icon and text of selected link with other links (c8b7490), closes #293
v12.4.1
12.4.1 (2022-08-29)
Bug Fixes
- datagrid: reject
undefined
in the numeric property filter (0db3363)
- datagrid: reject strings in the numeric property filter when active (8d1faba)
- radio: use correct styles for disabled radio buttons (79631a3), closes #258
- vertical-nav: align icon and text of selected link with other links (182790a), closes #293
v13.8.0
13.8.0 (2022-08-17)
Features
- datagrid: add input for page size select element id (1f6c0f6)