Releases: adaptlearning/adapt-contrib-accordion
Releases · adaptlearning/adapt-contrib-accordion
v6.0.2
Fixed
Minimum requirements
v6.0.1
Fixed
Minimum requirements
v6.0.0
Changed
Fixed
Minimum requirements
v5.3.0
Added
Changed
Minimum requirements
v5.2.1
Fixed
Minimum requirements
v5.2.0 - the one with more space for text
Changed
- Less code clean-up (#2891)
- Accordion item text/image width from 50/50 to 60/40 (#2897)
- Increased item padding for consistency with other elements in Adapt (#2898)
- Removed 'placeholder' alt text from example.json; add guidelines for alt text in README and Authoring tool help text (part of #2939)
Minimum requirements
v5.1.0 - the one written in ES6
Changed
- Converted to ES6 class (part of #2808)
Fixed
- Issue in Chromium-based browsers affecting the scroll position when interacting with accordion items (#2869)
Minimum requirements
v5.0.0 - the one with BEM, rem and SMACSS
Changed:
- Updated html naming convention to adhere to BEM
- Adopted relative unit measurement (rem) instead of fixed (px)
- Updated CSS to use a SMACSS approach
- Added support for left or right image alignment
- Indentation amended to use 2 spaces instead of 4
Framework dependency version has been updated to v5+ due to breaking naming change.
Minimum requirements
v4.0.0 - the one with support for inview
- Added support for 'inview' (#2291)
- Updated to Accessibility v4 (requires framework v4+)
- Framework dependency bumped to v3.3+ due to (#2291)
Minimum requirements