v1.1.2
Added
- Added new
navigation:homeButton
event - Grunt
build
process now allows for the use of a single menu/theme, rather than building all insrc
. - Grunt process now allows for a custom output folder (for use with the authoring tool).
Changed
- Velocity.js updated.
Removed
- test folder removed.
Fixed
- Various JSON amends.
- Check for
_canNavigate
onnavigateToHomeRoute
. - 573: bug in router navigateToParent() function when using nested pages.
- Added defensive programming to ensure
findDescendants()
andgetChildren()
fail silently. - Bug with MCQ/GMCQ feedback to ensure correct type of feedback is returned.