Skip to content

v3.2.7

Compare
Choose a tag to compare
@jedrzejchalubek jedrzejchalubek released this 22 Mar 10:22
· 64 commits to master since this release

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)