Eric Liu
|
2200b29b92
|
chore: lift components folder
|
2020-07-19 09:06:08 -07:00 |
|
Eric Liu
|
e886d772c7
|
refactor: use $$restProps API
- add ref prop for applicable components (#196)
- add slot to Content Switcher `Switch` component (#183)
- remove fillArray, css utilities
|
2020-07-19 05:49:40 -07:00 |
|
Eric Liu
|
b1fe3de8ad
|
refactor(components): alphabetize exported props for scannability
|
2019-12-31 16:36:10 -08:00 |
|
Eric Liu
|
866cc962cd
|
chore(lint): apply recommended lint rules
|
2019-12-29 15:37:56 -08:00 |
|
Eric Liu
|
6a28583a85
|
chore(file-uploader-drop-container): move class names to markup
|
2019-12-25 07:20:23 -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 |
|