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

introduce `span` with css part around slot when no href is present #175

Closed Izook closed 1 year ago

Izook commented 1 year ago

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

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Verify the version of @aurodesignsystem/auro-hyperlink you have installed

The current version is: See it on NPM!

My project has @aurodesignsystem/auro-hyperlink v3.3.3 installed

blackfalcon commented 1 year ago

The styling of a hyperlink NOT looking like a link when the href is not present is intentional. Adding a CSS part to override this would negate the deliberate feature of the component.