Releases: vmware-clarity/ng-clarity
Releases · vmware-clarity/ng-clarity
v16.3.4
v15.14.5
v17.0.0-next.2
17.0.0-next.2 (2024-02-09)
Bug Fixes
- a11y: clr-password-container show/hide Icon does not have unique label (backport to next) (#1196) (8e4882c), closes #1179
- accordion: header spacing and disabled panel content color (#1168) (eac8a0d)
- accordion: prevent error with nested accordions (#1121) (d254c48), closes #1119 #1118
- alert: prevent error if alert is initially closed (#1157) (e752644), closes #1156 #92
- alerts: different internal icons and loading and unknown types can be used anywhere (#1208) (8c40294)
- button group: fix border disappears in button group with disable (port of 1139) (#1148) (249d31b), closes #915
- button-group: handle keyboard focus for async menu buttons (#1146) (058b0c5), closes #1142 #952
- button: change loading button contents from div to span (backport to next) (#1190) (fd763f8), closes #1181 #1141
- button: skip animation on first render of loading button (#1155) (1951e9a), closes #1141 #1075
- card: resolve clickable card hover shifting text (#1166) (#1170) (6cb4a85)
- combobox: use diacritic-insensitive search to filter items (#1210) (f520e7f), closes #1209
- datagrid: use correct layers, remove no-op z-indexes (#1165) (7fb06dc), closes #774 #773
- date-picker: add null check for optional date control (#1058) (c951dbb), closes #1051
- date-picker: ignore non-string values in date service parser (backport to next) (#1171) (84f0f06), closes #1169 #39 #39 #39 #975
- date-picker: trigger validation on min/max date change (#1138) (#1150) (c7806ed)
- input: use "pointer" cursor for input action buttons (#1160) (a729ca6), closes #1153 #559
- links: change visited hover saas variable (#1127) (4a0b34b)
- popover: update positioning logic to render within body (backport to next) (#1192) (f6cba54), closes #1109
- signpost: set aria-expanded on button during initial render (#1213) (6717669)
- stack-view: increase size of change notification mark (#1207) (8522b8f)
- stepper: improve panel status updates (#1184) (dcb5c29)
- ui: remove core imports in clr-ui and add documentation steps (#1203) (595e152)
- vertical-nav: use
justify-content: flex-end
instead ofend
(#1114) (e015aa5)
Features
- accordion: add title min-width (#1163) (c4b8afd)
- alerts: add lightweight unknown and loading types (#1110) (06f172f)
- alerts: add neutral type (#1106) (99ed0ea)
- datagrid: use only
clrDgItemsTrackBy
for selection tracking (#1144) (a569463) - deps: bump cds/core to 6.9.2 (#1202) (40fc506)
- dropdown: refactor caret, active, selected and disabled colors (#1164) (8dc05aa)
- forms: support for dynamic control change (#1074) (03a51dc)
- header: refactor icons, dividers and deprecations (#1180) (4c54f1e)
- progress-bar: change color api (#1107) (facc116)
- ui: remove obsolete token mapping in shim (leftovers in accordion and navs) (#1100) (dd6b894)
BREAKING CHANGES
- ui: clr-ui no longer includes core tokens and they need to be included individually per project when importing clr-ui ( step 2 in clr-ui readme ).
- deps: Bump the cds/core peer dependency to the latest, 6.9.2
- **acco...
v17.0.0-beta.4
17.0.0-beta.4 (2024-02-09)
Bug Fixes
- a11y: clr-password-container show/hide Icon does not have unique label (backport to next) (#1196) (8e4882c), closes #1179
- alerts: different internal icons and loading and unknown types can be used anywhere (#1208) (8c40294)
- combobox: use diacritic-insensitive search to filter items (#1210) (f520e7f), closes #1209
- signpost: set aria-expanded on button during initial render (#1213) (6717669)
- stack-view: increase size of change notification mark (#1207) (8522b8f)
- stepper: improve panel status updates (#1184) (dcb5c29)
- ui: remove core imports in clr-ui and add documentation steps (#1203) (595e152)
Features
- deps: bump cds/core to 6.9.2 (#1202) (40fc506)
- header: refactor icons, dividers and deprecations (#1180) (4c54f1e)
BREAKING CHANGES
- ui: clr-ui no longer includes core tokens and they need to be included individually per project when importing clr-ui ( step 2 in clr-ui readme ).
- deps: Bump the cds/core peer dependency to the latest, 6.9.2
v16.3.3
16.3.3 (2024-02-09)
Bug Fixes
- a11y: clr-password-container show/hide Icon does not have unique label (#1179) (cabb89d)
- combobox: use diacritic-insensitive search to filter items (#1217) (fa70530), closes #1210 #1209
- signpost: set aria-expanded on button during initial render (backport to main) (#1220) (2cdbd53), closes #1213
- stepper: improve panel status updates (#1204) (d45ac90), closes #1184
- typography: override cds-text font-weight for headings (#1214) (9104de2)
v15.14.4
15.14.4 (2024-02-09)
Bug Fixes
- a11y: clr-password-container show/hide Icon does not have unique label (backport to 15.x) (#1195) (9030f9f), closes #1179
- combobox: use diacritic-insensitive search to filter items (#1216) (d32843c), closes #1210 #1209
- signpost: set aria-expanded on button during initial render (backport to 15.x) (#1219) (502324b), closes #1213
- stepper: improve panel status updates (port to 15.x) (#1205) (5958a8d), closes #1184
v17.0.0-beta.3
17.0.0-beta.3 (2024-02-02)
Bug Fixes
- accordion: header spacing and disabled panel content color (#1168) (eac8a0d)
- button: change loading button contents from div to span (backport to next) (#1190) (fd763f8), closes #1181 #1141
- card: resolve clickable card hover shifting text (#1166) (#1170) (6cb4a85)
- date-picker: ignore non-string values in date service parser (backport to next) (#1171) (84f0f06), closes #1169 #39 #39 #39 #975
- popover: update positioning logic to render within body (backport to next) (#1192) (f6cba54), closes #1109
Features
BREAKING CHANGES
- accordion: Changed spacing in stepper header
v16.3.2
16.3.2 (2024-02-02)
Bug Fixes
- button: change loading button conents from div to span (#1181) (24fe115), closes #1141
- card: resolve clickable card hover shifting text (#1166) (9d95dc1)
- date-picker: ignore non-string values in date service parser (#1169) (64f10c4), closes #975
- popover: update positioning logic to render within body (#1109) (3a04da1)
v15.14.3
15.14.3 (2024-02-02)
Bug Fixes
- button: change loading button contents from div to span (backport to 15.x) (#1191) (d084d00), closes #1181 #1141
- date-picker: ignore non-string values in date service parser (backport to 15.x) (#1172) (c3e5675), closes #1169 #39 #39 #39 #975
- popover: update positioning logic to render within body (backport to 15.x) (#1193) (a781149), closes #1109
- signpost: allow keyboard scrolling in overflow content (backport to 15.x) (#1187) (30c02fb)
v17.0.0-beta.2
17.0.0-beta.2 (2024-01-25)
Bug Fixes
- alert: prevent error if alert is initially closed (#1157) (e752644), closes #1156 #92
- button group: fix border disappears in button group with disable (port of 1139) (#1148) (249d31b), closes #915
- button-group: handle keyboard focus for async menu buttons (#1146) (058b0c5), closes #1142 #952
- button: skip animation on first render of loading button (#1155) (1951e9a), closes #1141 #1075
- datagrid: use correct layers, remove no-op z-indexes (#1165) (7fb06dc), closes #774 #773
- date-picker: add null check for optional date control (#1058) (c951dbb), closes #1051
- date-picker: trigger validation on min/max date change (#1138) (#1150) (c7806ed)
- input: use "pointer" cursor for input action buttons (#1160) (a729ca6), closes #1153 #559
- links: change visited hover saas variable (#1127) (4a0b34b)
Features
- accordion: add title min-width (#1163) (c4b8afd)
- datagrid: use only
clrDgItemsTrackBy
for selection tracking (#1144) (a569463)
BREAKING CHANGES
- accordion: accordion title now have a
min-width
and exposed a token for it. This resolves to a difference in the layout. - datagrid: The row iterator
trackBy
function will no longer be used for selection tracking. Update your code to passclrDgItemsTrackBy
to theclr-datagrid
component if you passtrackBy
to the row iterator. Note that theclrDgItemsTrackBy
signature does not include the element index.