AlaskaAirlines / auro-form

Custom element that ....
https://auro.alaskaair.com/components/auro/form
Apache License 2.0
0 stars 0 forks source link

auro-form: get auro-input working as an integrated form component #1

Closed chrisfalaska closed 2 weeks ago

chrisfalaska commented 1 month ago

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

Auro form components, such as auro-input, auro-dropdown, etc., are currently self-contained individual repositories.

Due to this component independence, it has become challenging to maintain separate repositories with numerous interconnected dependencies, complicating the ability to validate a release across related parent components.

Describe the solution you'd like

Consolidate all Auro form components into a new auro-form component, reducing the distributed complexity of the Auro form library.

Acceptance Criteria

Additional context

No response

Exit criteria

No response