Release notes
*Sourced from [flexslider's releases](https://github.com/woothemes/FlexSlider/releases).*
> ## 2.7.2
> Refactor jQuery HTML output for img attributes.
>
> ## 2.7.1
> RTL fixes for Firefox browser.
> Adds 'isFirefox' param.
Changelog
*Sourced from [flexslider's changelog](https://github.com/woocommerce/FlexSlider/blob/master/changelog.txt).*
> FLEXSLIDER CHANGELOG
>
> 2013.02.15 - Version 2.0
> * Added changelog.txt
>
> 2014.05.7 - Version 2.2.2
> * Added flexslider.less
>
> 2015.02.11 - Version 2.3.0
> * Fix for pauseInvisible attribute for Chrome and the Page Visibility API
>
> 2015.02.27 - Version 2.4.0
> * Update for improved standards. Adds classes to li nav elements. Reset for li elements in stylesheet.
>
> 2015.05.19 - Version 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
>
> 2015.11.16 - Version 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
>
> 2016.05.12 - Version 2.6.1
> * 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.
>
> 2016.08.18 - Version 2.6.2
> * Fixes overflow issue with varying height images.
> * Fixes the visibility of the pagination and the navigation in the "fade" mode.
>
> 2016.09.06 - Version 2.6.3
> * Rollback fade fixes, due to harsh fade reports.
>
> 2018.02.01 - Version 2.7.0
> * Fixes resize method call for orientationchange.
> * Adds RTL feature - param "rtl" added.
> * Adds RTL demo's.
>
> 2018.06.15 - Version 2.7.1
> ... (truncated)
Commits
- [`690832b`](https://github.com/woocommerce/FlexSlider/commit/690832b7f972298e76e2965714657a2beec9e35c) Merge pull request [#1753](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1753) from woocommerce/release-2-7-2
- [`9ec6d3b`](https://github.com/woocommerce/FlexSlider/commit/9ec6d3bbc8bb63544ed3bc6fa4bff8c181dd3029) Version 2.7.2 - Refactor jQuery HTML output for img attributes.
- [`000805f`](https://github.com/woocommerce/FlexSlider/commit/000805f24a9a03f8e0339ccd315ce301743c7c3c) Demo JS and CSS updated to 2.7.2
- [`290d5a9`](https://github.com/woocommerce/FlexSlider/commit/290d5a983b6dfe48615622f5ddf6bcd6a58be74f) Main CSS version updated.
- [`fa15444`](https://github.com/woocommerce/FlexSlider/commit/fa15444818fa6520b6fbe9b1c8d0e725c5f1c375) RTL version change.
- [`bfc7271`](https://github.com/woocommerce/FlexSlider/commit/bfc7271dc33002ee59fa63c3f4202ef0d08f55bb) Updates readmes and package files for version change.
- [`d04ac5a`](https://github.com/woocommerce/FlexSlider/commit/d04ac5a2680da1dc51cc5ffa9d6be92d9f17ae88) Merge pull request [#1704](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1704) from woocommerce/update/woocommerce-url
- [`6a190a7`](https://github.com/woocommerce/FlexSlider/commit/6a190a7f78d78ed88d49fc32aaff68b8b23164b0) Merge pull request [#1705](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1705) from woocommerce/update/demo-urls
- [`2cc2b6c`](https://github.com/woocommerce/FlexSlider/commit/2cc2b6ccf679fa4217985790713e26150f9287ca) Merge pull request [#1706](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1706) from woocommerce/update/doc-block-urls
- [`50fdbc1`](https://github.com/woocommerce/FlexSlider/commit/50fdbc177e2e0c45c537e5283773478f242c6b80) Merge branch 'master' into update/woocommerce-url
- Additional commits viewable in [compare view](https://github.com/woothemes/FlexSlider/compare/2.7.0...2.7.2)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps flexslider from 2.7.0 to 2.7.2.
Release notes
*Sourced from [flexslider's releases](https://github.com/woothemes/FlexSlider/releases).* > ## 2.7.2 > Refactor jQuery HTML output for img attributes. > > ## 2.7.1 > RTL fixes for Firefox browser. > Adds 'isFirefox' param.Changelog
*Sourced from [flexslider's changelog](https://github.com/woocommerce/FlexSlider/blob/master/changelog.txt).* > FLEXSLIDER CHANGELOG > > 2013.02.15 - Version 2.0 > * Added changelog.txt > > 2014.05.7 - Version 2.2.2 > * Added flexslider.less > > 2015.02.11 - Version 2.3.0 > * Fix for pauseInvisible attribute for Chrome and the Page Visibility API > > 2015.02.27 - Version 2.4.0 > * Update for improved standards. Adds classes to li nav elements. Reset for li elements in stylesheet. > > 2015.05.19 - Version 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 > > 2015.11.16 - Version 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 > > 2016.05.12 - Version 2.6.1 > * 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. > > 2016.08.18 - Version 2.6.2 > * Fixes overflow issue with varying height images. > * Fixes the visibility of the pagination and the navigation in the "fade" mode. > > 2016.09.06 - Version 2.6.3 > * Rollback fade fixes, due to harsh fade reports. > > 2018.02.01 - Version 2.7.0 > * Fixes resize method call for orientationchange. > * Adds RTL feature - param "rtl" added. > * Adds RTL demo's. > > 2018.06.15 - Version 2.7.1 > ... (truncated)Commits
- [`690832b`](https://github.com/woocommerce/FlexSlider/commit/690832b7f972298e76e2965714657a2beec9e35c) Merge pull request [#1753](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1753) from woocommerce/release-2-7-2 - [`9ec6d3b`](https://github.com/woocommerce/FlexSlider/commit/9ec6d3bbc8bb63544ed3bc6fa4bff8c181dd3029) Version 2.7.2 - Refactor jQuery HTML output for img attributes. - [`000805f`](https://github.com/woocommerce/FlexSlider/commit/000805f24a9a03f8e0339ccd315ce301743c7c3c) Demo JS and CSS updated to 2.7.2 - [`290d5a9`](https://github.com/woocommerce/FlexSlider/commit/290d5a983b6dfe48615622f5ddf6bcd6a58be74f) Main CSS version updated. - [`fa15444`](https://github.com/woocommerce/FlexSlider/commit/fa15444818fa6520b6fbe9b1c8d0e725c5f1c375) RTL version change. - [`bfc7271`](https://github.com/woocommerce/FlexSlider/commit/bfc7271dc33002ee59fa63c3f4202ef0d08f55bb) Updates readmes and package files for version change. - [`d04ac5a`](https://github.com/woocommerce/FlexSlider/commit/d04ac5a2680da1dc51cc5ffa9d6be92d9f17ae88) Merge pull request [#1704](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1704) from woocommerce/update/woocommerce-url - [`6a190a7`](https://github.com/woocommerce/FlexSlider/commit/6a190a7f78d78ed88d49fc32aaff68b8b23164b0) Merge pull request [#1705](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1705) from woocommerce/update/demo-urls - [`2cc2b6c`](https://github.com/woocommerce/FlexSlider/commit/2cc2b6ccf679fa4217985790713e26150f9287ca) Merge pull request [#1706](https://github-redirect.dependabot.com/woothemes/FlexSlider/issues/1706) from woocommerce/update/doc-block-urls - [`50fdbc1`](https://github.com/woocommerce/FlexSlider/commit/50fdbc177e2e0c45c537e5283773478f242c6b80) Merge branch 'master' into update/woocommerce-url - Additional commits viewable in [compare view](https://github.com/woothemes/FlexSlider/compare/2.7.0...2.7.2)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.