Skip to content

Releases: vmware-clarity/core

v6.0.4

27 Jun 15:10
Compare
Choose a tag to compare

6.0.4 (2022-06-27)

Bug Fixes

  • alert: adjust close button positioning (4318412), closes #92

v6.0.3

21 Jun 16:00
Compare
Choose a tag to compare

6.0.3 (2022-06-21)

Bug Fixes

v6.0.2

14 Jun 15:34
Compare
Choose a tag to compare

6.0.2 (2022-06-14)

Bug Fixes

  • button: revert disabled button color to v5 behavior (0294221)
  • navigation: move navigation component back to beta (b8bb7fd)
  • pagination: fix disabled css and remove full width (4320716), closes #84 #85
  • shim: update login shim colors (aee7da4)

v5.7.3

31 May 15:42
Compare
Choose a tag to compare

5.7.3 (2022-05-31)

Bug Fixes

  • cds-icon: fix globalstateservice memory leak (82883bd), closes #61

v6.0.1

31 May 15:45
Compare
Choose a tag to compare

6.0.1 (2022-05-31)

Bug Fixes

  • cds-icon: fix globalstateservice memory leak (df13775), closes #61
  • shim: update shim colors for components that exist in core (2b524ae), closes #71
  • update clr-ui cds-text variants to use css variables (d43375d), closes #74

v6.0.0

03 May 16:31
Compare
Choose a tag to compare

6.0.0 (2022-05-03)

This release includes a breaking change with the spacing design tokens (see "Breaking Changes" section for details). It also introduces the Popover/Signpost component (4006bea), and moves the Breadcrumb, Card, Divider, Navigation, and TreeView components out of Preview/Beta. The card styling has changed in v6.

Bug Fixes

  • angular: add missing property/event types (8de1fdb)
  • angular: set build compilation mode (5e32eba)
  • angular: support nested module folders (dcd040a)
  • breaking changes for core in v6 (19d1ca4)
  • core aria property types (07116d2)
  • core: pagination: add missing registration (54071a3)
  • core:card: alignment in grid layout (52d2063), closes #6457
  • core:icon: export unexported icons from technology collection (dd4a350)
  • core:icon: update icon warning color to use the dark color variation (9c26359)
  • core:modal: fix modal and popup animations (8eef59a)
  • core:modal: scroll check lifecycle (6c4c8ca)
  • core: add missing metadata for panel inputs (0695d3b)
  • core: additional space design tokens (1f96d06)
  • core: align dark theme to figma (4a0421d)
  • core: contrast colors (fee9c1b)
  • core: high contrast support (407e3c9)
  • core: improved event types (6662c7f)
  • core: lint/logging (a1772a3)
  • core: lit lifecycle type (efbf0f0), closes #6654
  • core: property coerce for all packages (c69b300)
  • core: property initialization (1c61be8), closes #6589 #6590
  • core: text color on warning background (5a901eb)
  • core: token/figma alignment (de9d17e)
  • fixes to adress tree-view (2d5d1b2)
  • hidden attribute overlays (7f6c174)
  • icon color in disabled button (2e68a8b)
  • icon: export launchpad icon (fb6acdd), closes #40
  • improve combobox color contrast in shim tokens (21cf053)
  • include source code in source maps for webpack 5 (1b696bb), closes #6695
  • input: keep input styling for input with size attributes (448549e), closes #55
  • radio-group: allow custom input name (205c942), closes #21
  • radio-group: treat cds-radio-panel like cds (e1665ac), closes #42
  • react:button: move loadingStatus logic to update to work with react CdsButton (93591e4), closes #6559
  • react:selection-panel: wrap cds-radio-panel instead of cds-radio (22e5991), closes #24
  • react: change react version to be >= 16.13.1 (0dae848)
  • react: fix jsdom react testing issues (52fb904), closes vmware#5985 vmware#6525
  • react: update react import paths to include extension (f12821c), closes #6622
  • react: update required message for aria attributes (6c843b2), closes #6463
  • remove .vscode folder from tracked files (6ceb63d)
  • render cds-alert-actions in safari (45f5337)
  • replace host shape svg (45d5ce3)
  • schematics: modern-normalize import instead of normalize (afe24aa), closes #6482
  • support native aria property reflection (a41bcfe)
  • website: missing changelog path for v6 (ad27af7)
  • website: navigation page opening in section children (a2606dd)
  • website: storybook was hard-setting preview height (1eb682c)
  • website: wrong link to the old icons (7e2a150)

chore

Features

  • add launchpad icon (3395196)
  • add lime to color palette (7c052b1)
  • beta.1 (9fed8ee)
  • core tokens mapping for clr-ui (ef164e7)
  • core:icon: adding badges/alerts for namespace icon (568280a)
  • core:icon: adding contract icon (ae01f09)
  • core:icon: support non-equilateral icon sizing (629537a)
  • core:popup: popup component (4006bea)
  • core:progress-circle: intelligently default aria label to i18n string (57d0691)
  • core: action button (ca8e299)
  • core: clean up clarity motion dec...
Read more

v6.0.0-beta.4

02 May 15:11
Compare
Choose a tag to compare
v6.0.0-beta.4 Pre-release
Pre-release

6.0.0-beta.4 (2022-05-02)

Bug Fixes

  • input: keep input styling for input with size attributes (448549e), closes #55
  • radio-group: treat cds-radio-panel like cds (e1665ac), closes #42

v5.7.2

02 May 15:08
Compare
Choose a tag to compare

5.7.2 (2022-05-02)

Bug Fixes

  • input: keep input styling for input with size attributes (dee97d1), closes #55
  • radio-group: treat cds-radio-panel like cds (bbc34a2), closes #42

v6.0.0-beta.3

25 Apr 14:52
Compare
Choose a tag to compare
v6.0.0-beta.3 Pre-release
Pre-release

6.0.0-beta.3 (2022-04-25)

Bug Fixes

  • icon: export launchpad icon (fb6acdd), closes #40

v6.0.0-beta.2

18 Apr 16:25
Compare
Choose a tag to compare
v6.0.0-beta.2 Pre-release
Pre-release

6.0.0-beta.2 (2022-04-18)

Bug Fixes

  • radio-group: allow custom input name (205c942), closes #21
  • react:selection-panel: wrap cds-radio-panel instead of cds-radio (22e5991), closes #24