Releases: hashicorp/design-system
@hashicorp/[email protected]
@hashicorp/[email protected]
Minor Changes
IconTile
- updated component adding support for vault-radar
product
Patch Changes
SideNav::List::Title
, SideNav::List::BackLink
, SideNav::List::Link
: fixed issue with long text strings without spaces not wrapping
Added hds-
prefix to Sass variables for component styles (where missing).
Tabs
- removed @cached
decorator and the associated ember-cached-decorator-polyfill
CodeBlock
- Fixed the default token color in the syntax highlighting theme.
🔄 Updated dependencies:
- @hashicorp/[email protected]
- @hashicorp/[email protected]
@hashicorp/[email protected]
Patch Changes
Modal
- Removed close
event listener on destroy
Flyout
- Removed close
event listener on destroy
CodeBlock
- Fixed issues with dynamic content, compile warning, and line number alignment
SegmentedGroup
- Fixed issue with border-radius of single child element being overridden
@hashicorp/[email protected]
@hashicorp/[email protected]
@hashicorp/[email protected]
Minor Changes
Button
- Added @isInline
argument
Table
- Added support for baseline
vertical alignment
Patch Changes
Hds::AppFooter
- Changed visual alignment from right-aligned to centered.
Tooltip
- Fixed issue with text alignment, which was inherited from the parent container (now it's always left aligned).
Tabs
- Fixed subcomponents' backing-class names
AppFooter
- Updated default accessibility URL to https://hashicorp.com/accessibility
Form::Fieldset
as consumed by Form::Checkbox::Group
, Form::Radio::Group
, Form::RadioCard::Group
, and Form::Toggle::Group
- Changed spacing between legend
and content from 4px to 8px
🔄 Updated dependencies:
- @hashicorp/[email protected]
@hashicorp/[email protected]
Minor Changes
Hds::Form::CharacterCount
- Added new component
Hds::Form::Field
- Added CharacterCount
contextual component
Hds::Form::MaskedInput::Field
- Added CharacterCount
contextual component
Hds::Form::TextInput::Field
- Added CharacterCount
contextual component
Hds::Form::Textarea::Field
- Added CharacterCount
contextual component
Patch Changes
Button
- updated DOM structure to contain only span
elements
Dropdown
- updated button elements DOM structure to contain only span
elements
Link::Standalone
- updated DOM structure to contain only span
elements
@hashicorp/[email protected]
Minor Changes
accessibility
, channel
, minus-circle-fill
, plus-circle-fill
icons added.
Fixed the size and position of the plus-circle
icon.
@hashicorp/[email protected]
Patch Changes
When lazyEmbed
is true, use dynamic import()
to bundle the sprite separately
#1803 - Thanks @meirish for the contribution! 🙏
🔄 Updated dependencies:
- @hashicorp/[email protected]
@hashicorp/[email protected]
Minor Changes
CodeBlock
- Added language support for Ruby syntax
Hds::Table
- updated @columns
object to support isVisuallyHidden
argument
Hds::Table::Th
- updated to supportisVisuallyHidden
argument
Patch Changes
SideNav
- Reduced the width of SideNav::ToggleButton
🔄 Updated dependencies:
- @hashicorp/[email protected]