Skip to content

Releases: hashicorp/design-system

@hashicorp/[email protected]

29 Mar 16:26
f482b30

Choose a tag to compare

Pre-release

Minor Changes (Some Breaking)

  • #127 fa13190f Thanks @didoo! - removed the “isDisabled“ prop from the “Button” component; added instructions for developers to manually add it themselves if needed. (🚨 Breaking)

Patch Changes

  • #125 b0ff180c Thanks @didoo! - updated border radius of “Badge” from 4px to 5px

  • #126 7b639915 Thanks @didoo! - updated the internal padding of the “Button” component to match design specifications

@hashicorp/[email protected]

25 Mar 12:53
1aa6cd0

Choose a tag to compare

Pre-release

Patch Changes

  • #117 e78f6df8 Thanks @didoo! - added a stacking context for the “Button” component so that the focus z-index is isolated in the button

@hashicorp/[email protected]

23 Mar 13:47
178a313

Choose a tag to compare

Pre-release

Patch Changes

  • #112 2be08081 Thanks @didoo! - added missing helpers for “color” and “typography” in “components” package

@hashicorp/[email protected]

21 Mar 15:31
f0e8fbe

Choose a tag to compare

Pre-release

Minor Changes

  • #98 411cd9b9 Thanks @didoo! - refactored “focus-ring” tokens and CSS helpers to support both “action” and “critical“ colors

@hashicorp/[email protected]

21 Mar 15:31
f0e8fbe

Choose a tag to compare

Pre-release

Patch Changes

@hashicorp/[email protected]

18 Mar 17:49
dc9029a

Choose a tag to compare

Pre-release

Patch Changes

  • #83 df267ec6 Thanks @didoo! - Added “foreground-action-visited-hover” color token to DevDot

@hashicorp/[email protected]

18 Mar 18:19
8a29645

Choose a tag to compare

Pre-release

Minor Changes

@hashicorp/[email protected]

17 Mar 08:09
553ed3a

Choose a tag to compare

Pre-release

Minor Changes

  • #76 48a82d54 Thanks @didoo! - Added the "tertiary" color variant to the "Button" component

  • #77 c08711e4 Thanks @didoo! - Fixed the "elevation" treatment for the "Button" component

@hashicorp/[email protected]

16 Mar 19:27
77428e1

Choose a tag to compare

Pre-release

Minor Changes (Some Breaking)

💥 Breaking change

Changes the output path for tokens to include `dist/ in the path

Before

/products/css/tokens.css

After

/dist/products/css/tokens.css

@hashicorp/[email protected]

16 Mar 19:27
77428e1

Choose a tag to compare

Pre-release

Patch Changes