db-ui / mono

DB UX Design System Monorepo - Provides Design Tokens and components for Web UIs
https://db-ui.github.io/mono/review/main/
Apache License 2.0
34 stars 6 forks source link

refactor: tag component to work with button/link/checkbox/radio #1184

Closed nmerget closed 11 months ago

github-actions[bot] commented 11 months ago

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/fix-tag-angular

mfranzke commented 11 months ago

@leape I think to remember that the tag component is even also supposed to function as a link, meaning that it could link to another page, isn't it?

nmerget commented 11 months ago

@leape I think to remember that the tag component is even also supposed to function as a link, meaning that it could link to another page, isn't it?

I changed the tag. We pass the correct component as child, the tag is basically just a styling wrapper.

nmerget commented 11 months ago

Pipeline is not restarting, created a new PR https://github.com/db-ui/mono/pull/1288