Eric Liu
|
62719c45cc
|
fix(tab): set selected to currentIndex after updating
|
2020-01-11 18:39:07 -08:00 |
|
Eric Liu
|
b1fe3de8ad
|
refactor(components): alphabetize exported props for scannability
|
2019-12-31 16:36:10 -08:00 |
|
Eric Liu
|
7e5252951a
|
feat(component): add Tooltip
Closes #11
- Fixes `tabindex` prop storybook typo
|
2019-12-29 10:10: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
|
85c4a14b2a
|
feat(component): add FileUploader
Closes #16
|
2019-12-23 20:59:56 -08:00 |
|
Eric Liu
|
4ba8df4425
|
feat(components): add Tabs
Closes #32
|
2019-12-22 05:50:12 -08:00 |
|