Releases: adaptlearning/adapt-contrib-graphic
Releases · adaptlearning/adapt-contrib-graphic
v6.2.0
6.2.0 (2022-08-08)
New
- Added longdescription and horizontal scrolling (053a0e6)
v6.1.1
6.1.1 (2022-07-28)
Fix
- Added gitignore for release automation (a5cc5aa)
- Added gitignore for release automation (dd8da44)
v6.1.0
6.1.0 (2022-07-24)
Fix
New
v6.0.0
Removed
Minimum requirements
v5.1.0
Added
Minimum requirements
v5.0.0
Changed
Minimum requirements
v4.2.0
Added
Changed
Minimum requirements
v4.1.0 - the one written in ES6
Changed
- Converted to ES6 class (part of #2808)
Minimum requirements
v4.0.1 - bugfix
Fixed
- Unable to use HTML entities within
aria-label
attribute (#2807). Note: if you want to be able to use HTML entities in this way you'll need FW v5.6.1 (or better).
v4.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
- Indentation amended to use 2 spaces instead of 4
Framework dependency version has been updated to v5+ due to breaking naming change.
Minimum requirements