Skip to content

Releases: cgkineo/adapt-scrollSnap

v5.2.0

02 Dec 12:53
Compare
Choose a tag to compare

5.2.0 (2024-12-02)

Update

  • Replace btn icon for padlock when locked (#56) (45a0b11), closes #56

v5.1.6

05 Dec 12:55
Compare
Choose a tag to compare

5.1.6 (2023-12-05)

Fix

  • Update navigation height less variable to css variable. closed #52

  • Added option chaining to menu.js (#54) (abd3477), closes #54 #53

v5.1.5

14 Apr 14:09
Compare
Choose a tag to compare

5.1.5 (2023-04-14)

Fix

v5.1.4

15 Feb 09:49
Compare
Choose a tag to compare

5.1.4 (2023-02-15)

Fix

  • Added release automation (42630b3)

v5.1.3

14 Nov 17:08
Compare
Choose a tag to compare

Fixed

  • Switch to --adapt-viewport-height for viewport height positioning - #17
  • Inaccurate snap position + flicker - #34
  • Menu and notify scroll controls respond their state to scroll position - #35
  • _isGlobalNotifyScroll can be disabled - #39
  • Rendering issues for an active scrollsnap view when trickle is enabled - #40
  • Navigation buttons show/hide accordingly to the snap transition - #42
  • _autoScrollOnInteractionComplete error for branched content - #43
  • Prevent scroll controls from being rendered multiple times on a menu - #45
  • Reset State when the page view is removed - #46
  • Navigation removal and broken keyboard accessibility following browser resize - #47
  • Restrict view:childAdded to blocks and prevent multiple updates - #49

v5.1.2

01 Jun 18:07
08041ff
Compare
Choose a tag to compare

Fixed

  • Backward snap not reading with screen reader #31
  • Trickle detection not working correctly #29

v5.1.0

01 Jun 11:32
910ff4b
Compare
Choose a tag to compare

Fixed

  • Does not scroll/snap whilst drawer is open (#27)
  • Accordion support, recalculates navigation controls on page resize

v5.0.0

31 May 09:14
Compare
Choose a tag to compare

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

v3.3.1

11 May 16:05
b049d78
Compare
Choose a tag to compare

Fixed

  • Brightcove media player visibility: hidden override (49f4f18)

v3.3.0

27 Apr 16:07
a8bfea4
Compare
Choose a tag to compare

Fixed

  • Disabled on iphones entirely