Skip to content

Releases: vmware-clarity/core

v6.4.0

04 Apr 21:07
c930a05
Compare
Choose a tag to compare

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

27 Mar 15:40
c1aad6f
Compare
Choose a tag to compare

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

21 Feb 16:01
Compare
Choose a tag to compare

6.3.1 (2023-02-21)

Bug Fixes

  • dark-theme: update typography color 200 to correct value (963987c)

v6.3.0

06 Feb 15:15
Compare
Choose a tag to compare

6.3.0 (2023-02-06)

Features

  • remove @clr/ui shim (moving it to the @clr/ui package) (2214137)

v6.2.5

24 Jan 15:12
Compare
Choose a tag to compare

6.2.5 (2023-01-24)

Bug Fixes

  • add module.tokens.css to package.json exports (e549a59)

v6.2.4

23 Jan 16:19
Compare
Choose a tag to compare

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

05 Dec 17:05
Compare
Choose a tag to compare

6.2.3 (2022-12-05)

Bug Fixes

  • shim: match light ng-clarity vertical nav background colors (5b1a6e0), closes #195

v6.2.2

07 Nov 17:42
Compare
Choose a tag to compare

6.2.2 (2022-11-07)

Bug Fixes

  • modal: rerender when action slot is added (6722cc5), closes #188

v6.2.1

31 Oct 16:37
Compare
Choose a tag to compare

6.2.1 (2022-10-31)

Bug Fixes

  • control: apply control action padding when visibility changes (dd24347), closes #182

v6.2.0

24 Oct 20:12
Compare
Choose a tag to compare

6.2.0 (2022-10-24)

Features

  • dropdown: rename popup attribute to aria-controls (17b5842), closes #140