Skip to content

Releases: hashicorp/design-system

@hashicorp/[email protected]

01 Apr 09:35
3305568
Compare
Choose a tag to compare
Pre-release

Minor Changes (Some Breaking)

  • #136 c17f142c Thanks @didoo! - Updated the font-stack design tokens in “typography”

    • removed SF Pro Display/Text in Display/Text (we can rely on -apple-system + BlinkMacSystemFont) (🚨 Breaking)
    • replaced Segoe UI Display/Text with Segoe UI in Display/Text
    • added Helvetica, Arial to the sans block in Display/Text
    • added explicit emoji support for Display/Text
    • replaced SF Mono with ui-monospace in Code
    • added Menlo to Code

@hashicorp/[email protected]

01 Apr 09:35
3305568
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #136 bce712a7 Thanks @didoo! - updated font-stack definitions in design tokens, will impact the visual aspect of all the components for certains combinations of OS/browser

Patch Changes

@hashicorp/[email protected]

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/[email protected]

29 Mar 16:26
f482b30
Compare
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
Compare
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
Compare
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
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/[email protected]

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

Patch Changes

@hashicorp/[email protected]

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/[email protected]

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

Minor Changes