Skip to content

Releases: vmware-clarity/core

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

v5.7.1

18 Apr 16:16
Compare
Choose a tag to compare

5.7.1 (2022-04-18)

Bug Fixes

  • radio-group: allow custom input name (11496d5), closes #21
  • react:selection-panel: wrap cds-radio-panel instead of cds-radio (4126ef6), closes #24

v6.0.0-beta.1

13 Apr 20:11
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2022-04-13)

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)
  • improve combobox color contrast in shim tokens (21cf053)
  • include source code in source maps for webpack 5 (1b696bb), closes #6695
  • react:button: move loadingStatus logic to update to work with react CdsButton (93591e4), closes #6559
  • 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 decorator (c77f0a8)
  • eslint-plugin-clarity-adoption: add datalist fixer (efeaf75)

BREAKING CHANGES

Layout and Space token adjustments were made to add support for addional space token options.

Layout Space Tokens (--cds-global-layout-space-md)

Token Version 5.x Version 6.x
xxxs 2px
xxs 2px 4px
xs 4px 8px
sm 6px 12px
md 12px 16px
lg 24px 24px
xl 48px 32px
xxl 96px 48px
xxxl 64px

Space Tokens (--cds-global-space-10)

Token Version 5.x Version 6.x
0 0px 0px
1 1px 1px
2 2px 2px
3 4px 4px
4 6px 6px
5 8px 8px
6 12px 12px
7 16px 16px
8 18px 18px
9 24px ...
Read more

v5.7.0

13 Apr 21:17
Compare
Choose a tag to compare

5.7.0 (2022-04-13)

Bug Fixes

  • angular: set build compilation mode (62d2502)
  • core:icon: export digital signature icon (54542f0)
  • core: property coerce for all packages (81a6ba5)
  • include source code in source maps for webpack 5 (e00cbc0), closes #6695

Features

  • core:icon: adding contract icon (723a956)