carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
608 stars 180 forks source link

feat: add support for tag icons #1618

Closed davidnixon closed 3 months ago

davidnixon commented 3 months ago

What did you do?

Add icons to match support in React. https://react.carbondesignsystem.com/?path=/docs/components-tag--overview

added optional new prop renderIcon to match react.

image

Why did you do it?

New requirement for one of my projects.

How have you tested it?

Local storybook

Were docs updated if needed?

davidnixon commented 3 months ago

@OlkaB could you have a look at this one?