Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #320

Merged
merged 1 commit into from
May 26, 2022
Merged

Version Packages #320

merged 1 commit into from
May 26, 2022

Conversation

hashibot-hds
Copy link
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@hashicorp/design-system-components@0.12.0

Minor Changes

  • #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::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

    Alert/Toast components

    • Removed the <LinkTo::Standalone> action (now you can use directly <Link::Standalone>)

@vercel
Copy link

vercel bot commented May 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hds-components ✅ Ready (Inspect) Visit Preview May 26, 2022 at 6:27PM (UTC)
hds-flight-website ✅ Ready (Inspect) Visit Preview May 26, 2022 at 6:27PM (UTC)

@vercel vercel bot temporarily deployed to Preview – hds-flight-website May 26, 2022 18:27 Inactive
@vercel vercel bot temporarily deployed to Preview – hds-components May 26, 2022 18:27 Inactive
@didoo didoo merged commit ce7593a into main May 26, 2022
@didoo didoo deleted the changeset-release/main branch May 26, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants