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 lit2.0 #159

Closed blackfalcon closed 1 year ago

blackfalcon commented 1 year ago

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

The new release of auro-nav was built using Lit2.0. There is an issue with the fact that auro-nav has a direct dependency on auro-hypelrink. The auro-hyperlink element is built using Lit1.0. This is causing a unreleasable version of the bundled code.

Describe the solution you'd like

Update auro-hyperlink to Lit2.0

Exit criteria

Upgrade the element to use Lit2.0 and release. Once released, auro-nav requires a dependency update. See the following issue: