Skip to content

Releases: vmware-clarity/ng-clarity

v15.14.4

09 Feb 20:10
502324b
Compare
Choose a tag to compare

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

02 Feb 18:02
f6cba54
Compare
Choose a tag to compare
v17.0.0-beta.3 Pre-release
Pre-release

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

  • dropdown: refactor caret, active, selected and disabled colors (#1164) (8dc05aa)

BREAKING CHANGES

  • accordion: Changed spacing in stepper header

v16.3.2

02 Feb 18:01
3a04da1
Compare
Choose a tag to compare

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

02 Feb 18:10
a781149
Compare
Choose a tag to compare

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

25 Jan 17:54
7fb06dc
Compare
Choose a tag to compare
v17.0.0-beta.2 Pre-release
Pre-release

17.0.0-beta.2 (2024-01-25)

Bug Fixes

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 pass clrDgItemsTrackBy to the clr-datagrid component if you pass trackBy to the row iterator. Note that the clrDgItemsTrackBy signature does not include the element index.

v16.3.1

25 Jan 17:49
5599159
Compare
Choose a tag to compare

16.3.1 (2024-01-25)

Bug Fixes

  • alert: prevent error if alert is initially closed (#1156) (b7841d7), closes #92
  • button group: fix border disappears in button group with disable (#1139) (bbea2f6), closes #915
  • button-group: handle keyboard focus for async menu buttons (#1142) (fa1da8a), closes #952
  • button: skip animation on first render of loading button (#1141) (6692977), closes #1075
  • datagrid: use correct layers, remove no-op z-indexes (#774) (5599159), closes #773
  • date-picker: trigger validation on min/max date change (#1138) (497bac5), closes #816
  • input: use "pointer" cursor for input action buttons (#1153) (5272ecc), closes #559

v15.14.2

25 Jan 17:48
9498730
Compare
Choose a tag to compare

15.14.2 (2024-01-25)

Bug Fixes

v17.0.0-beta.1

11 Jan 22:58
77e2fb9
Compare
Choose a tag to compare
v17.0.0-beta.1 Pre-release
Pre-release

17.0.0-beta.1 (2024-01-11)

Bug Fixes

  • accordion: prevent error with nested accordions (#1121) (d254c48), closes #1119 #1118
  • alert: remove hostBinding and use renderer for alert-hidden class (#982) (507fa00)
  • card: update card header to correct font-weight (port of #980) (#1002) (a717aa6)
  • combobox: remove forgotten style doc (#1057) (99c22eb)
  • datagrid: align checkbox with text in datagrid (port of #1006) (#1011) (a550051)
  • header: add correct header title font-weight value (#979) (#1003) (909fa54)
  • Input-group password: icon colors change (#1035) (18cd7b1)
  • labels, tree-view: remove has pseudo selector (#1020) (c05cf89)
  • 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)
  • select: add select option background-color (port of #1088) (#1097) (f2ff8ed)
  • signpost: allow keyboard scrolling in overflow content ( backport of #1027 ) (#1028) (61cfe41)
  • signpost: provide default aria-label only on default trigger (#1052) (dd1504a)
  • vertical-nav: nav header typography token (port of #1049) (#1050) (8ea6e89)
  • vertical-nav: use justify-content: flex-end instead of end (#1114) (e015aa5)

Features

  • accordion: remove shim mapping and fallbacks (#1054) (b9d6436)
  • add support for Angular 17 (#1094) (0494831)
  • alerts: add lightweight unknown and loading types (#1110) (06f172f)
  • alerts: add neutral type (#1106) (99ed0ea)
  • alert: shim and fallbacks removal (#1029) (8214941)
  • badges: remove shim mapping and get rid of fallbacks (#993) (39647f6)
  • buttons: remove fallbacks and shim relations (#985) (ec1b998)
  • cards: remove shim mappings and fallbacks (#1082) (8b43fba)
  • checkbox radio: remove fallbacks and shim relations (#1012) (25ba705)
  • close button: remove shim and fallbacks (#1095) (5947dfb)
  • combobox: remove shim and fallbacks (#1053) (8c59791)
  • datagrid table: remove shim mapping and fallbacks (#1042) (e4dcfbb)
  • datalist: remove shim mapping and fallbacks (#1063) (e057d5b)
  • datepicker: shim relation and fallback removal (#1034) (ac874f5)
  • deps: update cds/core to 6.8.0 (#1069) (350110e)
  • dropdown: remove shim and fallbacks (#1037) (fc0b2b5)
  • forms: always show the helper text under controls (#1022) (15a55e1)
  • forms: remove fallbacks and shim relations (#995) (cd3c84a)
  • forms: support for dynamic control change (#1074) (03a51dc)
  • header: remove shim mappings and fallbacks (#1073) (4a43a81)
  • labels: remove shim mapping and get rid of fallbacks (#994) (490d398)
  • lists: remove shim mapping and fallbacks (#1077) (593f69b)
  • login: remove shim mapping and fallbacks (#1061) (d3488fd)
  • modal, wizard: remove shim mapping and fallbacks (#1014) (a934e00)
  • password: remove shim mapping and fallback ([#1031](https://gi...
Read more

v15.14.1

11 Jan 19:05
f8792bb
Compare
Choose a tag to compare

15.14.1 (2024-01-11)

Bug Fixes

v16.3.0

11 Jan 19:05
898e1df
Compare
Choose a tag to compare

16.3.0 (2024-01-11)

Bug Fixes

  • accordion: prevent error with nested accordions (#1119) (898e1df), closes #1118
  • range: use correct color of thumb for disabled state (#1070) (4231137)

Features