Skip to content

Releases: adaptlearning/adapt-contrib-core

v6.17.0

17 Aug 17:03
Compare
Choose a tag to compare

6.17.0 (2022-08-17)

Update

  • Remove tabindex from a11y.toggleEnabled (fixes #220) (7d2c42a), closes #220

v6.16.0

17 Aug 01:43
Compare
Choose a tag to compare

6.16.0 (2022-08-17)

Update

v6.15.0

16 Aug 13:52
Compare
Choose a tag to compare

6.15.0 (2022-08-16)

New

v6.14.2

03 Aug 11:04
Compare
Choose a tag to compare

6.14.2 (2022-08-03)

Fix

v6.14.1

26 Jul 16:32
Compare
Choose a tag to compare

6.14.1 (2022-07-26)

Fix

v6.14.0

25 Jul 11:59
Compare
Choose a tag to compare

6.14.0 (2022-07-25)

New

v6.13.1

24 Jul 11:09
Compare
Choose a tag to compare

6.13.1 (2022-07-24)

Fix

  • Added schemas for build.strictMode and build.targets (6ba1de2)

v6.13.0

24 Jul 09:50
Compare
Choose a tag to compare

6.13.0 (2022-07-24)

New

Fix

  • Moved skip navigation button onscreen for screen readers #164

v6.12.0

18 Jul 10:38
Compare
Choose a tag to compare

Added

  • _friendlyId field to content schema (#160)

Fixed

  • Allowed navigateToElement to take a jquery array (#169)
  • Accessibility updates to drawer (#109)

Removed

Minimum requirements

Name Version
Framework 5.20.2

v6.11.0

06 Jul 14:03
Compare
Choose a tag to compare

Added

  • Automated aria levels (#145)

Changed

  • Block accessibility from .notify__popup to this.$el (#126)
  • Context between header & status in aria-labels (#151)
  • Append subview rather than prepend (#158)
  • Convert image.jsx divs to spans (#132)
  • Drawer button child divs to spans (#134)
  • Nav button divs to spans (#136)
  • Notify button divs to spans (#139)

Fixed

  • Tracking positions should not be relative to _isTracking === false models (#130)

Removed

  • Unnecessary aria-labelledby from main region (#99)
  • Unnecessary required definitions from schemas (#143)

Minimum requirements

Name Version
Framework 5.20.1