Skip to content

v3.0.0 - the one with DRY code

Compare
Choose a tag to compare
@moloko moloko released this 26 Jun 11:16
· 236 commits to master since this release

Changed

  • 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
  • switched to using new Adapt.getViewClass method for fetching a view from the component store (#2073)
  • switched to using Notify for displaying popup content (#1525)

Added

  • an aria-has-popup attribute and editable pin aria-label prefix (#2051)
  • popup 'pagination' label is now dynamic so can be set via course.json/authoring tool and translated properly

Fixed

  • path to 'visited' aria-label wasn't correct

Minimum requirements

Name Version
Framework 3.2
Narrative 3