Skip to content

@hashicorp/design-system-components@4.9.0

Compare
Choose a tag to compare
@hashibot-hds hashibot-hds released this 06 Aug 18:34
· 336 commits to main since this release
e9866ff

4.9.0 documentation

Minor Changes

Icon - Added component:

Hds::Icon is meant to replace usage of the FlightIcon component from ember-flight-icons.

  • Displays block by default. (FlightIcon displays inline-block by default)
  • Exposes a set of predefined "foreground" colors via the @color argument

#2207

CodeBlock: Converted component to TypeScript

#2313

TooltipButton: Converted component to TypeScript

#2317