Skip to content

Latest commit

 

History

History
281 lines (125 loc) · 4.64 KB

CHANGELOG.md

File metadata and controls

281 lines (125 loc) · 4.64 KB

React Responsive Carousel

3.1.30 - Fri Dec 01 2017

  • Updates per requests from PR
  • BUGFIX - updates to arrow key navigation handler to work in IE/Edge. Changed match from e.key => e.keyCode. Updated Carousel tests to account for new methods. There are two tests that fail, but they were failing in the existing repo as well.

3.1.29 - Thu Nov 30 2017

  • feat: add verticalSwipe property to deal with mobile vertical swipping.

This commit aims to fix issue 198.

  • issue #191: Add alternative to codepen
  • Revert "Automating gh-pages publishing"

This reverts commit 3dfb04ff2f69200c7f68ae060e5945d7fc3deaf9.

  • Automating gh-pages publishing

3.1.28 - Fri Oct 20 2017

  • Add centerSlidePercentage
  • Fix last centered slide position calculation
  • Add centerMode prop
  • Update README
  • Add tests
  • Add stories to Storybook
  • Create CODE_OF_CONDUCT.md
  • Add license scan report and status

3.1.27 - Tue Sep 26 2017

  • #151: Autoplay keeps trying to transition after the component has been unmounted

3.1.26 - Fri Sep 22 2017

  • add thumbWidth prop to allow specifying thumbnail width add documentation for new thumbWidth prop
  • added Component and removed bracker from code example of README
  • Adding CONTRIBUTING.md

3.1.25 - Sat Aug 26 2017

  • issue-159: Ignoring storybook when publishing to npm
  • #159: Updating css instructions
  • Update README.md
  • Update index.d.ts

Fix typo!

3.1.24 - Tue Jul 04 2017

  • #148 Autoplay and stop on hover causes a warning.
  • Added tests for the internal state isMouseEntered and tests for enabeling and disabeling the auto play function on mouse enter / leave.
  • #148 Autoplay and stop on hover causes a warning.
  • Added build version of carousel.
  • #148 Autoplay and stop on hover causes a warning.
  • Added a mouse entered state so we know when not to activate the auto play feature.

3.1.23 - Tue Jul 04 2017

  • #148 Autoplay and stop on hover causes a warning.
  • Types author header added.

3.1.22 - Mon Jul 03 2017

  • children prop added.
  • TypeScript types definitions file added.

3.1.21 - Sun Jun 25 2017

  • #134: Using move to on componentWillReceiveProps so the carousel respects its boundaries when changed through external controls

3.1.20 - Sat Jun 24 2017

  • #140: Revert to initial position when movement is less than tolerance
  • Adding license
  • Update README.md

Removes duplicate option from the documentation

  • Update changelog and changelog whitelist

3.1.19 - Mon May 29 2017

  • #131: Add story and docs about the custom formatter
  • #131: Allow user to pass a custom formatter for status
  • #131: Removing old unused files

3.1.18 - Mon May 29 2017

  • #129: Allow only right and left keys when axis is horizontal

3.1.17 - Mon May 22 2017

  • #118: Fixing jank swipe on mobile

3.1.16 - Thu May 11 2017

  • #118: Adding support to swipe tolerance

3.1.15 - Sun Apr 30 2017

3.1.14 - Sat Apr 29 2017

3.1.13 - Sat Apr 29 2017

3.1.12 - Sat Apr 29 2017

3.1.11 - Wed Apr 26 2017

3.1.10 - Mon Apr 24 2017

3.1.9 - Mon Apr 24 2017

3.1.8 - Mon Apr 24 2017

3.1.7 - Sun Apr 23 2017

3.1.6 - Wed Apr 19 2017

3.1.5 - Sun Mar 26 2017

3.1.4 - Sun Mar 26 2017

3.1.3 - Sat Mar 11 2017

3.1.2 - Sun Feb 26 2017

3.1.1 - Sun Feb 26 2017

3.1.0 - Fri Feb 10 2017

3.0.23 - Fri Feb 10 2017

3.0.22 - Sun Jan 29 2017

3.0.21 - Mon Sep 26 2016

3.0.20 - Sun Sep 25 2016

3.0.19 - Fri Sep 23 2016

3.0.18 - Fri Sep 16 2016

3.0.17 - Wed Sep 14 2016

3.0.16 - Sat Sep 10 2016

3.0.15 - Wed Sep 07 2016

3.0.14 - Wed Sep 07 2016

3.0.13 - Sat Aug 27 2016

3.0.12 - Sun Jun 05 2016

3.0.11 - Thu Apr 14 2016

3.0.10 - Thu Mar 17 2016

3.0.9 - Tue Jan 19 2016

3.0.8 - Sat Jan 16 2016

3.0.7 - Fri Jan 15 2016

3.0.6 - Thu Jan 14 2016

3.0.5 - Wed Jan 13 2016

3.0.4 - Thu Jan 07 2016

3.0.3 - Thu Jan 07 2016

3.0.2 - Thu Jan 07 2016

3.0.1 - Thu Jan 07 2016

3.0.0 - Thu Jan 07 2016

2.0.2 - Thu Nov 26 2015

2.0.1 - Sat Nov 21 2015

2.0.0 - Sat Nov 21 2015

0.1.6 - Sat Aug 08 2015

0.1.5 - Sat Aug 08 2015

0.1.4 - Tue Jun 30 2015

0.1.3 - Tue May 19 2015

0.1.2 - Tue May 19 2015

0.1.1 - Sun May 17 2015

0.1.0 - Wed Mar 11 2015

0.0.11 - Wed Feb 11 2015

0.0.10 - Mon Feb 09 2015

0.0.9 - Mon Feb 09 2015

0.0.8 - Mon Feb 09 2015

0.0.7 - Mon Feb 09 2015

0.0.6 - Mon Feb 09 2015

0.0.5 - Mon Feb 09 2015

0.0.4 - Mon Feb 09 2015

0.0.3 - Mon Feb 09 2015

0.0.2 - Mon Feb 09 2015

0.0.1 - Sun Feb 08 2015