Commit graph

3 commits

Author SHA1 Message Date
Eric Liu
d9c951f332 refactor(fileuploader): move reactive assignment 2019-12-29 19:43:58 -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