Skip to content

Conversation

@hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented Aug 18, 2025

Vercel alias link: https://hds-website-4-23-0.vercel.app/


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

CodeEditor - Added a cspNonce argument which passes a value of the same name to the hds-code-editor modifier. cspNonce is used to add a nonce value to the style tag

#3132

Time - removed deprecated @task decorator to avoid warnings

#3144 - Thanks @aklkv for the contribution! 🙏

Card - Updated all exported types to use template literals instead of enum values.

IconTile - Updated exported HdsIconTileColors type to use template literals instead of enum values.

#3106

AdvancedTable - Added features and fixed issues for column pinning including:

  • Added support for pinning first column in context menu
  • Translated template strings in context menu
  • Fixed style for scroll indicator when first column is sticky and has a px width

#3104

AdvancedTable - Fixed bug with automatic column resizing and scroll-shadow placement.

#3081

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

#3121

Patch Changes

AdvancedTable - simplified AdvancedTable::Tr type signature so the @selectionKey argument is not incorrectly marked as required.

#3108

PopoverPrimitive - Updated the type of the hidePopover callback to allow an optional event to be passed.

RichToolip - Updated the type of the close callback to allow an optional event to be passed.

Dropdown - Updated the type of the close callback to allow an optional event to be passed and to make it always returned.

#3118

AppHeader - Fixed classname so that non-active controls in the AppHeader will be styled as disabled when the AppSideNav is expanded and in overlay mode

#3116

Button - Removed CSS declaration for pseudo element in disabled state

Dropdown - Removed CSS declaration for pseudo element in disabled state

FileInput - Removed CSS declaration for pseudo element in disabled state that led to invalid CSS (ignored by browsers)

#3131

🔄 Updated dependencies:

@hashicorp/[email protected]

Minor Changes

pin-off icon added.

#3120

@hashibot-hds hashibot-hds requested review from a team as code owners August 18, 2025 20:31
@vercel
Copy link

vercel bot commented Aug 18, 2025

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

Project Deployment Preview Updated (UTC)
hds-showcase Ready Ready Preview Sep 4, 2025 10:29pm
hds-website Ready Ready Preview Sep 4, 2025 10:29pm

@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels Aug 18, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0e7df1f to 016854c Compare August 18, 2025 23:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from 016854c to 17c459b Compare August 19, 2025 15:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from 17c459b to d306b91 Compare August 19, 2025 16:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from d306b91 to 21f0852 Compare August 21, 2025 13:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from 21f0852 to 79811ae Compare August 21, 2025 15:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from 79811ae to 4c3d2cc Compare August 21, 2025 17:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4c3d2cc to 8105811 Compare August 21, 2025 18:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8105811 to c1b0728 Compare August 21, 2025 18:33
KristinLBradley
KristinLBradley previously approved these changes Sep 4, 2025
majedelass
majedelass previously approved these changes Sep 4, 2025
@KristinLBradley
Copy link
Contributor

Vercel alias link: https://hds-website-4-23-0.vercel.app/

@KristinLBradley KristinLBradley merged commit 62f8bcc into main Sep 5, 2025
16 of 17 checks passed
@KristinLBradley KristinLBradley deleted the changeset-release/main branch September 5, 2025 15:22
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.

4 participants