Commit graph

7 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
Eric Liu
5b753fc64b fix(overflow-menu): set didOpen after menu opened
#191
2020-06-17 16:45:47 -07:00
Eric Liu
4dcd88d03e fix(overflow-menu): focus button after initial opening
#191
2020-06-16 12:32:41 -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
9e3d387da3 feat(component): add OverflowMenu
Closes #22
2019-12-26 10:25:46 -08:00