Skip to content

Releases: stevenwanderski/bxslider-4

v4.2.15

02 May 19:00
a26c6d9
Compare
Choose a tag to compare

restore original event target correctly
fix-event-target-restore

v4.2.14

09 Apr 10:03
Compare
Choose a tag to compare

Bug Fixes

  • Fixing flickering (on -webkit) when used background-image to
  • instead of
  • FIX calling API method stopAuto()
  • InvalidPointerId on Android 6
  • Use jQuery.fn.on instead of jQuery.fn.bind #1126
  • InvalidPointerId on Android 6

v4.2.13

09 Apr 07:03
Compare
Choose a tag to compare

Bug Fixes:

  • Fix error pagerqty
  • Fix the problem #48 in the version 4.2.5 when using YUI Compressor
  • Fix division by 0
  • Ensure that slider.working is set to false at the end of goToSlide(), regardless of what happened with position.
  • Add Callback for when Auto changes...
  • Fix for Firefox59 and PointerEvent standard compatibility
  • Fix for middle mouse click

Cleanup

  • Fix typo
  • Format the license in package.json to match the SPDX standard
  • Code formatting