Skip to content

Releases: backflip/jquery-carousel

Disable while sliding

04 Jul 13:13
Compare
Choose a tag to compare
2.0.5

Disable carousel while sliding

Fix behavior in case of too few slides (2nd attempt)

17 Feb 16:49
Compare
Choose a tag to compare

Fix behavior in case of too few slides

26 Jan 08:29
Compare
Choose a tag to compare
2.0.3

Fix behavior in case of too few slides

Height updating optimized

21 Jan 13:24
Compare
Choose a tag to compare
2.0.2

Height updating optimized

Fix destroy; Style only when initialized; Fix other small issues

20 Jan 15:42
Compare
Choose a tag to compare
2.0.1

Handles: remove 'Slide'; syncing: move to enable(); add optional argu…

Partial rewrite

19 Jan 21:27
Compare
Choose a tag to compare
  1. Markup
    • Use existing markup, don't add wrapper elements
    • Identify elements by specified selectors (see defaults)
    • Specify templates for nav elements
  2. Accessibility
    • Use button elements
    • Hide navigation from screen readers
    • Slide to parent element when focusing child
  3. Miscellaneous fixes and code optimizations

Gutter: duplication fixed

17 Jan 11:33
Compare
Choose a tag to compare
1.2.1

Bower: bump version

Optimize swiping behavior, add "gutter" option for spacing between slides, re-group options

17 Jan 10:40
Compare
Choose a tag to compare

Add option to skip resize listener, fix height adaption, do not reset props when updating

13 Jan 21:00
Compare
Choose a tag to compare

Dimension issues fixed when resizing (using outerWidth and outerHeight)

12 Jan 22:00
Compare
Choose a tag to compare