Releases: adaptlearning/adapt-contrib-slider
Releases · adaptlearning/adapt-contrib-slider
Release v2.2.0
Release v2.1.6
Fixed
- IE10/IE11 selection bug (#1844)
Release v2.1.5
Release v2.1.4
Added
- Support for decimal step values (#1423)
Release v2.1.3
- moved rangeslider.js to libraries folder to help speed up compilation (#1228)
- RTL layout fixes for slider marker (#1276)
- fix for styling not being applied when restoring answer from a previous session (#1309)
- Update to stop feedback from being required when this component is used in the authoring tool (#1192)
Release v2.1.2
- fixes issue with breaking Slider on course reentry when
_shouldStoreResponses
is set to true (#1308)
Release v2.1.1
Release v2.1.0
Major update to use third-party library rangeslider.js (#887).
Note that this updated version works best with v2.0.2 of the vanilla theme - but will still function with older versions.
Also includes the following fixes/changes:
- fix for error being thrown when
_correctRange
not defined in json (#888) - fix for some RTL layout issues (#913)
- update to allow for the 'step' of the slider scale to be changed (#862)
- update properties.schema:
- fix for issue of being unable to click the scale numbers in completed slider components in subsequent sessions (#1060)
Release v2.0.4
- added
_canShowModelAnswer
to the properties.schema to make it available to authoring tool users - accessibility fix to prevent component from stealing focus on setup
- fix for misaligned selected attributes