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
|
5e522c399c
|
refactor(composed-modal): focus currentTarget in transitionend event
- Dispatch open event
|
2019-12-25 13:13:28 -08:00 |
|
Eric Liu
|
3f03a1c259
|
refactor(composed-modal): use onMount, afterUpdate methods
|
2019-12-25 07:19:51 -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
|
ffb6f477b9
|
refactor(composed-modal): register buttonRef directly
|
2019-12-24 09:37:35 -08:00 |
|
Eric Liu
|
fc366a9366
|
feat(component): add ComposedModal
Closes #13
|
2019-12-23 18:38:33 -08:00 |
|