Releases: hashicorp/design-system
@hashicorp/design-system-components@4.7.0
Minor Changes
FileInput
, MaskedInput
, Select
, TextInput
, Textarea
- Converted to TypeScript
Loads the hds-icon
sprite in the components
package, and ensures it is only loaded once.
Form::TextInput
- added support for "month"
, "week"
, and "tel"
input types
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.
Modal
: Converted component to TypeScript
Converted form primitives to TypeScript
Checkbox
, Radio
, RadioCard
, Toggle
- Converted components to TypeScript
Flyout
: Converted component to TypeScript
DialogPrimitive
- Converted component to TypeScript
Patch Changes
Badge
: updated @text
argument type to include numbers.
🔄 Updated dependencies:
- @hashicorp/flight-icons@3.5.0
- @hashicorp/ember-flight-icons@5.1.3
@hashicorp/design-system-components@4.6.0
Minor Changes
PopoverPrimitive
- Converted to TypeScript
hds-register-event
(internal modifier) - Converted to TypeScript
hds-anchored-position
(internal modifier) - Converted to TypeScript
RichTooltip
- Converted to TypeScript
Accordion
- added @forceState
, @onClickToggle
arguments
Accordion
- added close
function to <:content>
Accordion
- added @size
, @type
, and @isStatic
arguments
Patch Changes
Removed popover-polyfill
dependency and instantiating code
@hashicorp/ember-flight-icons@5.1.2
5.1.2
Patch Changes
This version is a re-release of @hashicorp/ember-flight-icons@5.1.0
containing the missing dist
@hashicorp/ember-flight-icons@5.1.1
@hashicorp/design-system-components@4.5.3
4.5.3
Patch Changes
🔄 Updated dependencies:
- @hashicorp/ember-flight-icons@5.1.2
@hashicorp/design-system-components@4.5.2
Caution
This version has been deprecated
Patch Changes
🔄 Updated dependencies:
- @hashicorp/ember-flight-icons@5.1.1
@hashicorp/flight-icons@3.4.0
@hashicorp/ember-flight-icons@5.1.0
@hashicorp/design-system-components@4.5.1
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! 🙏
@hashicorp/design-system-components@4.5.0
Caution
This version has been deprecated
Minor Changes
SideNav
- Adds option to exclude query params from route transition/focus management
Tabs
- Converted component to TypeScript
ApplicationState
- Converted component to TypeScript
PageHeader
- Converted component to TypeScript
SideNav
- Converted component to TypeScript
Patch Changes
Alert
- Fixed typo in HdsAlertTypes
Dropdown::Toggle::Icon
- Fixed inconsistencies with Button
including:
- Added missing text color
- Reduced icon sizes
🔄 Updated dependencies:
- @hashicorp/ember-flight-icons@5.1.0