Commit graph

2 commits

Author SHA1 Message Date
Eric Liu
c446fc74f4 refactor(components): convert const to reactive where appropriate
- Inline class assignments to avoid script-level clutter
- Ignore a11y-missing-attribute instead of redundant href
2019-12-24 09:41:12 -08:00
Eric Liu
4f73b8b71a feat(components): add RadioButtonGroup
Closes #25
2019-12-21 17:16:15 -08:00