Version Packages#3915
Open
hashibot-hds wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9bfb0f9 to
18bd7f4
Compare
18bd7f4 to
db9cee2
Compare
db9cee2 to
95691d2
Compare
95691d2 to
bc88634
Compare
bc88634 to
355078e
Compare
355078e to
ad04d38
Compare
ad04d38 to
ebbd207
Compare
ebbd207 to
677ee75
Compare
677ee75 to
34aa82b
Compare
34aa82b to
f9d7ef5
Compare
f9d7ef5 to
cacb2d8
Compare
cacb2d8 to
a900e62
Compare
a900e62 to
fe76b22
Compare
fe76b22 to
3229a55
Compare
3229a55 to
61ce46a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@6.3.0
Minor Changes
Alert- Deprecated theGenericyielded block which renders below actions and addedGenericContentandGenericFooteryielded blocks for including custom content either above or belowAlertactions.#3932
Patch Changes
StepperList- Fixed description and content contextual blocks to be hidden if conditionally empty#3899
Toggle- Added thearia-checkedattribute to the input for accessibility. It is synced with thecheckedattribute.#3918
Pagination- Added keyboard focus management at the beginning and end of pagination. When an arrow button becomes disabled after clicking because a boundary has been reached, focus moves to the opposite arrow button.#3917
Modal- Fixed issue causingModalto close unexpectedly by checking that a click on theOverlayboth starts and ends within theOverlaybefore closing#3923
SegmentedGroup- Fixed border radius styling issue of icon-only Dropdowns when used withinSegmentedGroup#3945