RockefellerArchiveCenter / styles

Style Library for the Rockefeller Archive Center
https://styles.rockarch.org
MIT License
0 stars 1 forks source link

Adds Storybook search component #34

Closed helrond closed 3 years ago

helrond commented 3 years ago

Adds a search component. Because the search is structured quite differently in Aurora, DIMES and library websites, there are a fair number of conditionals in the rendering. I'm also unsure about class names and HTML structure - we may need to iteratively tweak the component and styles as we implement.

I could also break this out into separate stories, rather than delegating to controls. Thoughts?

fixes #24