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 #2438

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Version Packages #2438

merged 3 commits into from
Sep 26, 2024

Conversation

hashibot-hds
Copy link
Collaborator

@hashibot-hds hashibot-hds commented Sep 20, 2024

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.12.0

Minor Changes

Dropdown: added isOpen state to the Dropdown content

#2443

Patch Changes

IconTile: fixed @color argument type signature

#2452

Interactive - aligned types with LinkTo

#2455

DialogPrimitive - Fixed issue with box-sizing inheritance

Modal/Flyout - Updated box-sizing inheritance via DialogPrimitive fix

#2442

Upgraded eslint-plugin-ember to 12.2.0

AppFooter, AppFrame, SideNav - refactored subcomponents to use TemplateOnlyComponent instead of empty classes.

#2427

RadioCard

  • Fixed selected border colors to match Figma and interactive states.
  • Updated icon, label, and description colors to use disabled-foreground when
    the RadioCard is disabled.

#2445

MaskedInput - Changed textarea scrollbar-width to "thin" to reduce overlap with toggle button.

CodeBlock - Changed textarea scrollbar-width to "thin" to reduce overlap with copy button.

#2444

Removed ember-keyboard dependency

#2460

Tabs - fixed signatures for subcomponents

#2448

Table - fixed signatures for subcomponents

#2449

BadgeCount: updated the type of the text argument to allow numbers

TooltipButton: made the default value for the placement argument 'top' and fixed the type definition

TooltipButton: made the extraTippyOptions argument optional and allowed to be a partial object

#2447

DialogPrimitive: added a guard so the yielded close function is always defined'

#2453

Hds::SideNav - Fixed a couple of bugs where SideNav would remain inert when no longer minimized (or would not be inert when minimized)

#2431 - Thanks @DingoEatingFuzz for the contribution! 🙏

Button - aligned type names to convention

#2457

Fixed issue with icon sprite not initiated

#2433 - Thanks @aklkv for the contribution! 🙏

@hashibot-hds hashibot-hds added packages/components docs-website Content updates to the documentation website labels Sep 20, 2024
Copy link

vercel bot commented Sep 20, 2024

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

Name Status Preview Updated (UTC)
hds-showcase ✅ Ready (Inspect) Visit Preview Sep 26, 2024 6:15pm
hds-website ✅ Ready (Inspect) Visit Preview Sep 26, 2024 6:15pm

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 6422d6c to f269538 Compare September 24, 2024 14:51
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.

2 participants