Releases: cgkineo/adapt-scrollSnap
Releases · cgkineo/adapt-scrollSnap
v5.2.0
v5.1.6
v5.1.5
v5.1.4
v5.1.3
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
v5.1.0
v5.0.0
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
v3.3.0
Fixed
- Disabled on iphones entirely