Commit graph

4 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
f3c702947c refactor(lib): extract fillArray utility 2019-12-23 09:47:34 -08:00
Eric Liu
4dad89e12d feat(component): add Pagination
Closes #23
2019-12-23 09:32:20 -08:00