Commit graph

7 commits

Author SHA1 Message Date
Eric Liu
37e2855c83 feat(search): export skeleton prop 2020-01-04 09:10:40 -08:00
Eric Liu
be094b9096 fix(time-picker-select): change select to selectValue 2019-12-31 16:18:43 -08:00
Eric Liu
24c44ad41b refactor(search): remove dispatch, rename placeHolderText 2019-12-29 19:04:36 -08:00
Eric Liu
fd91dd80c5 feat(search): export autofocus prop 2019-12-25 07:22:29 -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
1286b9901d refactor(components): remove exported "props"
Closes #17

- Forward events
- Adds style prop, removes exported props
2019-12-22 09:29:45 -08:00
Eric Liu
8ff35b7642 feat(components): add Search component 2019-12-15 14:33:22 -08:00