
4.1.11 / 2016-11-30
==================

  * Fixed removing items from carousel

4.1.1 / 2016-10-24
==================

  * Adam/Ivan: fixed redraw

4.1.0 / 2016-10-24
==================

  * Adam/Ivan: fixed lots of issues

4.0.17 / 2016-10-17
==================

  * Diana/Ivan: fixed infinite mode
  * Introduced proper swiping when the slide follows the finger

4.0.16 / 2016-10-12
==================

  * Whenever buttons are display:none swipe does not take any effect

4.0.8 / 2016-09-23
==================

  * changing button border to 0
  * removed commented code
  * fixing infinite example
  * cleanup and fix of examples
  * adjusted gallery button opacity and transition time
  * adjusted button size to 40x40px

4.0.7 / 2016-09-15
==================

  * Fixed item props in loop mode

4.0.6 / 2016-09-15
==================

  * Various fixes

4.0.5 / 2016-09-05
==================

  * Fixed docs and examples

4.0.4 / 2016-09-02
==================

  * Fix for infinite mode slides positioning

4.0.3 / 2016-09-01
==================

  * Added method redraw

4.0.2 / 2016-09-01
==================

  * Fixed edge case when images in total take less space then it is available

4.0.1 / 2016-09-01
==================

  * Various bugfix

3.1.8 / 2016-08-22
==================

  * Fixed tap event

3.1.7 / 2016-08-22
==================

  * Added on item tap event
  * Build improvements: copy dist files after build step
  * Fixed docs

3.1.6 / 2016-08-19
==================

  * Fixed styles for carousel

3.1.4 / 2016-08-11
==================

  * Fixed loading image after resize

3.1.3 / 2016-08-10
==================

  * Fixed event sending

3.1.2 / 2016-08-10
==================

  * Added event from carousel
  * improved docs

3.1.0 / 2016-08-08
==================

  * Added event dispatching

3.0.2 / 2016-08-01
==================

  * Carousel Item has no background, redraw method takes a string that specifies which attr to use to load an image

3.0.0 / 2016-08-01
==================

  * Refactored Carousel

2.1.14 / 2016-07-26
==================

  * Fixed overlapping sliding items on safari

2.1.12 / 2016-07-25
==================

  * Regenerated distributable

2.1.11 / 2016-07-25
==================

  * Temporary fix for safari lightbox switch mode. Will need to be adapted when showcar-pictures supports larger picture sizes.

2.1.10 / 2016-07-21
==================

  * Adapted padding of the indicator

2.1.9 / 2016-07-21
==================

  * Rounded width of pagination buttons to avoid ugly empty stripes effect

2.1.8 / 2016-07-20
==================

  * Updated dist js

2.1.7 / 2016-07-20
==================

  * Pass directions when slider is switching position

2.1.4 / 2016-07-12
==================

  * Fixed custom event data
  * Changed way for centering of pagination buttons using tranform now and recreated distribution files
  * Additionally removed the margin-top setting which is not necessary anymore
  * Changed way for centering of pagination buttons using tranform now

2.1.3 / 2016-07-07
==================

  * bumped version
  * removed margin from slider pagination buttons
  * 2.1.2: Fixed first image loading

2.1.1 / 2016-07-07
==================

  * Moved to TypeScript
  * changed font-size and height of pagination indicator

2.0.8 / 2016-06-30
==================

  * fixed a couple of slider bugs.
  * only one image gets loaded and 2 images get animated in the slider mode when the preview is not visible
  * default preview is set to false
  * changed markup in the example
  * some small css fixes

2.0.7 / 2016-06-29
==================

  * small fix for the pagespeed issue

2.0.6 / 2016-06-29
==================

  * fixed the element attribute change handler
  * fixed the button and indicator resizing issue.
  * some minor css changes

2.0.5 / 2016-06-28
==================

  * more IE fixes

2.0.4 / 2016-06-28
==================

  * added an polyfill for IE's missing Array.prototype.includes

2.0.3 / 2016-06-28
==================

  * added the forgotten build artifact sorry...

2.0.2 / 2016-06-28
==================

  * fixed an element length resizing issue

2.0.1 / 2016-06-28
==================

  * bugfixes and optimizations for the upcoming gallery component
  * small readme fix

2.0.0 / 2016-06-27
==================

  * introduced some new features
  * refactored the slider mode
  * added preview
  * added pagination indicator
  * some bugfixes and style changes
  * added new example
  * updated the readme
  * fixed some resizing issues
  * cleaned up the markup
  * and more...


1.0.11 / 2016-06-23
==================

  * refactored parts of the code due to some issues with old browsers and some arrow style changes

1.0.10 / 2016-06-22
==================

  * added tracking event

1.0.9 / 2016-06-22
==================

  * fixed the index error of the slider mode

1.0.8 / 2016-06-22
==================

  * fixed a couple of minor bugs

1.0.7 / 2016-06-21
==================

  * introduced the slider mode
  * bugfixes and improvements

1.0.6 / 2016-06-20
==================

  * small window width getter fix

1.0.5 / 2016-06-20
==================

  * bugfixes and improvements

1.0.4 / 2016-06-16
==================

  * fixed wrapping issue

1.0.3 / 2016-06-16
==================

  * added events and config plus a public goTo method

1.0.2 / 2016-06-16
==================

  * added node_modules ignore for nodemon watcher
  * updated the documentation
  * updated installation statement in readme
