Releases: vmware-clarity/ng-clarity
Releases · vmware-clarity/ng-clarity
v12.3.0
12.3.0 (2022-07-11)
Bug Fixes
- stepper: reset when form is reset but not when form is patched (b22abf9), closes #191
Features
- datagrid: range selection with shift key (63c4198)
- update homepage in package manifests (07d1881)
v13.4.2
13.4.2 (2022-06-21)
Reverts
- Revert "feat: keyboard navigation utils for list/menus" (cafe9d8)
v13.4.1
13.4.1 (2022-06-14)
Bug Fixes
- overlay clipping issues (0f3b09c)
- vertical-nav: set min-height of nav icon (8360f52), closes #138
v12.2.0
12.2.0 (2022-06-14)
Bug Fixes
- overlay clipping issues (5e38d6a)
- provide a way to change placeholder and aria-label for builtin filters (01ccf4d)
- vertical-nav: set min-height of nav icon (3554b29), closes #138
Features
- add placeholder to datagrid string filter (77dc157)
v13.4.0
13.4.0 (2022-06-07)
Bug Fixes
- combobox: keep focus while filtering and improve input on small devices (42caf08), closes #106 #139
- datagrid: remove role menu in action-overflow menu (e79a480)
Features
- keyboard navigation utils for list/menus (63e4b2e)
- tree-view: do not run change detection whenever the first visible child is focused (c426e22)
v12.1.3
12.1.3 (2022-06-07)
Bug Fixes
- combobox: keep focus while filtering and improve input on small devices (ec7d423), closes #106 #139
v13.3.2
13.3.2 (2022-05-31)
Bug Fixes
- datagrid: add role=gridcell to row detail element (f5e7616)
- datagrid: update detail pane close icon color to match modal (09e6a1b), closes #130
v12.1.2
12.1.2 (2022-05-31)
Bug Fixes
- datagrid: add role=gridcell to row detail element (c964b9d)
- datagrid: update detail pane close icon color to match modal (f2a8741), closes #130
- modal: disconnect the resize observer once the modal body is removed (dd013e8)
v13.3.1
13.3.1 (2022-05-23)
Bug Fixes
- fix multiple overlay nesting scenarios (d26f30e), closes #111
v12.1.1
12.1.1 (2022-05-23)
Bug Fixes
- fix multiple overlay nesting scenarios (6abd357), closes #111