Commit graph

6 commits

Author SHA1 Message Date
Eric Liu
b1fe3de8ad refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -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
85c4a14b2a feat(component): add FileUploader
Closes #16
2019-12-23 20:59:56 -08:00
Eric Liu
f3c702947c refactor(lib): extract fillArray utility 2019-12-23 09:47:34 -08:00
Eric Liu
42f01372f0 refactor(data-table-skeleton): remove exported props
Supports #7

- Add supported component to readme
2019-12-18 09:27:48 -08:00
Eric Liu
b95fd1ac55 feat(component): add DataTableSkeleton 2019-12-18 04:21:59 -08:00