AlaskaAirlines / auro-hyperlink

Custom hyperlink element to connect webpages or data items to one another
https://auro.alaskaair.com/components/auro/hyperlink
Apache License 2.0
2 stars 2 forks source link

Support a way to style hyperlinks for new `auro-breadcrumb component #148

Closed jordanjones243 closed 1 year ago

jordanjones243 commented 1 year ago

Is your feature request related to a problem? Please describe.

This feature request is in conjunction with creating the new auro-breadcrumb component. Per the design requirements, we need to make styling changes to the <a> tag in the shadow DOM. auro-hyperlinks are slotted content within the breadcrumb component, so unfortunately we are unable to make CSS changes to a slotted contents shadow DOM.

Describe the solution you'd like

I would like to support type=breadcrumb within auro-hyperlink. This would allow us to make auro-hyperlink and it's styles behave as we want to within the auro-breadcrumb component.

jordanjones243 commented 1 year ago

The Auro team has decided that we will not move forward with these changes to auro-hyperlink.