AlaskaAirlines / auro-alert

Custom element that renders errors, warnings, and other inline notifications with automated styling elements
https://auro.alaskaair.com/components/auro/alert
Apache License 2.0
0 stars 1 forks source link

auro-alerts: redefine API #17

Closed blackfalcon closed 3 years ago

blackfalcon commented 3 years ago

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

Issues with this element are; the name and the now-determined incorrect use of a boolean API

Describe the solution you'd like

  1. update repo/element name to be auro-alert
  2. update element API to use type="" versus the use of individual boolean values reference

Exit criteria

This issue can be closed once the element name and the boolean attributes have been converted to an enumerated attribute.