Skip to content

Version Packages #2864

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #2864

wants to merge 1 commit into from

Conversation

hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented May 9, 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]

Minor Changes

CodeBlock - Added height toggle control which is present when a maxHeight is set and code content height exceeds the maxHeight value

#2826

breakpoints - Added responsive breakpoint values and helpers for responsiveness

#2848

Pagination - Replaced custom breakpoint (1000px) with standard lg (1088px) breakpoint

Stepper::Nav - Replaced custom breakpoint (550px) with standard sm (480px) breakpoint

AppHeader - Removed usage of --hds-app-desktop-breakpoint CSS variable and relied on the @breakpoint argument for override of mobile behaviour

AppSideNav - Removed usage of --hds-app-desktop-breakpoint CSS variable, added @breakpoint argument, and relied on it for override of mobile behaviour

#2859

Patch Changes

AppSideNav - Fixed bug where scrolling was blocked when the AppSideNav was expanded on desktop views. Also fixed bug which allowed user to focus links that were visually hidden.

#2869

Time - fixed type error where the TooltipButton text could be undefined.

#2877

Form::Label - Forced the for HTML attribute to be converted to a string

#2863

AdvancedTable - Added @maxHeight argument which automatically adds a sticky header when set and sets the max height of the AdvancedTable. Also updated the container styles to constrain the Advanced Table width to the parent's width.

#2865

CodeBlock - Fixed issues with line numbers when line wrapping is present and when the number of lines changes dynamically; line highlighting when the Code Block is hidden from view initially such as when used inside a Tabs component; and line highlighting when hasLineNumbers is false.

#2856

Layout::Flex - Added missing export of component/subcomponent

Layout::Grid - Added missing export of component/subcomponent

#2883

@hashibot-hds hashibot-hds requested review from a team as code owners May 9, 2025 18:20
Copy link

vercel bot commented May 9, 2025

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview May 16, 2025 10:26pm
hds-website ✅ Ready (Inspect) Visit Preview May 16, 2025 10:26pm

@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels May 9, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 24ee221 to a833dd7 Compare May 9, 2025 23:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from a833dd7 to 9a3f794 Compare May 12, 2025 13:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9a3f794 to 28cd07f Compare May 13, 2025 07:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from 28cd07f to dbab4cd Compare May 13, 2025 12:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from dbab4cd to 706ed93 Compare May 13, 2025 21:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 706ed93 to f0cc448 Compare May 14, 2025 14:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from f0cc448 to 78dc637 Compare May 14, 2025 18:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from 78dc637 to 70e18fc Compare May 14, 2025 19:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 70e18fc to 0b9047e Compare May 14, 2025 20:11
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0b9047e to d36cef7 Compare May 14, 2025 21:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from d36cef7 to df9d50c Compare May 15, 2025 16:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from df9d50c to 995b58b Compare May 15, 2025 18:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 995b58b to 54fad37 Compare May 15, 2025 21:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from 54fad37 to e57620c Compare May 16, 2025 16:58
@github-actions github-actions bot force-pushed the changeset-release/main branch from e57620c to f555d07 Compare May 16, 2025 20: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant