Skip to content
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

Version Packages #2689

Merged
merged 5 commits into from
Mar 5, 2025
Merged

Version Packages #2689

merged 5 commits into from
Mar 5, 2025

Conversation

hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented Feb 6, 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/design-system-components@4.17.1

Minor Changes

Tag - Truncate any text that is longer than about 20 characters, and add a tooltip with the full text when truncation occurs

Tag - Added @tooltipPlacement argument

#2655

MaskedInput - added support for externally controlled content masking

#2716

Badge - Update foreground and background colors to improve contrast for a11y

BadgeCount - Update foreground color of neutral variant to improve contrast for a11y

#2695

CodeBlock - Added @copyButtonText argument to CodeBlock and @text argument to the CodeBlock::CopyButton subcomponent to customize the aria-label of the Copy Button. The default label is still "Copy".

CodeEditor - Added @copyButtonText argument to customize the aria-label of the Copy Button. The default label is still "Copy".

#2696

hds-code-editor modifier - Add language syntax highlighting suport for JavaScript and Rego

CodeEditor - Add language syntax highlighting suport for JavaScript and Rego

Dependencies - added @codemirror/lang-javascript

#2684

Time - Updated visual style to display a dotted underline when the hasTooltip argument is true

RichTooltip - Fixed Safari bug causing the dotted underline style not to display

#2725

hds-code-editor modifier - Added hasLineWrapping named argument that sets line wrapping behavior within the code editor.

CodeEditor - Added @hasLineWrapping argument that is passed to the hds-code-editor modifier

#2712

Patch Changes

Time - Fixed type declarations

CodeEditor - Added missing @lezer/highlight dependency

#2700 - Thanks @aklkv for the contribution! 🙏

hds-tooltip - Changed structure of tooltip content to add a wrapper that is always in the DOM and set aria-controls on trigger elements for a11y improvements with toggled content

Tooltip - Changed structure of tooltip content to add a wrapper that is always in the DOM and set aria-controls on button for a11y improvements with toggled content

#2648

CopyButton - Fixed issue preventing copying of empty string and zero number values

CopySnippet - Fixed issue preventing copying of empty string and zero number values

#2685

CodeEditor - Fixed import path for HdsCodeEditorModifierSignature

#2681

Swap unmaintained ember-composable-helpers with @nullvoxpopuli/ember-composable-helpers

#2493 - Thanks @aklkv for the contribution! 🙏

Migrated our tooling from yarn to pnpm and updated our JavaScript compiler configuration

Updated decorator-transforms from 1.2.1 to 2.3.0

#2671 - Thanks @aklkv for the contribution! 🙏

AdvancedTable - Refactored keyboard navigation to a new modifier hds-advanced-table-cell for reusability, and disabled default behavior for arrow keys in focused cells.

#2659

Table - Removed unused updateAriaLabel function and event listener

#2690

Tooltip - Remove style import from Tippy.js, copy arrow positioning styles into component styles

#2726

@hashibot-hds hashibot-hds requested review from a team as code owners February 6, 2025 18:02
@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels Feb 6, 2025
Copy link

vercel bot commented Feb 6, 2025

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview Mar 5, 2025 6:54pm
hds-website ✅ Ready (Inspect) Visit Preview Mar 5, 2025 6:54pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 225a834 to 2d37006 Compare February 7, 2025 15:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2d37006 to af84a7b Compare February 7, 2025 20:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from af84a7b to 39714ec Compare February 7, 2025 21:42
@github-actions github-actions bot force-pushed the changeset-release/main branch from 39714ec to af773db Compare February 10, 2025 09:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from af773db to b46740d Compare February 10, 2025 19:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from b46740d to 71fa183 Compare February 10, 2025 23:26
@github-actions github-actions bot force-pushed the changeset-release/main branch from 71fa183 to 8389aa6 Compare February 11, 2025 22:27
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8389aa6 to 3730939 Compare February 12, 2025 15:01
@alex-ju alex-ju merged commit 9fc1aab into main Mar 5, 2025
17 checks passed
@alex-ju alex-ju deleted the changeset-release/main branch March 5, 2025 19:15
shleewhite pushed a commit that referenced this pull request Mar 10, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alex <alex-ju@users.noreply.github.com>
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.

3 participants