Skip to content

Releases: vmware-clarity/ng-clarity

v16.6.0

25 Nov 09:31
f7334b0
Compare
Choose a tag to compare

16.6.0 (2024-11-25)

Features

v17.4.0

19 Nov 08:14
171dc31
Compare
Choose a tag to compare

17.4.0 (2024-11-19)

Bug Fixes

  • alerts: update dark theme colors (#1596) (6a57512)
  • badge: correct orange text color (#1586) (c315c1e)
  • datagrid: hide separator from last column dynamically (#1584) (b4a4935), closes #1501
  • datagrid: remove expand cell from calculations (#1581) (a51d2d8), closes #1487
  • datagrid: virtual scroll empty space after last row (#1580) (be2d3ff)
  • links: remove native links styling from components (#1604) (d1ae4a9), closes #1602
  • nav: register close button icon and fix invalid html (#1590) (d5fdec9)
  • tokens: add new global blue 25 and update alias colors (#1555) (ccf1236)
  • tokens: temp overrride for warning status dark color for dark theme (#1611) (aeec806)
  • tokens: update alias overrides and remove unused (#1603) (bed30e6)
  • wizard: improve screen reader text for stepnav items (#1558) (33bba6b)
  • wizard: remove content extra padding top (#1618) (371199f)

Features

  • (reverted) datagrid: add ability to unsort columns (#1612) (afcdafa)
  • datagrid: style numeric filter (#1458) (194f5c2)
  • stepper: separate header panel from accordion, update icons and number positions (#1583) (e684541)
  • stepper: update buttons (#1589) (a82a11d)
  • token: add viz alias for severity warning light (#1601) (5baed7b)

v16.5.4

19 Nov 08:07
d79482c
Compare
Choose a tag to compare

16.5.4 (2024-11-19)

Bug Fixes

v17.3.1

02 Oct 15:35
1c359f2
Compare
Choose a tag to compare

17.3.1 (2024-10-02)

Bug Fixes

  • datagrid: remove setTimeout and check visibility for calculations (#1577) (086a45a), closes #1569 #1569
  • forms: input control container typography (#1543) (d2a7316)
  • header: title font family (#1568) (d7c766b)
  • link: set interactions colors on icons inside links (#1554) (c84ffde)
  • modal: provide modal config service in root and export (#1556) (29eed4c)
  • popover: align content on height difference (#1553) (b7553aa)
  • stepper: nested accordion have wrong styling and behaviour (#1550) (8211acd)
  • stepper: remove delay in focus to next step (#1564) (1c359f2)
  • tree-view: add aria multiselectable attribute when needed (#1563) (71b0056), closes #1562
  • tree: add translatable strings for selected/unselected node (#1575) (3a4926c)
  • wizard: improve wizard step status indicator for color-blind users (#1557) (dc65030)
  • wizard: update left border color of currently active step (#1574) (44a8918)

v16.5.3

02 Oct 15:16
752dcc1
Compare
Choose a tag to compare

16.5.3 (2024-10-02)

Bug Fixes

  • datagrid: check visibility for calculations (backport to 16.x) (#1578) (cf5ed3b), closes #1577
  • datagrid: update detail state on initialization (backport to 16.x) (#1561) (bda426e), closes #1496
  • modal: provide modal config service in root and export (#1559) (8d611a8), closes #1556
  • stepper: remove delay in focus to next step (backport to 16.x) (#1579) (752dcc1), closes #1564
  • stepper: set panel validation after input touched (#1567) (39701f3), closes #1465
  • tree-view: add aria multiselectable attribute when needed (backport to 16.x) (#1572) (2c5aa4c), closes #1563 #1562

v17.3.0

05 Sep 20:15
56d0f6b
Compare
Choose a tag to compare

17.3.0 (2024-09-05)

Bug Fixes

  • a11y: datagrid placeholder screen reader fix (#1474) (c791ff0)
  • a11y: update vertical nav selected and hover colors (#1491) (631d2ff)
  • accordion,stepper: adjust panel title width to align panel descriptions (#1524) (2b021b0)
  • accordion: style only parent header (#1369) (493a412)
  • alert: app level action buttons hover and active colors (#1495) (5eb061e), closes #1445
  • checkbox, radio, toggle: align error/success message under helper (#1461) (04d7d4f)
  • combobox: stop event propagation on option click (#1540) (3b15c5d)
  • combobox: use specific line height (#1508) (bb5dafe)
  • datagrid: nested in accordion columns have wrong width (#1494) (9a521e3)
  • datagrid: opened details missing vertical separator (#1493) (63da5a5)
  • datagrid: propagate cell rendering changes only to owned rows (#1489) (6c4b36e), closes #1485
  • datagrid: skip focusing active cell if focus outside component (#1545) (7733e6b), closes #1542
  • datagrid: update detail state on initialization (#1496) (1eae29d)
  • datagrid: use outline token for cell focus (#1467) (0be3dd4)
  • file-input: prevent wrapping clear button to next line (#1481) (e451240)
  • modal: backdrop click focus to title (#1506) (9b9be45)
  • password: show correct color disabled icon (#1486) (9c3f58c)
  • revert sidepanel z-index variables (#1462) (56e5f42)
  • select: disable state color for single option (#1470) (94dff39)
  • signpost: vertical overflow and long content pointer position (#1503) (cd57050)
  • spinner: override wrong tokens mapping (#1500) (c5883fd)
  • spinner: use correct background color for inverse (#1488) (2f2cca1)
  • stack-view: align content with label (#1534) (bd6a994)
  • stack-view: space not working in textarea (#1480) (4c06b91)
  • stepper: set panel validation after input touched (#1465) (b4f2a30)
  • tooltip: text color of nested list (#1522) (3ccaf28)
  • wizard: dynamic initialization with prevented navigation (#1473) (5f68481)
  • wizard: redesign wizard stepnav (add success icon and align states) (#1478) (fa8918a)

Features

v16.5.2

05 Sep 20:11
ab2ca82
Compare
Choose a tag to compare

16.5.2 (2024-09-05)

Bug Fixes

  • combobox: stop event propagation on option click (backport to 16.x) (#1547) (ab2ca82), closes #1540
  • datagrid: opened details missing vertical separator (backport to 16.x) (#1516) (7149e62), closes #1493
  • datagrid: skip focusing active cell if focus outside component (backport to 16.x) (#1546) (2d6c96a), closes #1545 #1542
  • datagrid: use outline token for cell focus (backport to 16.x) (#1468) (1825d8e), closes #1467
  • file-input: prevent wrapping clear button to next line (#1483) (05d7b49), closes #1481
  • modal: backdrop click focus to title (backport to 16.x) (#1513) (f118943), closes #1506
  • modal: backdrop click focus to title (backport to 16.x) (#1514) (c464495), closes #1508
  • stack-view: space not working in textarea (backport to 16.x) (#1482) (fed07eb), closes #1480 #39
  • tooltip: text color of nested list (backport to 16.x) (#1533) (1e25bd6), closes #1522

v17.2.1

21 Jun 08:08
be953ed
Compare
Choose a tag to compare

17.2.1 (2024-06-21)

Bug Fixes

  • a11y: datagrid detail pane has role dialog with no aria label (#1405) (d87e3ca)
  • a11y: datagrid filter button aria-label fix (#1399) (76b13f8)
  • a11y: timeline steps should have a list structure (#1421) (29d18fc)
  • a11y: vertical nav - remove incorrect usage of links at top level for the vertical nav story (#1455) (b21e36e)
  • alert: make neutral app-level alert action buttons visible (#1445) (07f2892)
  • alert: remove space between action dropdown trigger and popup menu (#1417) (60b2a53), closes #1029
  • datagrid: detach cached rows on column state change (#1452) (be953ed)
  • datagrid: detail button icon compact size and default color (#1456) (403a827)
  • datagrid: hide initially hidden columns (#1419) (02b2e61)
  • datagrid: hide sticky columns for loading more items row (#1420) (f856ab6)
  • datagrid: keep filter focus on row changes (#1442) (b866354), closes #1438
  • datagrid: previously hidden columns visible after detail close (#1428) (93915a1)
  • datagrid: remove cell input focus by tab key (#1425) (1dec2ce)
  • datagrid: retain focus on closing detail (#1427) (d63a9c4)
  • datagrid: use proxy for detail context change (#1446) (8d0fac4)
  • datagrid: virtual scroll load extra page for details (#1431) (f402878)
  • dropdown: add negative offset to item focus outline (#1454) (a6d0ba6)
  • forms: add error id in aria-describedby on first blur (#1325) (95f9135)
  • select: use correct token for disabled border on hover (#1448) (33e770a)

v16.5.1

21 Jun 08:53
48a7e15
Compare
Choose a tag to compare

16.5.1 (2024-06-21)

Bug Fixes

  • a11y: timeline steps should have a list structure (backport to 16.x) (#1424) (3bf2e27), closes #1421
  • datagrid: action overflow action-item font size fix (#1429) (ec6a19b)
  • datagrid: detach cached rows on column state change (backport to 16.x) (#1459) (48a7e15), closes #1452
  • datagrid: hide initially hidden columns (backport to 16.x) (#1423) (3b615c1), closes #1419 #1418
  • datagrid: hide sticky columns for loading more items row (#1420) (#1430) (84da263)
  • datagrid: keep filter focus on row changes (backport to 16.x) (#1444) (f11a9a3), closes #1442 #1438
  • datagrid: previously hidden columns visible after detail close (backport to 16.x) (#1443) (83567ec), closes #1428
  • datagrid: remove cell input focus by tab key (backport to 16.x) (#1426) (b66b220), closes #1425
  • datagrid: virtual scroll load extra page for details (backport to 16.x) (#1436) (60748e2), closes #1431 #1437
  • forms: add error id in aria-describedby on first blur (backport to 16.x) (#1447) (3f43601), closes #1325 #39 #39
  • select: use correct token for disabled border on hover (backport… (#1449) (feb539d)

v17.2.0

30 May 13:33
c1e6704
Compare
Choose a tag to compare

17.2.0 (2024-05-30)

Bug Fixes

  • a11y: aria-label in datagrid header is not announced by screen reader (#1386) (9e9b48d)
  • a11y: datagrid resize handle color does not meet contrast (#1397) (fab73a4)
  • a11y: return focus to datagrid detail pane toggle button after esc with zoom 250% (#1408) (b4d4548)
  • a11y: return focus to datagrid detail pane toggle button after pane closed in zoom more than 250% (#1401) (a6f3450)
  • a11y: stepper-announce step complete/error on vo safari (#1394) (dd2cad6)
  • datalist: use label size from clrForm directive (#1374) (30c8e79)
  • file-input: add vertical spacing between label and browse button (#1415) (e378c60)
  • modal: fall back to modal id for dialog aria-labelledby attribute (#1403) (6493dc3)

Features