You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
Bellows is a fast mobile-optimized accordion meant to make progressive disclosure easier on small screens. It animates smoothly to give context for additional content and is easy to include on any site.
Features
Tapping on a header should open and close a following containing block
The container for the item should animate smoothly when opening and closing
Have an option to have only a single content block open at a time
Should be able to dynamically resize to fit content
Should be able to work with multiple bellows inside of themselves.
Assumptions
Auto-initializes with a data-attribute
Fires events on every interaction
Is unit-testable
Support Requirements
Bellows hides and reveals content without animating