Skip to content

Conversation

hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented Sep 15, 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]

Major Changes

Upgraded Style Dictionary to version 5

  • Updated format of the src JSON tokens files to use the community standard DTCG format
  • Updated the tokens pipeline scripts to use the new format

#3138

@hashicorp/[email protected]

Minor Changes

PopoverPrimitive - Added support for dynamic swap/injection of the toggle element.

#3189

AdvancedTable - Added support for column reordering.

  • Added @hasReorderableColumns argument. When set to true, enables column reordering.
  • Added optional @columnOrder argument for setting the initial order of columns by their keys.
  • Added optional @onColumnReorder argument which accepts a callback function that is called when reordering is completed.
  • Added optional @reorderedMessageText which overrides the default message text that is rendered in the table caption when a column is reordered.

#2997

Patch Changes

Table - Update the model and returned B.data to use generic types, so the type of the data is retained.

KeyValueInputs - Update the data and returned R.rowData to use generic types, so the type of the data is retained.

#3150 - Thanks @aklkv for the contribution! 🙏

🔄 Updated dependencies:

@hashibot-hds hashibot-hds requested review from a team as code owners September 15, 2025 15:50
Copy link

vercel bot commented Sep 15, 2025

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

Project Deployment Preview Updated (UTC)
hds-showcase Ready Ready Preview Oct 3, 2025 2:34pm
hds-website Ready Ready Preview Oct 3, 2025 2:34pm

@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels Sep 15, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from ca2fd02 to b32b71f Compare September 15, 2025 17:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from b32b71f to b4cf2c5 Compare September 15, 2025 18:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from b4cf2c5 to 439fcb9 Compare September 15, 2025 18:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from 439fcb9 to e60b78c Compare September 16, 2025 13:01
@github-actions github-actions bot force-pushed the changeset-release/main branch from e60b78c to 5e5483c Compare September 16, 2025 14:26
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5e5483c to 26c4fc1 Compare September 16, 2025 14:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from 26c4fc1 to 1da4a91 Compare September 16, 2025 17:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1da4a91 to d02f42c Compare September 16, 2025 18:13
Copy link
Contributor

@MelSumner MelSumner left a comment

Choose a reason for hiding this comment

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

I don't see anything that immediately concerns me. 👍

@shleewhite shleewhite merged commit f288790 into main Oct 3, 2025
18 checks passed
@shleewhite shleewhite deleted the changeset-release/main branch October 3, 2025 15:06
zamoore pushed a commit that referenced this pull request Oct 3, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shleewhite <[email protected]>
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/tokens
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants