Releases
v2.0.11
moloko
released this
26 Jul 14:17
Added
global text support (#1049 )
abstract implementation of onSubmitted
to allow question component plugins to extend this in the same way they can for onCannotSubmit
(#1124 )
ability to completely hide the feedback button (#1073 )
Changed
standardised handlebars helper names (#1049 )
updated core libraries and npm modules to more recent versions (#1061 )
allow Drawer to be closed by Esc keypress when accessibility is not active (#938 )
different method of calculating screen width for better compatibility with iOS (#1096 )
various changes in preparation for the language picker functionality (#1120 )
various changes in preparation for moving _canShowMarking
into core code (#1046 )
Allow user to be prevented from navigating to the menu using the browser's back button when the start controller is active (#1037 & #1152 )
Fixed
accessibility library occasionally throwing error 'Could not find the next focusable element' (#1015 )
using the navigateToHomeRoute
function causing the page to jump to the top (#1079 )
tabindex being incorrectly applied to a11y-hideable elements (#1093 )
default values not being copied into course.json from schema files (#991 )
global properties in course.json out-of-date/inconsistent (#1136 )
bug with question marking introduced in v2.0.10 (#1114 )
You can’t perform that action at this time.