Skip to content

v3.1.0

Compare
Choose a tag to compare
@jedrzejchalubek jedrzejchalubek released this 20 Jun 11:24
· 108 commits to master since this release

Features

  • feat(run): Add additional rewind flag to the defaults that allow to disable the loop effect

Bug Fixes

  • fix(clones): Use parent.removeChild() method to remove cloned DOM nodes instead of el.remove() for compatibility with IE11 (#228)
  • fix(clones): Fix infinite loop if there were no slides (#231)

Internals

  • feat(anchors): It's unnecessary to clear data-href attribute on anchor each time