Skip to content

Releases: adaptlearning/adapt-contrib-accordion

v3.0.1 - the one with the correct framework dependency

28 Jun 15:29
Compare
Choose a tag to compare

Framework dependency was incorrect, this requires #2071 which was released in framework v3.2.0 (#2147)

Minimum requirements

Name Version
Framework 3.2

v3.0.0 - the one with DRY code

26 Jun 10:56
Compare
Choose a tag to compare

Major refactor to split code into view and model (using the new ItemsComponentModel that was introduced in Adapt v3) (#1178) and to generally tidy up the code and bring it up to modern standards

Minimum requirements

Name Version
Framework 3.2

Release v2.1.2

23 Jan 10:50
Compare
Choose a tag to compare
  • Corrects scroll/jump issue in IE11 (#1927)

Minimum requirements

Name Version
Framework 2

Release v2.1.1

09 Aug 14:06
Compare
Choose a tag to compare
  • Changed Boolean inputs to Checkbox for authoring tool (#1380)
  • Updated framework dependency to satisfy future releases (#1704)

Release v2.1.0

24 Jun 19:21
Compare
Choose a tag to compare
  • accordion images can now have attribution (#1526)
  • ensure that HTML tags cannot accidentally be included in the ARIA label (#78)

Release v2.0.5

19 Jul 09:01
Compare
Choose a tag to compare
  • Added translatable properties in preparation for multi-language support
  • Added new _shouldCollapseItems property, to allow the user to toggle collapsing the accordion items (defaults to true)

Release v2.0.4

20 Apr 15:07
Compare
Choose a tag to compare
  • Bug fix for revisited state
  • Bug fix for _isInteractionComplete issue
  • Added support for _classes to _items

Release v2.0.3

18 Dec 09:29
Compare
Choose a tag to compare

Wrapped body text in <div> in order to allow more flexible positioning of image.

Release v2.0.2

24 Nov 10:28
Compare
Choose a tag to compare
  • change padding for item graphic from @item-padding to @item-padding-top

Release v2.0.1

30 Oct 10:46
Compare
Choose a tag to compare

Headline changes:

  • iOS accessibility fix
  • updated to v2-style LESS variables
  • updates for authoring tool compatibility