Skip to content

Releases: adaptlearning/adapt-contrib-hotgraphic

v5.2.0 - the one with numbered pins

01 Sep 14:46
Compare
Choose a tag to compare

Added

  • option to show numbers on the pins (#1570)

Changed

  • Converted to ES6 class (part of #2808)
  • Switched over to new Notify API
  • Use data attributes for direction instead of relying on CSS classes

Minimum requirements

Name Version
Framework 5.5
Narrative 6.1

v5.1.1 - bugfixes

26 Jun 12:18
Compare
Choose a tag to compare

Fixed:

  • popup next/back accessibility issue (#2707 )
  • component was using ItemsComponentModel directly instead of extending it (#2718)
  • the hide-desktop-image class hiding images for all resolutions instead of just for desktop (#2732)

Minimum requirements

Name Version
Framework 5
Narrative 6

v4.3.1 - various bugfixes for the FW v3-v4 compatible version

12 May 14:30
f1919de
Compare
Choose a tag to compare

Fixed:

  • pop back and next buttons accessibility broken (#2707)
  • popup controls double click on iOS (#2622)
  • always expects graphics to have alt text (#2727)

Minimum requirements

Name Version
Framework 3.3
Narrative 3

v5.1.0 - the one with the image-zoom effect switched off by default

09 Mar 15:02
Compare
Choose a tag to compare

Added

  • Switched off the image-zoom effect by default and added support for enabling it by adding a "has-img-zoom" class to the component (#2615)

Fixed

  • pins not retaining visited state between pages in the same session (#2599)
  • popup controls triggering two clicks when pressed in iOS12 (#2622)
  • positioning bug with popup close button when _hidePagination: true (#2636)

Minimum requirements

Name Version
Framework 5
Narrative 6

v5.0.0 - the one with BEM, rem and SMACSS

19 Nov 16:26
5622c66
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
  • Split popup less into new file
  • Added _isRound property to component
  • Added support for left image alignment in popup
  • 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
Narrative 6

v4.3.0 - the one that lets you set the popup heading's aria-level

29 Oct 17:02
Compare
Choose a tag to compare

Added

  • The popup heading's aria-level can now be set (via config.json) to something other than 1 (#2477) - note that this feature requires FW v4.3.0 (or better)

Fixed

  • 'double-click' issue on iOS (#2528)

Removed

  • Reference to non-existent setting _closeOnBackdrop (#2539)

Minimum requirements

Name Version
Framework 3.3
Narrative 3

v4.2.2 - minor bug fixes

31 Jul 10:53
Compare
Choose a tag to compare

Fixed

  • a11y: Use of role=list breaks accessibility (#2450)
  • a11y: JAWS not reading out correct popup text (#2451)
  • fallback for popupPagination property (#2478)

Minimum requirements

Name Version
Framework 3.3
Narrative 3

v4.2.1 - various bugfixes and documentation improvements

07 Jun 13:35
Compare
Choose a tag to compare

Fixed

  • missing/incorrect documentation for _useGraphicsAsPins and _classes (#2367 & #2385)
  • removed unused 'title' entry from properties.schema (#2406)
  • was failing accessibility validation due to having no child elements with role="listitem" (#2426)
  • v4.2.0 pin image CSS breaking third party themes (#2445)

Minimum requirements

Name Version
Framework 3.3
Narrative 3

v4.2.0 - the one that lets you use graphic pins

15 Apr 12:53
2e404db
Compare
Choose a tag to compare

Adds optional _pin setting to items in order to specify a graphic (#1728)

Minimum requirements

Name Version
Framework 3.3
Narrative 3

v4.1.0 - the one that lets AAT users change the completion setting

22 Mar 14:52
Compare
Choose a tag to compare

Makes the _setCompletionOn property available to authoring tool users (#2384)

Minimum requirements

Name Version
Framework 3.3
Narrative 3