Releases: bagusindrayana/scrollpage-js
Releases · bagusindrayana/scrollpage-js
v0.1.5 - minor fix
check if content has css overflow attribute (auto/scroll/visible) - problem with content that exceeds parent
v0.1.4
fix
- parent and previous sibling
- scrolling content
- horizontal swipe in mobile trigger scroll
- swipe scroll on mobile sometime not wrok/bug
add
- trigger scrollpage if scrolling content reach bottom or top
- relative mode for sub scrollpage
- update demo and examples
v0.1.3 - fix scroll function
fix scroll function not work if scrolling when mouse hover on child element
v0.1.2
there are still many shortcomings (possibility of typos, minor errors and so on, I don't have time to check) so there will be many updates, please always check for the latest version, you can edit the source code yourself if you want