Skip to content

Releases: hashicorp/design-system

@hashicorp/ember-flight-icons@2.0.3

04 Apr 14:51
0e5aa53

Choose a tag to compare

Patch Changes

@hashicorp/design-system-components@0.7.0

04 Apr 17:13
834dbe0

Choose a tag to compare

Minor Changes (Some Breaking)

  • #150 c236c159 Thanks @didoo! - removed “box-sizing“ declarations from the components (we assume the consumers codebase already have set it to “border-box“ by default (🚨 Breaking)

@hashicorp/design-system-tokens@0.8.0

01 Apr 09:35
3305568

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

01 Apr 09:35
3305568

Choose a tag to compare

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

  • Updated dependencies [c17f142c]:
    • @hashicorp/design-system-tokens@0.8.0

@hashicorp/flight-icons@2.2.0

30 Mar 22:06
317331b

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

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

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

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

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

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