UNPKG

@js-components/accordion

Version:
48 lines (23 loc) 794 B
# Changelog ## [1.2.1] - 2023-05-25 ### Fixed - Build script not working ## [1.2.0] - 2023-05-23 ### Added - Toggle type options, which expand only one accordion at a time or multiple ### Fixed - Selecting elements ### Deprecated - ``item`` API with ``accordionElWrapper`` ## 1.1.1 - 2023-05-01 ### Fixed - Trigger button don't have initial CSS class when accordion is collapsed ## 1.1.0 - 2023-04-28 ### Fixed - Rethinking accordion HTML struture - Added backward compatibility for previous struture ## 1.1.0 - 2023-03-16 ### Added - Everything [1.2.1]: https://github.com/abhy12/JS-Components/compare/accordion-1.2.0...accordion-1.2.1/ [1.2.0]: https://github.com/abhy12/JS-Components/compare/accordion...accordion-1.2.0