Releases: vmware-clarity/core
Releases · vmware-clarity/core
v6.4.0
6.4.0 (2023-04-04)
Bug Fixes
- styles: update yellow-700 and red-600 for a11y (#223) (c930a05), closes #204
Features
v6.3.2
6.3.2 (2023-03-27)
Bug Fixes
- datagrid: prevent error when resizing columns (#217) (eef6c85), closes #216
- package: correctly publish root file export (9862a0d)
v6.3.1
6.3.1 (2023-02-21)
Bug Fixes
- dark-theme: update typography color 200 to correct value (963987c)
v6.3.0
6.3.0 (2023-02-06)
Features
- remove
@clr/ui
shim (moving it to the @clr/ui
package) (2214137)
v6.2.5
6.2.5 (2023-01-24)
Bug Fixes
- add
module.tokens.css
to package.json
exports (e549a59)
v6.2.4
6.2.4 (2023-01-23)
Bug Fixes
- forms: focus checkbox/radio elements on click (b3a773f), closes #198
- shim: add mappings for datagrid loading background color (3459415)
- shim: remove extra dash in color variable mapping (294aa3e)
v6.2.3
6.2.3 (2022-12-05)
Bug Fixes
- shim: match light ng-clarity vertical nav background colors (5b1a6e0), closes #195
v6.2.2
6.2.2 (2022-11-07)
Bug Fixes
- modal: rerender when action slot is added (6722cc5), closes #188
v6.2.1
6.2.1 (2022-10-31)
Bug Fixes
- control: apply control action padding when visibility changes (dd24347), closes #182
v6.2.0
6.2.0 (2022-10-24)
Features
- dropdown: rename popup attribute to aria-controls (17b5842), closes #140