Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Releases: woocommerce/FlexSlider

2.7.2

Choose a tag to compare

@jeffikus jeffikus released this 07 Mar 17:08
690832b

Refactor jQuery HTML output for img attributes.

2.7.1

Choose a tag to compare

@jeffikus jeffikus released this 15 Jun 20:35
53570ee

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

2.7.0

Choose a tag to compare

@jeffikus jeffikus released this 02 Feb 09:57
91e323d
  • Fixes resize method call for orientationchange.
  • Adds RTL feature - param "rtl" added.
  • Adds RTL demo's.

2.6.4

Choose a tag to compare

@jeffikus jeffikus released this 11 Aug 11:14

Fixes resize method call for orientationchange.

2.6.3

Choose a tag to compare

@jeffikus jeffikus released this 07 Sep 11:27

Rollback fade fixes, due to harsh fade reports.

Repackaged due to bower error.

2.6.2

Choose a tag to compare

@jeffikus jeffikus released this 19 Aug 08:22

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

Choose a tag to compare

@jeffikus jeffikus released this 12 May 13:13

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

Choose a tag to compare

@jeffikus jeffikus released this 17 Nov 13:34
  • 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

Choose a tag to compare

@jeffikus jeffikus released this 10 Jul 19:43

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

2.5.0

Choose a tag to compare

@jeffikus jeffikus released this 22 May 15:13
  • 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