Skip to content

Releases: drien/jquery-flipster

1.1.6

17 Jan 23:50
6b43708
Compare
Choose a tag to compare

Update dependencies

1.1.5

17 Oct 22:05
Compare
Choose a tag to compare
  • Fixes an issue with event handling in current browsers.

1.1.4

01 May 21:41
Compare
Choose a tag to compare

Ensuring latest build files made it to npm.

1.1.3

10 Nov 21:34
e2b1241
Compare
Choose a tag to compare

Improvements to swiping behavior on mobile.

1.1.2

03 Mar 21:54
Compare
Choose a tag to compare

Bower & package.json fixes

1.1.1

03 Mar 21:26
Compare
Choose a tag to compare
  • Fix for maximum callstack errors when not visible. #74 #79

1.1.0

03 Mar 20:58
Compare
Choose a tag to compare
  • stop method added for issues like #75

1.0.1

02 Nov 19:13
Compare
Choose a tag to compare
  • Fixed issue #63 where the active nav class was added to all nav items.

1.0.0

23 Oct 15:17
Compare
Choose a tag to compare
  • Special thanks to @shshaw for major additions leading to version 1.0!
  • Massive rewrite for performance optimization and simplification
  • Some option names have changed; be sure to check the documentation to update your code
  • Better scrollwheel, keyboard and touch events
  • BEM syntax for all Flipster classes
  • Added autoplay option to automatically advance through items; pauseOnHover option will prevent items from switching automatically while hovered
  • Added fadeIn option for controlling duration of fade-in animation after Flipster has been setup

0.3.5

23 Jul 18:50
Compare
Choose a tag to compare

Bower support