11 January 2024
Added the @eds/illustration, @eds/card packages. Updates to the @eds/checkbox, @eds/badge, @eds/bulk-action-bar, @eds/empty-state, @eds/address-input, @eds/a11y, @eds/file-input, @eds/select-input, @eds/radio, @eds/filtering packages.Initial release of the @eds/card package.
Initial release of the @eds/illustration package.
Adds SkipTo component to help keyboard-only users jump to specific parts of a page.
Added onBlur prop support.
Adds spotIllustration prop, allowing an illustration from @eds/illustration to be displayed above title.
Adds support for FieldContext when used with Field component. Improves keyboard-only and screen reader accessibility.
Added onBlur prop support.
Fixes inaccessible color contrast on badges with tone caution.
Adds a fixed height on the X selected element for visual balance.
Makes the checkboxes wrap to next line when they can’t fit in container, when using horizontal prop.
Adds a fixed min-height to FilterBar to prevent layout shifts when only filter controls that are shorter than 2rem are passed.
Makes the radios wrap to next line when they can’t fit in container, when using horizontal prop.