Skip to content

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@5.0.0

Major Changes

Flyout - Removed deprecated HdsFlyoutHeader, HdsFlyoutBody, HdsFlyoutDescription, and HdsFlyoutFooter subcomponents.

Modal - Removed deprecated HdsModalHeader, HdsModalBody, and HdsModalFooter subcomponents.

#3211

Dropdown - Removed the deprecated @text argument from the HdsDropdownListItemInteractive component.

To migrate, run the codemod v4/dropdown-list-item-interactive (see readme file)

#3211

Dropdown - Added assertion to the ToggleIcon to provide improved developer guidance for the hasChevron attribute

#3211

Added ember-basic-dropdown as a peer dependency required by ember-power-select. To migrate, if your application uses SuperSelect, make sure to add this dependency.

#3211

ApplicationState - Replaced the default opinionated margin: 0 auto; rule from the component's root element with a new @isAutoCentered argument (which defaults to true, to preserve the existing centering behavior). This delegates the horizontal alignment control to the consumers, allowing them to disable it when needed.

#3211

Removed support for Ember 3.28. New minimum support target is Ember 4.12.

#3211

Removed sass and ember-cli-sass dependencies. Consumers using sass in their projects should make sure it's added as a direct dependency to their project.

#3211

AdvancedTable - Removed the @isVisuallyHidden argument from HdsAdvancedTableTh component. This setting is supported via setting isVisuallyHidden in the corresponding @columns item's configuration.

#3211

Removed the deprecated MenuPrimitive component

#3211

Upgraded ember-a11y-refocus dependency to version 5.0
Upgraded @glimmer/component dependency to version 2.0

#3211

Card - Removed the component invocation paths Hds::Card and hds/card. Consumers must update their templates to use <Hds::Card::Container> or {{hds/card/container}}

#3211

SideNav - Removed deprecated features

  • Removed the @ariaLabel argument
  • Removed the HdsSideNavHeaderIconButton component
  • Updated the deprecation removal version from 5.0.0 to 6.0.0

#3211

Icon - Renamed the volume-2 icon to volume-up

#3211

Removed support for deprecated ember-flight-icons lazyEmbed config

#3211

Patch Changes

SideNav - Fixed the type of @a11yRefocusRouteChangeValidator to match the expected type from ember-a11y-refocus. The new type is (transition: Transition) => boolean instead of string.

AppHeader - Fixed the type of @a11yRefocusRouteChangeValidator to match the expected type from ember-a11y-refocus. The new type is (transition: Transition) => boolean instead of string.

#3211

🔄 Updated dependencies:

  • @hashicorp/flight-icons@4.0.0

@hashicorp/flight-icons@4.0.0

Major Changes

Renamed volume-2 to volume-up.

#3211

@hashibot-hds hashibot-hds requested review from a team as code owners November 5, 2025 22:57
@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
hds-showcase Ready Ready Preview Nov 5, 2025 11:37pm
hds-website Ready Ready Preview Nov 5, 2025 11:37pm

@zamoore zamoore merged commit 03518b5 into main Nov 6, 2025
16 checks passed
@zamoore zamoore deleted the changeset-release/main branch November 6, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-website Content updates to the documentation website packages/components packages/flight-icons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants