Glide.js v3.1.0 Release Notes

Release Date: 2018-06-20 // almost 6 years ago
  • ๐Ÿ”‹ Features

    • 0๏ธโƒฃ 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