Commit graph

9 commits

Author SHA1 Message Date
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
Marcus Feitoza
023447e9a8 fix(composedmodal): focus and event 2020-05-03 17:58:27 -03: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
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
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