Skip to content

v3.0.0

Compare
Choose a tag to compare
@albertogasparin albertogasparin released this 31 Mar 14:16
· 13 commits to master since this release

Breaking changes

  • Drop support for IE < 11
  • No longer polyfill CustomEvent and requestAnimationFrame

New features

  • wrapContent: decide if Optiscroll should wrap your content or not
  • rtl: support for right-to-left layout (detected automatically, but it can be forced)

Bugfix & improvements

  • Use passive event listeners if supported
  • Ensure correct instance is removed from instances array
 on destroy()