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
|
a828218d15
|
refactor(tile): forward events, inline functions
Supports #7, #34
- Forward events, style prop
- Remove unneeded dispatched events
- Remove exported props
|
2019-12-20 04:16:50 -08:00 |
|
Eric Liu
|
46cb9aa44b
|
feat(components): add Tile
Supports #34
TODO:
- remove exported props
- compose TileGroup, SelectableTile, RadioTile components
|
2019-12-19 04:20:20 -08:00 |
|