Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collapse, Accordion, Tabs, Show-Hide, Carousel

Chalarangelo opened this issue · comments

  • Test Collapse component thoroughly with different kinds of content
  • Add Accordion component
  • Add Tabs component
  • Provide some customization options
  • Add Carousel component

The <Carousel> component has been cut out for now. It will probably return via a tab-like system with mobile-friendly (touch gesture) navigation later down the line.

Justification: Carousels are hard to use, pose accessibility issues and most users will ignore them. Better provide a sensible alternative.