Releases: gblazex/smoothscroll-for-websites
Releases · gblazex/smoothscroll-for-websites
v1.5.1 shadow dom, web components, spacebar fixes, event.code
v1.4.10 touchpad detection improved
bump version 1.4.10
v1.4.9 passive listener fix
chrome 73+ needs passive: false specified
v1.4.8 fix for html, body {height: 100% }
fix for html, body {height: 100% }
v1.4.7 fix home button, fix scroll-behavior: smooth
and dpiScaledWheelDelta
v1.4.6 don't allow messing with trackpads anymore (#53, #39, #16)
v1.4.5 fix #46, #38, #22 + apply old fix for old safari only
v1.4.4 Added Win7 IE11 support, fixed IE bug regarding Node.contains()
Added Win7 IE11 support
Fixed IE bug regarding Node.contains() (only works for Elements in IE, not for all nodeTypes)
v1.4.2 Added uglify to minify, fixed bower package name
Added uglify to minify
Fixed bower package name
v1.4.1 require JS, Chrome Zoom level fix
fix: Chrome 1px scroll w Zoom level <100% didn't work
Added support for require.js