Skip to content

0.4.0

Compare
Choose a tag to compare
@gilbarbara gilbarbara released this 26 Dec 22:11
· 19 commits to master since this release

Master refactor!

  • remove gulp
  • remove bower support
  • update configuration
  • remove deprecated DOMMouseScroll event
  • use wheel event instead of the deprecated mousewheel
  • remove demo html
  • add scrollingelement
  • rename options properties: disableScrollbar -> disableScroll AND scrollEventKeys -> keyboardKeys
  • update lockToScrollPos to handle scrollX/scrollY for window
  • add tests
  • update README