Skip to content

Releases: woocommerce/FlexSlider

2.7.2

07 Mar 17:08
690832b
Compare
Choose a tag to compare

Refactor jQuery HTML output for img attributes.

2.7.1

15 Jun 20:35
53570ee
Compare
Choose a tag to compare

RTL fixes for Firefox browser.
Adds 'isFirefox' param.

2.7.0

02 Feb 09:57
91e323d
Compare
Choose a tag to compare
  • Fixes resize method call for orientationchange.
  • Adds RTL feature - param "rtl" added.
  • Adds RTL demo's.

2.6.4

11 Aug 11:14
Compare
Choose a tag to compare

Fixes resize method call for orientationchange.

2.6.3

07 Sep 11:27
Compare
Choose a tag to compare

Rollback fade fixes, due to harsh fade reports.

Repackaged due to bower error.

2.6.2

19 Aug 08:22
Compare
Choose a tag to compare

Minor update to fix issues with varying heights and overflow onto content below the slider. Fixes the visibility of the pagination and the navigation in the "fade" mode.

Props @danieldudzic

2.6.1

12 May 13:13
Compare
Choose a tag to compare

Fix release:

  • smoothHeight now uses innerHeight() instead of height() to account for padding in calculation.
  • Defining var altText to prevent error.
  • bower.json add fonts folder on main field.
  • Changed true to false in order to make sure whether or not to allow a slider comprised of a single slide.

Props to:
@thomasguillot @nckappeler @jeffikus

2.6.0

17 Nov 13:34
Compare
Choose a tag to compare
  • Adds composer json file keywords
  • Scope fix for focused keyword
  • Fixes bower demo folder exclusion
  • z-index fix for disabled nav arrow
  • play/pause accessibility fix
  • itemMargin fix for slider items margins
  • Fixes accessibility for in focus elements and pagination controls
  • Firefox fix for text selection on slider carousel
  • Adds data-thumb-alt image alt attribute

2.5.0

10 Jul 19:43
Compare
Choose a tag to compare

UPDATED: Adds support for Bower and NPM installs. Fixes version info in manifest files.

2.5.0

22 May 15:13
Compare
Choose a tag to compare
  • CSS fix for pausePlay play icon.
  • Firefox touchstart event fix.
  • Compatibility change for jQuery to 1.7.0+
  • Adds customDirectionNav param for custom navigation controls