Skip to content

Conversation

@hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented Jul 8, 2025

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

Patch Changes

AdvancedTable - Removed ember-math-helpers dev dependency

#3043

Form::RadioCard - Fixed styling bug where hover styles were visible when disabled

#3000

Make @ember/string a peerDependency to allow consuming apps to choose to use 3.x or 4.x. This unblocks apps that need 4.x for vite compatibility, while retaining 3.x support as well for older apps.

#3028 - Thanks @RobbieTheWagner for the contribution! 🙏

Form::SuperSelect - fix type for the @resultCountMessage argument so it can accept a string or a function.

#3008

AppSideNav::List::Link - Applied transparent background to the element to avoid overlapping with previous item's focus ring

#3032

AdvancedTable - Make the @hasResizableColumns argument optional for the ThSort component.

#3051

PopoverPrimitive - Updated type of the anchoredPositionOptions object in the setUpPrimitivePopover modifier to include arrowSelector from the hds-anchored-position modifier.

#3005

AppSideNav::List::Link - Removed extra transparent border and background when rendered as a <button> element

SideNav::List::Link - Removed extra transparent border when rendered as a <button> element

#3026

Tag - Fixed a performance issue when many tags are present on a page caused by the ResizeObserver

Dependencies - Added tracked-built-ins

#3033 - Thanks @meirish for the contribution! 🙏

`AppSideNav::Panel - Fixed issue causing the focus ring of the first and last items within the Panel to be cut off

#3045

AppHeader - return close callback to the :globalActions and :utilityActions named blocks so the menu actions can be hidden programmatically when the component is in a mobile view.

#3031

Layout::Flex - Fixed issue in which gap value was improperly inherited by nested Flex components, added "0" as a supported gap value.

Layout::Grid - Fixed issue in which gap & columnMinWidth values were improperly inherited by nested Grid components, added "0" as a supported gap value.

#2987

@hashibot-hds hashibot-hds requested review from a team as code owners July 8, 2025 21:17
@vercel
Copy link

vercel bot commented Jul 8, 2025

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview Jul 24, 2025 10:59pm
hds-website ✅ Ready (Inspect) Visit Preview Jul 24, 2025 10:59pm

@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels Jul 8, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from a887e1e to cfedb91 Compare July 9, 2025 19:00
@github-actions github-actions bot force-pushed the changeset-release/main branch from cfedb91 to 66cc540 Compare July 10, 2025 18:01
@github-actions github-actions bot force-pushed the changeset-release/main branch from 66cc540 to a6abd00 Compare July 10, 2025 18:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from a6abd00 to 177ad6b Compare July 10, 2025 19:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from 177ad6b to 0479cdb Compare July 11, 2025 13:56
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0479cdb to 03c1bb0 Compare July 14, 2025 09:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 03c1bb0 to 42e3699 Compare July 14, 2025 14:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from 42e3699 to e7f3909 Compare July 14, 2025 15:12
shleewhite
shleewhite previously approved these changes Jul 24, 2025
Copy link
Contributor

@dchyun dchyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new changelog script almost worked perfectly 😄

dchyun
dchyun previously approved these changes Jul 24, 2025
Copy link
Contributor

@dchyun dchyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@zamoore zamoore merged commit 9bef61c into main Jul 24, 2025
16 checks passed
@zamoore zamoore deleted the changeset-release/main branch July 24, 2025 23:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants