-
Notifications
You must be signed in to change notification settings - Fork 51
Version Packages #3114
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
Merged
Merged
Version Packages #3114
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
0e7df1f to
016854c
Compare
016854c to
17c459b
Compare
17c459b to
d306b91
Compare
d306b91 to
21f0852
Compare
21f0852 to
79811ae
Compare
79811ae to
4c3d2cc
Compare
4c3d2cc to
8105811
Compare
8105811 to
c1b0728
Compare
84448df to
a1337f4
Compare
a1337f4 to
5447c85
Compare
5447c85 to
1493c1a
Compare
1493c1a to
c0ef3e7
Compare
KristinLBradley
previously approved these changes
Sep 4, 2025
majedelass
previously approved these changes
Sep 4, 2025
92a67c1
dchyun
reviewed
Sep 4, 2025
dchyun
approved these changes
Sep 4, 2025
majedelass
approved these changes
Sep 4, 2025
|
Vercel alias link: https://hds-website-4-23-0.vercel.app/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Vercel alias link: https://hds-website-4-23-0.vercel.app/
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
CodeEditor- Added acspNonceargument which passes a value of the same name to thehds-code-editormodifier.cspNonceis used to add a nonce value to the style tag#3132
Time- removed deprecated@taskdecorator to avoid warnings#3144 - Thanks @aklkv for the contribution! 🙏
Card- Updated all exported types to use template literals instead of enum values.IconTile- Updated exportedHdsIconTileColorstype to use template literals instead of enum values.#3106
AdvancedTable- Added features and fixed issues for column pinning including:#3104
AdvancedTable- Fixed bug with automatic column resizing and scroll-shadow placement.#3081
AppHeader- returnclosecallback to the:logonamed block so the menu actions can be hidden programmatically when the component is in a mobile view.#3121
Patch Changes
AdvancedTable- simplifiedAdvancedTable::Trtype signature so the@selectionKeyargument is not incorrectly marked as required.#3108
PopoverPrimitive- Updated the type of thehidePopovercallback to allow an optional event to be passed.RichToolip- Updated the type of theclosecallback to allow an optional event to be passed.Dropdown- Updated the type of theclosecallback to allow an optional event to be passed and to make it always returned.#3118
AppHeader- Fixed classname so that non-active controls in theAppHeaderwill be styled as disabled when theAppSideNavis expanded and in overlay mode#3116
Button- Removed CSS declaration for pseudo element in disabled stateDropdown- Removed CSS declaration for pseudo element in disabled stateFileInput- Removed CSS declaration for pseudo element in disabled state that led to invalid CSS (ignored by browsers)#3131
🔄 Updated dependencies:
@hashicorp/[email protected]
Minor Changes
pin-officon added.#3120