Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 611 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2018-07-18)

Features

BREAKING CHANGES

  • 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, });