v3.1.0
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 ofel.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