Releases: vmware-clarity/ng-clarity
Releases · vmware-clarity/ng-clarity
v17.0.1
v16.3.6
16.3.6 (2024-02-21)
Bug Fixes
v15.14.6
v17.0.0
17.0.0 (2024-02-15)
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
- accordion: use disabled color for header description (#1236) (acbd859)
- alert: prevent error if alert is initially closed (#1157) (e752644), closes #1156 #92
- alert: remove hostBinding and use renderer for alert-hidden class (#982) (507fa00)
- 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: icon text misalignment when clrLoading is used (#1224) (b25cd46)
- button: skip animation on first render of loading button (#1155) (1951e9a), closes #1141 #1075
- card: resolve clickable card hover shifting text (#1166) (#1170) (6cb4a85)
- card: update card header to correct font-weight (port of #980) (#1002) (a717aa6)
- combobox: remove forgotten style doc (#1057) (99c22eb)
- combobox: use diacritic-insensitive search to filter items (#1210) (f520e7f), closes #1209
- datagrid: align checkbox with text in datagrid (port of #1006) (#1011) (a550051)
- 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)
- forms: use helper id on aria-describedby in error/success state (#1227) (9c72d11)
- header: add correct header title font-weight value (#979) (#1003) (909fa54)
- Input-group password: icon colors change (#1035) (18cd7b1)
- input: use "pointer" cursor for input action buttons (#1160) (a729ca6), closes #1153 #559
- labels, tree-view: remove has pseudo selector (#1020) (c05cf89)
- links: change visited hover saas variable (#1127) (4a0b34b)
- links: Remove shim and fallbacks (#1060) (d09da6a)
- login: revert trademark properties removal and mark as deprecated (#1093) (ade9524), closes #1061
- modal: update title font-family variable (port of #981) (#1001) (aa09f89)
- popover: update positioning logic to render within body (backport to next) (#1192) (f6cba54), closes #1109
- select: add select option background-color (port of #1088) (#1097) (f2ff8ed)
- signpost: allow keyboard scrolli...
v16.3.5
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)