Commit graph

6 commits

Author SHA1 Message Date
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Eric Liu
76df51674d chore: update dependencies, remove jest
- remove docs/palimpsest folders (to be replaced)
- remove Layout Storybook component
2020-07-19 06:53:10 -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
b1fe3de8ad refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Eric Liu
73e96e3d35 fix(progress-indicator): correct Story 2019-12-21 11:10:35 -08:00
Eric Liu
a0c4d347d5 feat(component): add ProgressIndicator
Closes #24
2019-12-21 11:03:50 -08:00