All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2018-07-18)
- Add accordion mode (e7db22a)
- New option can be passed to the module to enable accordion mode. The default value is "false". Setting it to "true" enables the mode.
showHide({ accordion: true, });