Commit graph

6 commits

Author SHA1 Message Date
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
865aeb0748 refactor(text-input): remove dispatch, forward events
Supports #7

- Forward events, inline functions
- Add style prop
- Remove exported props
- Bind value for TextInput
2019-12-20 17:34:47 -08:00
Eric Liu
9c09073b58 chore(text-input): remove printed value from story 2019-12-18 09:11:43 -08:00
Eric Liu
e786e0e78f feat(components): add TextInput 2019-12-15 15:25:48 -08:00