Releases: vmware-clarity/ng-clarity
Releases · vmware-clarity/ng-clarity
v17.3.1
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
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
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
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
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
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
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
- datagrid: optimise layout rendering (#1346) (ac0d4cf)
- datagrid: virtual scroll (#1324) (ec04af7)
- file-input: add file input component (#1373) (7a61bf4)
- modal: [MVP] add side panel (#1330) (a78d86d)
- update interaction colors and add temporary tokens (#1412) (c1e6704)
- wizard: add back inline wizards in 17.x (#1376) (997f5d6), closes #1068 #419
v16.5.0
16.5.0 (2024-05-30)
Bug Fixes
- a11y: aria-label in datagrid header is not announced by screen reader (backport to 16.x) (#1390) (b2265b4), closes #1386
- a11y: return focus to datagrid detail pane toggle button after esc with zoom 250% (backport to 16.x) (#1413) (40f47e0), closes #1408
- a11y: return focus to datagrid detail pane toggle button after pane closed in zoom more than 250% (backport to 16.x) (#1404) (8f4febe), closes #1401
- a11y: stepper-announce step complete/error on vo safari (backport to 16.x) (#1395) (4e706c7), closes #1394
- file-input: add vertical spacing between label and browse button (#1416) (d1ea37f), closes #1415
- modal: fall back to modal id for dialog
aria-labelledby
attribute (backport to 16.x) (#1407) (c753b15), closes #1403 #39
Features
- [MVP] side panel - backport to v16 (#1409) (34259c5), closes #1330
- datagrid: optimise layout rendering (backport to 16.x) (#1391) (f13f4a5), closes #1346
- datagrid: virtual scroll (backport to 16.x) (#1400) (759955d), closes #1324
- file-input: add file input component (backport to 16.x) (#1414) (4d7f0d9), closes #1373
v17.1.0
17.1.0 (2024-05-07)
Bug Fixes
- a11y: combobox - aria-describedby error is not associated initially (#1318) (066c764)
- a11y: datepicker - screen reader is reading extra information on opening (#1322) (27d741a)
- a11y: radio group label is not announced by screen readers (#1360) (aa406de)
- a11y: screen reader does not announce label for radio group (#1349) (96db2c7)
- a11y: stepper-completed step does not have accessible notification after completion (#1334) (0c02a7a)
- a11y: treeview incorrect levels (#1383) (9c67c41)
- a11y: update role to radiogroup for radio group control (#1378) (7342ad2)
- button-group: add missing divider (#1314) (4862fac)
- button-group: use status color for overflow button (#1317) (bdcb46a)
- combobox: enable screen readers to announce "no results" properly (#1316) (a158ac7)
- combobox: hide scrollbar if not needed (#1365) (8595a17)
- datagrid: align compact select column and add stories (#1364) (e00a2cc), closes #1357
- datagrid: align detail caret to top and remove unnecessary checkbox styles (#1357) (a48b4e7)
- forms: compact layout alignment fixes (#1377) (2f305fa)
- tabs: fix aria-labelledby attribute (#1309) (0fb6beb)
Features
v16.4.0
16.4.0 (2024-05-07)
Bug Fixes
- a11y: combobox - aria-describedby error is not associated initially (backport to 16.x) (#1319) (f1fcbc4)
- a11y: datepicker - screen reader is reading extra information on opening (backport to 16.x) (#1336) (6ca101e), closes #1322
- a11y: radio group label is not announced by screen readers (backport to 16.x) (#1371) (86e661d), closes #1360
- a11y: screen reader does not announce label for radio group (backport to 16.x) (#1351) (3695617), closes #1349
- a11y: stepper-completed step does not have accessible notification after completion (#1334) (#1348) (399ee77)
- a11y: treeview incorrect levels (backport to 16.x) (#1385) (9ee4c47), closes #1383
- a11y: update role to radiogroup for radio group control (backport to 16.x) (#1380) (aaf7da6), closes #1378
- combobox: enable screen readers to announce "no results" properly (#1344) (72f44b2), closes #1316
- tabs: fix aria-labelledby attribute (#1309) (#1310) (d58d1f6)