Glide.js v3.2.7 Release Notes

Release Date: 2019-03-22 // about 5 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix(controls): Check if control element exists before removing active class (#320)
    • ๐Ÿ›  fix(swipe): Remove movable flag that caused blocking of swiping (#330)

    Internals

    • ๐Ÿ›  fix(controls): Touchstart event should be passive (#322)