Skip to content

Releases: hashicorp/design-system

@hashicorp/ember-flight-icons@2.0.6

26 May 20:20
fbc26e7
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [59906536]:
    • @hashicorp/flight-icons@2.4.0

@hashicorp/design-system-components@0.12.1

26 May 20:20
fbc26e7
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @hashicorp/ember-flight-icons@2.0.6

@hashicorp/design-system-components@0.12.0

26 May 19:15
ce7593a
Compare
Choose a tag to compare

Minor Changes (Some Breaking)

  • #217 210edd17 Thanks @didoo! -

    Interactive

    • introduced <Hds::Interactive> (a generic, "utility" component used internally by all the interactive elements like buttons and links)

    Button

    • updated the button API to handle also links as <a>/<LinkTo/LinkToExternal>
      • it can be used in place of the <Hds::Link/LinkTo::CTA> component (see below)
      • when the button is a link - the text is underlined for differentiation with a normal button - ⚠️ Visual change! - the button responds to space key event
    • removed the @type argument from the API in favour of the type native attribute - 🚨 Breaking change!

    Link/LinkTo::CTA

    • removed the <Hds::Link/LinkTo::CTA> component, in favour of <Hds::Button> component (see above) - 🚨 Breaking change!

    Link/LinkTo::Standalone

    • unified <Hds::Link::Standalone> and <Hds::LinkTo::Standalone> components under a single <Hds::Link::Standalone> component - 🚨 Breaking change!
    • now the component supports also <LinkToExternal> links

    Link::Inline

    • added the <Hds::Link::Inline> component (with API very similar to the <Hds::Link::Standalone>)

    Dropdown

    • updated the Dropdown::ListItem::Interactive to use the new <Hds::Interactive> component
    • now the component supports also <LinkToExternal> links

    Alert/Toast components

    • removed the <LinkTo::Standalone> action (now you can use directly <Link::Standalone>)
    • now the actions supports also <LinkToExternal> links

@hashicorp/design-system-components@0.11.2

20 May 13:34
53fb0f0
Compare
Choose a tag to compare

Patch Changes

  • #301 4976379e Thanks @alex-ju! - Convey the disclosure state to assistive tech for dropdown and truncated breadcrumbs

@hashicorp/design-system-components@0.11.1

19 May 13:44
6d95289
Compare
Choose a tag to compare

Patch Changes

  • #284 ba409885 Thanks @alex-ju! - Change focus management in disclosure utility component

  • #289 bf3a00e5 Thanks @didoo! - "Alert" and "Toast" components - converted "title" and "description" arguments to be contextual components

@hashicorp/design-system-components@0.11.0

11 May 11:37
28e9f65
Compare
Choose a tag to compare

Minor Changes (Some Breaking)

  • #245 c6de1018 Thanks @didoo! - - Added Alert component

    • Added Toast component
  • #259 478b3069 Thanks @didoo! - - removed autofocus on first item for Disclosure component (and as a result also for Breadcrumb and Dropdown components) (🚨 Breaking)

    • updated focus state treatment for Dropdown component (🚨 Breaking)

Patch Changes

@hashicorp/design-system-components@0.10.0

27 Apr 16:00
6447b4e
Compare
Choose a tag to compare

Minor Changes (Some Breaking)

  • #200 a8072537 Thanks @didoo! - Updated Dropdown component:

    • added chevron animation for toggle elements
    • fixed issue with list-item/interactive height
    • added handling of dynamic width for the list
    • exposed an onClose event
    • removed the default icon for toggle/icon (🚨 Breaking)
    • removed icon requirement from the critical list item (🚨 Breaking)
    • updated the documentation and integration tests
    • some code refactorings, reorganizations and cleanups

@hashicorp/design-system-components@0.9.2

21 Apr 13:45
d26d01d
Compare
Choose a tag to compare

Patch Changes

@hashicorp/flight-icons@2.3.1

15 Apr 13:02
3180304
Compare
Choose a tag to compare

Patch Changes

@hashicorp/ember-flight-icons@2.0.5

15 Apr 13:02
3180304
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [fc3a3dd4]:
    • @hashicorp/flight-icons@2.3.1