Skip to content

Commit

Permalink
v4.2.14 update
Browse files Browse the repository at this point in the history
  • Loading branch information
sekmenhuseyin committed Apr 9, 2018
1 parent 761de30 commit 6380794
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 17 deletions.
15 changes: 8 additions & 7 deletions 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?
Expand Down Expand Up @@ -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 <img>
* 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
Expand Down
2 changes: 1 addition & 1 deletion 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)
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bxslider.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 8 additions & 7 deletions 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?
Expand Down Expand Up @@ -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 <img>
* 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
Expand Down
2 changes: 1 addition & 1 deletion src/js/jquery.bxslider.js
@@ -1,5 +1,5 @@
/**
* bxSlider v4.2.13
* bxSlider v4.2.1d

This comment has been minimized.

Copy link
@curtisbelt

curtisbelt Jul 17, 2018

@sekmenhuseyin Typo? "4.2.1d"

This comment has been minimized.

Copy link
@sekmenhuseyin

sekmenhuseyin Jul 17, 2018

Author Collaborator

yes

* Copyright 2013-2017 Steven Wanderski
* Written while drinking Belgian ales and listening to jazz
* Licensed under MIT (http://opensource.org/licenses/MIT)
Expand Down

0 comments on commit 6380794

Please sign in to comment.