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
|
1286b9901d
|
refactor(components): remove exported "props"
Closes #17
- Forward events
- Adds style prop, removes exported props
|
2019-12-22 09:29:45 -08:00 |
|
Eric Liu
|
39ca81f9a8
|
fix(accordion): set animation on click
|
2019-12-20 13:39:32 -08:00 |
|
Eric Liu
|
ce985ea90e
|
refactor(accordion-item): remove comments, let assignment
|
2019-12-19 19:48:29 -08:00 |
|
Eric Liu
|
6f3834211e
|
refactor(accordion): remove expando, inline functions
Supports #7
- Forward events
- Export style
|
2019-12-19 19:31:04 -08:00 |
|
Eric Liu
|
72dc38ea56
|
feat: initial commit
|
2019-12-15 11:20:52 -08:00 |
|