Skip to content

Releases: hashicorp/design-system

@hashicorp/flight-icons@2.2.0

30 Mar 22:06
317331b
Compare
Choose a tag to compare

Minor Changes

  • #131 8e58c10b Thanks @didoo! - Added new icons “alert-diamond” + “alert-diamond-fill” + “closed-caption” + “info-fill”

@hashicorp/design-system-components@0.5.0

29 Mar 16:26
f482b30
Compare
Choose a tag to compare

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/design-system-components@0.4.0

25 Mar 12:53
1aa6cd0
Compare
Choose a tag to compare

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/design-system-components@0.3.2

23 Mar 13:47
178a313
Compare
Choose a tag to compare

Patch Changes

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

@hashicorp/design-system-tokens@0.7.0

21 Mar 15:31
f0e8fbe
Compare
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/design-system-components@0.3.1

21 Mar 15:31
f0e8fbe
Compare
Choose a tag to compare

Patch Changes

  • #98 411cd9b9 Thanks @didoo! - refactored the “focus-ring” mixins to support both “action” (default) and “critical“ colors

  • Updated dependencies [411cd9b9]:

    • @hashicorp/design-system-tokens@0.7.0

@hashicorp/design-system-tokens@0.6.1

18 Mar 17:49
dc9029a
Compare
Choose a tag to compare
Pre-release

Patch Changes

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

@hashicorp/design-system-components@0.3.0

18 Mar 18:19
8a29645
Compare
Choose a tag to compare

Minor Changes

@hashicorp/design-system-components@0.2.0

17 Mar 08:09
553ed3a
Compare
Choose a tag to compare

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/design-system-tokens@0.6.0

16 Mar 19:27
77428e1
Compare
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