appuniversum / ember-appuniversum

Ember addon wrapping the appuniversum components.
https://appuniversum.github.io/ember-appuniversum
MIT License
14 stars 11 forks source link

Add `AuCheckbox` and `AuRadio` components #367

Closed Windvis closed 1 year ago

Windvis commented 1 year ago

We already have the AuControlCheckbox and AuControlRadio components, but there are some inconsistencies between the 2. We should re-evaluate the implementations of both components and create new ones under the more intuitive names. This has the benefit that apps need to "opt-in" into using the new components and this isn't a breaking change.

Relates to: https://github.com/appuniversum/ember-appuniversum/issues/365#issuecomment-1418722020