Skip to content

Releases: adaptlearning/adapt-contrib-graphic

v6.2.0

08 Aug 10:07
Compare
Choose a tag to compare

6.2.0 (2022-08-08)

New

  • Added longdescription and horizontal scrolling (053a0e6)

v6.1.1

28 Jul 15:02
Compare
Choose a tag to compare

6.1.1 (2022-07-28)

Fix

  • Added gitignore for release automation (a5cc5aa)
  • Added gitignore for release automation (dd8da44)

v6.1.0

24 Jul 10:48
Compare
Choose a tag to compare

6.1.0 (2022-07-24)

Fix

  • Added package-lock.json (050ec57)
  • Added release automation (72e4fb3)
  • Added release automation (aac511f)

New

v6.0.0

10 May 09:19
Compare
Choose a tag to compare

Removed

Minimum requirements

Name Version
Framework 5.19.1

v5.1.0

08 Dec 10:07
68b9375
Compare
Choose a tag to compare

Added

Minimum requirements

Name Version
Framework 5.14.0

v5.0.0

13 Sep 10:44
c36bcc4
Compare
Choose a tag to compare

Changed

Minimum requirements

Name Version
Framework 5.14.0

v4.2.0

13 Aug 13:02
Compare
Choose a tag to compare

Added

Changed

Minimum requirements

Name Version
Framework 5.5

v4.1.0 - the one written in ES6

01 Sep 14:58
2891b0e
Compare
Choose a tag to compare

Changed

  • Converted to ES6 class (part of #2808)

Minimum requirements

Name Version
Framework 5.5

v4.0.1 - bugfix

07 Jul 17:33
Compare
Choose a tag to compare

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

19 Nov 16:23
f1fb198
Compare
Choose a tag to compare

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

Name Version
Framework 5