Skip to content

v5.0.0

Compare
Choose a tag to compare
@oliverfoster oliverfoster released this 31 May 09:14
· 22 commits to master since this release

Added

  • _isOverscrollSnapEnabled to course.json, to stop snapping on mouse/touchpad overscroll
  • _isGlobalMenuScroll for course.json to add scroll buttons to the menu
  • _isGlobalNotifyScroll for course.json to add scroll buttons to the notify
  • _navigation._prompts._scroll.[nextLabel|previousLabel|_nextClasses|_previousClasses] to course.json to allow buttons to prompt for scrollling
  • _autoScrollOnInteractionComplete for blocks.json
  • _htmlClasses for blocks.json
  • _preSnap._isReRender for blocks.json
  • _preSnap._isReset for blocks.json

Fixed

  • Navigation button scroll prompt rerendering on completion/resize