@adaptavant/eds-icons@1.14.0

Minor Changes

  • 10a8fe5: CodeIcon: Add new Code icon

Patch Changes

  • 34aed6a: data-component: Consumer-facing components now render a named data-component="<component-name>" attribute on their root element, so you can tell from a rendered view's DOM which EDS components were used to build it. This replaces the previous boolean data-eds-component attribute.