From 6380794bcdc9a15f6fe8078463267e34bf39e5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Sekmeno=C4=9Flu?= Date: Mon, 9 Apr 2018 13:05:44 +0300 Subject: [PATCH] v4.2.14 update --- dist/README.md | 15 ++++++++------- dist/jquery.bxslider.js | 2 +- dist/jquery.bxslider.min.js | 2 +- readme.md | 15 ++++++++------- src/js/jquery.bxslider.js | 2 +- 5 files changed, 19 insertions(+), 17 deletions(-) diff --git a/dist/README.md b/dist/README.md index e59079b5..6df1a3ee 100644 --- a/dist/README.md +++ b/dist/README.md @@ -1,10 +1,4 @@ -# ⚠️ Looking for a maintainer ⚠️ -Please contact me if you are interested in keeping our community alive: -https://github.com/stevenwanderski/bxslider-4/issues/1095 - ---- - -# bxSlider 4.2.13 +# bxSlider 4.2.14 ## The fully-loaded, responsive jQuery content slider ### Why should I use this slider? @@ -718,6 +712,13 @@ Everyone is welcome to help [contribute](CONTRIBUTING.md) and improve this proje ## Changelog +### Version 4.2.14 +* Fixing flickering (on -webkit) when used background-image to instead of +* FIX calling API method stopAuto() +* InvalidPointerId on Android 6 +* Use jQuery.fn.on instead of jQuery.fn.bind #1126 +* InvalidPointerId on Android 6 + ### Version 4.2.13 * Fix error pagerqty * Fix the problem #48 in the version 4.2.5 when using YUI Compressor diff --git a/dist/jquery.bxslider.js b/dist/jquery.bxslider.js index aebe17a4..714b765a 100644 --- a/dist/jquery.bxslider.js +++ b/dist/jquery.bxslider.js @@ -1,5 +1,5 @@ /** - * bxSlider v4.2.13 + * bxSlider v4.2.1d * Copyright 2013-2017 Steven Wanderski * Written while drinking Belgian ales and listening to jazz * Licensed under MIT (http://opensource.org/licenses/MIT) diff --git a/dist/jquery.bxslider.min.js b/dist/jquery.bxslider.min.js index 492ccf39..70a66777 100644 --- a/dist/jquery.bxslider.min.js +++ b/dist/jquery.bxslider.min.js @@ -1,5 +1,5 @@ /** - * bxSlider v4.2.13 + * bxSlider v4.2.1d * Copyright 2013-2017 Steven Wanderski * Written while drinking Belgian ales and listening to jazz * Licensed under MIT (http://opensource.org/licenses/MIT) diff --git a/readme.md b/readme.md index e59079b5..6df1a3ee 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,4 @@ -# ⚠️ Looking for a maintainer ⚠️ -Please contact me if you are interested in keeping our community alive: -https://github.com/stevenwanderski/bxslider-4/issues/1095 - ---- - -# bxSlider 4.2.13 +# bxSlider 4.2.14 ## The fully-loaded, responsive jQuery content slider ### Why should I use this slider? @@ -718,6 +712,13 @@ Everyone is welcome to help [contribute](CONTRIBUTING.md) and improve this proje ## Changelog +### Version 4.2.14 +* Fixing flickering (on -webkit) when used background-image to instead of +* FIX calling API method stopAuto() +* InvalidPointerId on Android 6 +* Use jQuery.fn.on instead of jQuery.fn.bind #1126 +* InvalidPointerId on Android 6 + ### Version 4.2.13 * Fix error pagerqty * Fix the problem #48 in the version 4.2.5 when using YUI Compressor diff --git a/src/js/jquery.bxslider.js b/src/js/jquery.bxslider.js index aebe17a4..714b765a 100644 --- a/src/js/jquery.bxslider.js +++ b/src/js/jquery.bxslider.js @@ -1,5 +1,5 @@ /** - * bxSlider v4.2.13 + * bxSlider v4.2.1d * Copyright 2013-2017 Steven Wanderski * Written while drinking Belgian ales and listening to jazz * Licensed under MIT (http://opensource.org/licenses/MIT)