Commit graph

6 commits

Author SHA1 Message Date
Eric Liu
0b30250e57 refactor(structured-list): make StructuredListWrapper default component 2019-12-31 15:47:45 -08:00
Eric Liu
866cc962cd chore(lint): apply recommended lint rules 2019-12-29 15:37:56 -08:00
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
f3c702947c refactor(lib): extract fillArray utility 2019-12-23 09:47:34 -08:00
Eric Liu
3db87de307 fix(structured-list): remove StructuredList import 2019-12-21 19:05:56 -08:00
Eric Liu
d326bf1fce feat(components): add StructuredList
Closes #27
2019-12-21 18:59:09 -08:00