Releases: adaptlearning/adapt-contrib-graphic
Releases · adaptlearning/adapt-contrib-graphic
v3.0.0 - the one with the (data) model
- Updated to use
ComponentModel
(#1179) - Updated to use new ComponentView
inview
functionality (#2269) - Updated to Accessibility v4 (requires framework v4+)
- Framework dependency bumped to v3.3+ due to (#2269)
Minimum requirements
Name | Version |
---|---|
Framework | 3.3 |
Release v2.0.5
Release v2.0.4
Corrects a possible race condition with imageready()
which is especially noticeable on iOS devices.
Release v2.0.3
- add some defensive programming for better compatibility with the authoring tool
- update properties.schema with
translatable
properties in preparation for localisation support
Release v2.0.2
enhancement to allow purely decorative images to be hidden from ARIA by leaving the alt
property blank in the json (#902)
Release v2.0.1
Headline changes:
- updates for authoring tool compatibility
Release v2.0.0
For the Adapt Framework v2.0.0 release
fix incorrect link in README
README was linking to the example.json for adapt-contrib-gmcq.
Release v1.1.6
Fixes bug with inview
Release v1.1.5
Schema fix