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 Sep 17, 2025 5:29pm
hds-website Ready Ready Preview Sep 17, 2025 5:29pm

@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
@github-actions github-actions bot force-pushed the changeset-release/main branch from 072fbe2 to 98682d3 Compare September 16, 2025 19:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 98682d3 to ae686b0 Compare September 16, 2025 20:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from ae686b0 to f463224 Compare September 17, 2025 13:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from f463224 to 60f3034 Compare September 17, 2025 13:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from 60f3034 to b688cfa Compare September 17, 2025 13:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from b688cfa to 8c246c1 Compare September 17, 2025 16:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8c246c1 to 5e7bf37 Compare September 17, 2025 16:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5e7bf37 to 8daa0a1 Compare September 17, 2025 17:10
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