Skip to content

Releases: hashicorp/design-system

@hashicorp/[email protected]

24 Jul 09:24
464538a
Compare
Choose a tag to compare

Patch Changes

🔄 Updated dependencies:

@hashicorp/[email protected]

24 Jul 09:24
464538a
Compare
Choose a tag to compare

Minor Changes

FileInput, MaskedInput, Select, TextInput, Textarea - Converted to TypeScript

#2244

Loads the hds-icon sprite in the components package, and ensures it is only loaded once.

#2198

Form::TextInput - added support for "month", "week", and "tel" input types

#2251

DialogPrimitive - Added set of utility "dialog" sub-components to act as primitives for Modal and Flyout (and to be used as standalone subcomponents if needed)

Modal - Replaced internal subcomponents to use the DialogPrimitive components.

Flyout - Replaced internal subcomponents to use the DialogPrimitive components.

#2211

Modal: Converted component to TypeScript

#2258

Converted form primitives to TypeScript

#2217

Checkbox, Radio, RadioCard, Toggle - Converted components to TypeScript

#2240

Flyout: Converted component to TypeScript

#2264

DialogPrimitive - Converted component to TypeScript

#2249

Patch Changes

Badge: updated @text argument type to include numbers.

#2270

🔄 Updated dependencies:

@hashicorp/[email protected]

09 Jul 17:46
88f4390
Compare
Choose a tag to compare

Minor Changes

PopoverPrimitive - Converted to TypeScript

#2105

hds-register-event (internal modifier) - Converted to TypeScript

#2103

hds-anchored-position (internal modifier) - Converted to TypeScript

#2104

RichTooltip - Converted to TypeScript

#2106

Accordion - added @forceState, @onClickToggle arguments
Accordion - added close function to <:content>

#2147

Accordion - added @size, @type, and @isStatic arguments

#2156

Patch Changes

Removed popover-polyfill dependency and instantiating code

#2214

@hashicorp/[email protected]

01 Jul 10:36
720bbdf
Compare
Choose a tag to compare

5.1.2

Patch Changes

This version is a re-release of @hashicorp/[email protected] containing the missing dist

@hashicorp/[email protected]

28 Jun 17:06
720bbdf
Compare
Choose a tag to compare

Patch Changes

Caution

This version has been deprecated

#2199

@hashicorp/[email protected]

01 Jul 10:34
720bbdf
Compare
Choose a tag to compare

4.5.3

Patch Changes

🔄 Updated dependencies:

@hashicorp/[email protected]

28 Jun 17:06
720bbdf
Compare
Choose a tag to compare

Caution

This version has been deprecated

Patch Changes

🔄 Updated dependencies:

@hashicorp/[email protected]

27 Jun 17:27
e3cf387
Compare
Choose a tag to compare

Minor Changes

service-now and pager-duty icons added.

#2191

Patch Changes

search icon (16px only) has been increased in size to better fit within the bounding box and more closely align with other icons of the same size

#2175

@hashicorp/[email protected]

27 Jun 17:27
e3cf387
Compare
Choose a tag to compare

Caution

This version has been deprecated

Minor Changes

FlightIcon - converted component to TypeScript and published types

#2142 - Thanks @aklkv for the contribution! 🙏

Patch Changes

🔄 Updated dependencies:

@hashicorp/[email protected]

27 Jun 18:48
9bb5b3e
Compare
Choose a tag to compare

Caution

This version has been deprecated

Patch Changes

Fixed syncing of <F.Error /> ids to the aria-describedby attribute

#2177 - Thanks @fivetanley for the contribution! 🙏