Releases: adaptlearning/adapt-contrib-accordion
Releases · adaptlearning/adapt-contrib-accordion
v3.0.1 - the one with the correct framework dependency
v3.0.0 - the one with DRY code
Release v2.1.2
Release v2.1.1
Release v2.1.0
- accordion images can now have attribution (#1526)
- ensure that HTML tags cannot accidentally be included in the ARIA label (#78)
Release v2.0.5
- Added
translatable
properties in preparation for multi-language support - Added new
_shouldCollapseItems
property, to allow the user to toggle collapsing the accordion items (defaults totrue
)
Release v2.0.4
- Bug fix for revisited state
- Bug fix for
_isInteractionComplete
issue - Added support for
_classes
to_items
Release v2.0.3
Wrapped body text in <div>
in order to allow more flexible positioning of image.
Release v2.0.2
- change padding for item graphic from @item-padding to @item-padding-top
Release v2.0.1
Headline changes:
- iOS accessibility fix
- updated to v2-style LESS variables
- updates for authoring tool compatibility