Skip to content

Conversation

@hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented Mar 5, 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

Time - Increase spacing above the dotted text decoration underline, that appears on the interactive variant, to 2px from the default.

RichTooltip - Increase spacing above the dotted text decoration underline to 2px from the default.

#2745

hds-code-editor modifier - Add extraKeys argument which supports custom keybinding

CodeEditor - Add @extraKeys argument which supports custom keybinding

#2776

Stepper::List - Added Stepper::List component and related sub-components

Stepper::Navigation - Added Stepper::Navigation component and related sub-components

#2714

Layout::Flex - Added Flex and Flex::Item components

#2751

hds-code-editor modifier - Add cspNonce argument and automatice nonce detection

CodeEditor - Add cspNonce argument and automatice nonce detection

#2755

AdvancedTable - Added @hasStickyFirstColumn argument and shadows to indicate to users that it is possible to scroll.

#2770

hds-code-editor modifier - Added isLintingEnabled and onLint named arguments. Linting is supported for the JSON language.

CodeEditor - Added @isLintingEnabled and @onLint arguments that are passed to the hds-code-editor modifier

Dependencies - Added @codemirror/lint

#2715

CodeBlock - Added onCopy argument which accepts a callback function that will be invoked when the "copy" action succeeds.

#2803

Layout::Grid - Added Grid and Grid::Item components

#2756

AdvancedTable - Added an expand all button to AdvancedTables with nested rows and changed the structure of the component so now nested rows are always in the DOM, even when they are not visible. To add the expand all button, add isExpandable: true to the desired column in the @columns argument.

#2688

hds-code-editor modifier - Add language syntax highlighting suport for Markdown

CodeEditor - Add language syntax highlighting suport for Markdown

Dependencies - added @codemirror/lang-markdown

#2740

Card - Add tag argument to choose between using a div tag (the default) or an li tag

#2787

Patch Changes

Fixed multiple loading of flight icons in engines

#2799 - Thanks @RobbieTheWagner for the contribution! 🙏

SideNav - Conditionally set aria-labelledby attribute for toggle button based on if @ariaLabel argument is provided.

#2788

AdvancedTable - Refactored component to use a more declarative style

#2768

Upgraded prismjs from 1.29.0 to 1.30.0

#2760

Added @embroider/util dependency

Updated MaskedInput, TextInput, and Textarea to use ensure-safe-component helper

#2728 - Thanks @aklkv for the contribution! 🙏

AdvancedTable - Always set the select checkbox column width to min-content so it does not grow when the AdvancedTable is narrower than the container

#2761

AdvancedTable - Updated the icons used in th-button-expand component to match designs.

#2777

hds-code-editor - Attached EditorView instance to the modified element on instantiation

CodeEditor - Attached EditorView instance to the editor element (.hds-code-editor__editor)

#2779

Textarea - Fix issue with bottom margin on charcount so that a top margin is instead added to the error message, if one exists, following it

#2783

🔄 Updated dependencies:

@hashicorp/[email protected]

Minor Changes

duo and ping-identity service icons added.

#2782

@hashibot-hds hashibot-hds requested review from a team as code owners March 5, 2025 22:13
@vercel
Copy link

vercel bot commented Mar 5, 2025

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview Apr 2, 2025 6:52pm
hds-website ✅ Ready (Inspect) Visit Preview Apr 2, 2025 6:52pm

@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels Mar 5, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 385228b to 1aa8087 Compare March 6, 2025 09:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1aa8087 to 33b7921 Compare March 7, 2025 10:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 33b7921 to 576b0bd Compare March 7, 2025 18:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from 576b0bd to 5f1b1d3 Compare March 7, 2025 22:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5f1b1d3 to 1cf5fe4 Compare March 10, 2025 09:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1cf5fe4 to 8626572 Compare March 10, 2025 21:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8626572 to e1d2291 Compare March 12, 2025 11:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from e1d2291 to 8cd0d1b Compare March 12, 2025 11:27
…/design-system into changeset-release/main

# Conflicts:
#	packages/components/CHANGELOG.md
#	packages/components/package.json
#	website/docs/whats-new/release-notes/partials/components.md
@KristinLBradley KristinLBradley merged commit b5604d6 into main Apr 2, 2025
17 checks passed
@KristinLBradley KristinLBradley deleted the changeset-release/main branch April 2, 2025 19:30
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.

6 participants