This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Releases: woocommerce/FlexSlider
Releases · woocommerce/FlexSlider
2.7.2
2.7.1
2.7.0
2.6.4
2.6.3
2.6.2
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
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
- 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
2.5.0
- 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