Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
5fb942a to
7e6adc0
Compare
7e6adc0 to
f0166d7
Compare
f0166d7 to
2913f1f
Compare
2913f1f to
9b0450b
Compare
9b0450b to
f326297
Compare
f326297 to
d41e882
Compare
d41e882 to
6a7eca5
Compare
6a7eca5 to
d005f84
Compare
9f5dcfa to
b48b660
Compare
4eed092 to
b524e28
Compare
b524e28 to
b831f6a
Compare
b831f6a to
256ad74
Compare
256ad74 to
eadf075
Compare
eadf075 to
0a5e46b
Compare
0a5e46b to
f886867
Compare
f886867 to
0d2f6f0
Compare
1bda7b9 to
1f8df62
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/flight-icons@5.0.0
Major Changes
"Carbonized" all the assets, by adding two glyphs under the same icon (one for the "classic" HDS Flight icon, one for the IBM Carbon icon; in Figma they're controlled by
isHDS/isCDSvariables, while in code they are handled by theHdsIconcomponent). This change has updated the internal SVG code for every icon (hence the "major" version change), but visually everything should remain the same.#3692
Minor Changes
workspaceicon added#3689
Added additional build and sync scripts which generate loader modules and types to support the transition from Flight to Carbon icons systems.
#3709
Patch Changes
Re-generated all the assets due to an upgrade of the
svgooptimization library. This change has updated the internal SVG code for every icon, due to a different optimization algorithm, but visually everything should remain the same.#3720
@hashicorp/design-system-tokens@5.0.0
Major Changes
Removed
devdot(developer.hashicorp.com/) andmarketing(www.hashicorp.com) as targets for the tokens pipeline#3772
@hashicorp/design-system-components@6.1.1
Patch Changes
KeyValueInputs- Translated strings for the KeyValueInputs AddRowButton ariaLabel and description text.#3681
Checkbox- FixedCheckboxFieldsignature element to beHTMLInputElementinstead ofHTMLElement.FileInput- FixedFileInputFieldsignature element to beHTMLInputElementinstead ofHTMLElement.Radio- FixedRadioFieldsignature element to beHTMLInputElementinstead ofHTMLElement.Select- FixedSelectFieldsignature element to beHTMLInputElementinstead ofHTMLElement.TextInput- FixedTextInputFieldsignature element to beHTMLInputElementinstead ofHTMLElement.Textarea- FixedTextareaFieldsignature element to beHTMLInputElementinstead ofHTMLElement.Toggle- FixedToggleFieldsignature element to beHTMLInputElementinstead ofHTMLElement.#3700
AdvancedTable- Replaced model-based state with a DDAU architecture, improving isolation and decoupling row/column logic.#3546
Table- Converted component to gts format.#3607
StepperList- Translated strings forStepstatus value typesStepperNav- Translated strings for status value types#3727
AppFooter- Translated strings forAppFooterStatusLinkstatus value types#3729
AdvancedTable- Translated strings for ThSelectable ariaLabel and context menu Dropdown ToggleIconTable- Translated string for ThSelectable ariaLabel#3730
🔄 Updated dependencies: