UNPKG

54.7 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10## [v3.2.22](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.21...v3.2.22) - 2021-10-21
11
12### Merged
13
14- Prevent anchor tags from being accessed when swiping [`#645`](https://github.com/leandrowd/react-responsive-carousel/pull/645)
15- build(deps): bump tmpl from 1.0.4 to 1.0.5 [`#651`](https://github.com/leandrowd/react-responsive-carousel/pull/651)
16
17### Commits
18
19- build(deps): bump tmpl from 1.0.4 to 1.0.5 [`95b9e36`](https://github.com/leandrowd/react-responsive-carousel/commit/95b9e3607d2ba10932a783899d62792ce49e2d4b)
20
21## [v3.2.21](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.20...v3.2.21) - 2021-08-18
22
23### Merged
24
25- Bugfix/thumb swipe move with percent [`#541`](https://github.com/leandrowd/react-responsive-carousel/pull/541)
26- feat: add `ariaLabel` to the props, fixes #611 [`#612`](https://github.com/leandrowd/react-responsive-carousel/pull/612)
27- fix: carousel autoplaying after swipe [`#624`](https://github.com/leandrowd/react-responsive-carousel/pull/624)
28- Update README.md [`#625`](https://github.com/leandrowd/react-responsive-carousel/pull/625)
29- build(deps): bump path-parse from 1.0.6 to 1.0.7 [`#635`](https://github.com/leandrowd/react-responsive-carousel/pull/635)
30
31### Fixed
32
33- Merge pull request #612 from francoismassart/issue/gh-611-aria-label [`#611`](https://github.com/leandrowd/react-responsive-carousel/issues/611)
34
35### Commits
36
37- update tests [`915abe6`](https://github.com/leandrowd/react-responsive-carousel/commit/915abe6189e7d33152f1f83927c4d39588cda54c)
38
39## [v3.2.20](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.19...v3.2.20) - 2021-07-19
40
41### Merged
42
43- export Carousel Props [`#623`](https://github.com/leandrowd/react-responsive-carousel/pull/623)
44
45### Commits
46
47- Update issue templates [`b0d1eae`](https://github.com/leandrowd/react-responsive-carousel/commit/b0d1eae01c2e06af80781be419562a6562e0c056)
48
49## [v3.2.19](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.18...v3.2.19) - 2021-07-02
50
51### Merged
52
53- leandrowdgh-545: Remove tabindex for non-interactive div [`#586`](https://github.com/leandrowd/react-responsive-carousel/pull/586)
54- #596 - fix autoplay after mobile swipe [`#597`](https://github.com/leandrowd/react-responsive-carousel/pull/597)
55- Added ability to use mouse on the thumbnails [`#607`](https://github.com/leandrowd/react-responsive-carousel/pull/607)
56- build(deps): bump handlebars from 4.7.6 to 4.7.7 [`#598`](https://github.com/leandrowd/react-responsive-carousel/pull/598)
57- build(deps): bump lodash from 4.17.20 to 4.17.21 [`#599`](https://github.com/leandrowd/react-responsive-carousel/pull/599)
58- build(deps): bump ua-parser-js from 0.7.22 to 0.7.28 [`#600`](https://github.com/leandrowd/react-responsive-carousel/pull/600)
59- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 [`#601`](https://github.com/leandrowd/react-responsive-carousel/pull/601)
60
61### Fixed
62
63- feat: add `ariaLabel` to the props, fixes #611 [`#611`](https://github.com/leandrowd/react-responsive-carousel/issues/611)
64
65### Commits
66
67- leandrowdgh-545: Remove tabindex for non-interactive div [`e1ba29b`](https://github.com/leandrowd/react-responsive-carousel/commit/e1ba29b5b80cb0c9305dd0355c4d56b76cd40e65)
68
69## [v3.2.18](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.17...v3.2.18) - 2021-04-01
70
71### Merged
72
73- #562: Fix carousel autoplaying after swipe [`#583`](https://github.com/leandrowd/react-responsive-carousel/pull/583)
74
75### Commits
76
77- 3.2.18 [`5e33b5b`](https://github.com/leandrowd/react-responsive-carousel/commit/5e33b5b6b8a3d45d70827d229deeb50f0c9f3bcb)
78
79## [v3.2.17](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.16...v3.2.17) - 2021-04-01
80
81### Merged
82
83- build(deps): bump y18n from 4.0.0 to 4.0.1 [`#584`](https://github.com/leandrowd/react-responsive-carousel/pull/584)
84
85### Commits
86
87- #562: Fix autoplay on swipe [`c81a9ec`](https://github.com/leandrowd/react-responsive-carousel/commit/c81a9ec202f59642696f4b87d319b35dfe256fc7)
88
89## [v3.2.16](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.15...v3.2.16) - 2021-03-26
90
91### Merged
92
93- Fix prettier on windows [`#580`](https://github.com/leandrowd/react-responsive-carousel/pull/580)
94
95### Commits
96
97- 3.2.16 [`56243cc`](https://github.com/leandrowd/react-responsive-carousel/commit/56243cc66b54d3bf0a3a31743ad1b4b8f8acf64c)
98
99## [v3.2.15](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.14...v3.2.15) - 2021-03-18
100
101### Merged
102
103- #525: Fix indicator click not resetting autoplay [`#561`](https://github.com/leandrowd/react-responsive-carousel/pull/561)
104
105### Commits
106
107- Change methods to use moveTo to change slides [`acfaa1c`](https://github.com/leandrowd/react-responsive-carousel/commit/acfaa1c12dbbe879320afd5936c8a68c009feb59)
108
109## [v3.2.14](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.13...v3.2.14) - 2021-03-15
110
111### Merged
112
113- styles: Remove slide default black background [`#522`](https://github.com/leandrowd/react-responsive-carousel/pull/522)
114- Add props documentation to README [`#564`](https://github.com/leandrowd/react-responsive-carousel/pull/564)
115- build(deps): bump elliptic from 6.5.3 to 6.5.4 [`#574`](https://github.com/leandrowd/react-responsive-carousel/pull/574)
116
117### Commits
118
119- build(deps): bump elliptic from 6.5.3 to 6.5.4 [`f97d9e0`](https://github.com/leandrowd/react-responsive-carousel/commit/f97d9e0d37fdc912f0f298ba9d5c5a5ad8cc3dd2)
120
121## [v3.2.13](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.12...v3.2.13) - 2021-03-03
122
123### Merged
124
125- #255 - fade story [`#571`](https://github.com/leandrowd/react-responsive-carousel/pull/571)
126
127### Commits
128
129- #255: setup testing for animation handlers [`7d7fbcd`](https://github.com/leandrowd/react-responsive-carousel/commit/7d7fbcd43fa0907a65598a6deee276b17d200310)
130
131## [v3.2.12](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.11...v3.2.12) - 2021-02-12
132
133### Merged
134
135- Issue/gh 503 autoplay doesnt restart [`#511`](https://github.com/leandrowd/react-responsive-carousel/pull/511)
136- build(deps): bump ini from 1.3.5 to 1.3.7 [`#532`](https://github.com/leandrowd/react-responsive-carousel/pull/532)
137- fix: dynamic height not work with a tag wrapper [`#537`](https://github.com/leandrowd/react-responsive-carousel/pull/537)
138- #534: Fix Carousel swipeable with one child [`#544`](https://github.com/leandrowd/react-responsive-carousel/pull/544)
139- #546: Adding visual style to focused buttons [`#549`](https://github.com/leandrowd/react-responsive-carousel/pull/549)
140- #553: Resolve type error due to wrong default prop of Carousel component [`#554`](https://github.com/leandrowd/react-responsive-carousel/pull/554)
141- #517: Fix emulated touch never changing slide [`#556`](https://github.com/leandrowd/react-responsive-carousel/pull/556)
142- 358 fix glitch when swiping one way then the other [`#509`](https://github.com/leandrowd/react-responsive-carousel/pull/509)
143- #547: Moving carousel controls for kbd users [`#551`](https://github.com/leandrowd/react-responsive-carousel/pull/551)
144
145### Commits
146
147- #547: Moving carousel controls for kbd users [`4b8fbcf`](https://github.com/leandrowd/react-responsive-carousel/commit/4b8fbcf928dfd7489ce6d98da5fe3b34f8f09f3f)
148
149## [v3.2.11](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.10...v3.2.11) - 2020-12-05
150
151### Merged
152
153- #514 Add autoFocus prop so useKeyboardArrows works without clicking first [`#530`](https://github.com/leandrowd/react-responsive-carousel/pull/530)
154
155### Commits
156
157- #514 Introduce autoFocus props so useKeyboardArrows can work without initial interaction [`1b06898`](https://github.com/leandrowd/react-responsive-carousel/commit/1b06898ad223a8e29cc4e0d4f911b6e553e9946c)
158
159## [v3.2.10](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.9...v3.2.10) - 2020-09-23
160
161### Merged
162
163- build(deps): bump elliptic from 6.4.0 to 6.5.3 [`#483`](https://github.com/leandrowd/react-responsive-carousel/pull/483)
164- fix: getInitialImage returns the first image of the selected item [`#475`](https://github.com/leandrowd/react-responsive-carousel/pull/475)
165- #210: fix dynamiHeight for other elements than img [`#492`](https://github.com/leandrowd/react-responsive-carousel/pull/492)
166- fix: #501 [`#502`](https://github.com/leandrowd/react-responsive-carousel/pull/502)
167- build(deps): bump handlebars from 4.0.12 to 4.7.6 [`#497`](https://github.com/leandrowd/react-responsive-carousel/pull/497)
168- gh358 Add prop to control swipe scroll behavior [`#507`](https://github.com/leandrowd/react-responsive-carousel/pull/507)
169
170### Commits
171
172- Update lock file [`c0f8ebf`](https://github.com/leandrowd/react-responsive-carousel/commit/c0f8ebfc447c1e0806064e8ce6b84e882cb4728a)
173
174## [v3.2.9](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.8...v3.2.9) - 2020-06-27
175
176### Merged
177
178- fix: resolve building issues on Windows [`#461`](https://github.com/leandrowd/react-responsive-carousel/pull/461)
179- Fix swipeScrollTolerance when infiniteLoop [`#465`](https://github.com/leandrowd/react-responsive-carousel/pull/465)
180- fix: link to storybook code in README [`#466`](https://github.com/leandrowd/react-responsive-carousel/pull/466)
181
182### Commits
183
184- Using node 10 locally [`d0ec31b`](https://github.com/leandrowd/react-responsive-carousel/commit/d0ec31b373e0f056f4d7160df9d545f24788b4c9)
185
186## [v3.2.8](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.7...v3.2.8) - 2020-06-16
187
188### Merged
189
190- fix thumbs moveTo [`#456`](https://github.com/leandrowd/react-responsive-carousel/pull/456)
191- #444 and #301: sets padding explicitly in .control-dots [`#458`](https://github.com/leandrowd/react-responsive-carousel/pull/458)
192- build(deps): bump websocket-extensions from 0.1.1 to 0.1.4 [`#453`](https://github.com/leandrowd/react-responsive-carousel/pull/453)
193
194### Commits
195
196- build(deps): bump websocket-extensions from 0.1.1 to 0.1.4 [`31f6f12`](https://github.com/leandrowd/react-responsive-carousel/commit/31f6f12bff915ff918daa4e1a9371ed6e2f662c0)
197
198## [v3.2.7](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.6...v3.2.7) - 2020-05-06
199
200### Merged
201
202- gh-440: Remove env vars to allow building on windows without issues [`#443`](https://github.com/leandrowd/react-responsive-carousel/pull/443)
203
204### Commits
205
206- gh-440: Remove env vars to allow building on windows without issues [`a071604`](https://github.com/leandrowd/react-responsive-carousel/commit/a07160491dda7f95c62cb4c485e4d6b83b64d687)
207
208## [v3.2.6](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.5...v3.2.6) - 2020-05-06
209
210### Merged
211
212- gh-439: Allow IE11 compilation and more [`#442`](https://github.com/leandrowd/react-responsive-carousel/pull/442)
213
214### Commits
215
216- Fix storybook storysource [`0780a0a`](https://github.com/leandrowd/react-responsive-carousel/commit/0780a0aeacd3be585bd7a494b497918406e92c30)
217
218## [v3.2.5](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.4...v3.2.5) - 2020-04-26
219
220### Merged
221
222- Gh-429: Converting codebase to typescript [`#435`](https://github.com/leandrowd/react-responsive-carousel/pull/435)
223
224### Commits
225
226- gh-429: Moving remaining files and fixing tests [`59c7d1b`](https://github.com/leandrowd/react-responsive-carousel/commit/59c7d1bb4ff1a5d8c86c1444d43b2263edf6486d)
227
228## [v3.2.4](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.3...v3.2.4) - 2020-04-13
229
230### Merged
231
232- gh-430: Ensure component can be rendered in SSR [`#431`](https://github.com/leandrowd/react-responsive-carousel/pull/431)
233
234### Commits
235
236- gh-430: Ensure component can be rendered in SSR [`0beb7c5`](https://github.com/leandrowd/react-responsive-carousel/commit/0beb7c54a49852a747c40e4e55e281abbab1bbfb)
237
238## [v3.2.3](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.1...v3.2.3) - 2020-04-12
239
240### Merged
241
242- Gh 427: Get rid of gulp [`#428`](https://github.com/leandrowd/react-responsive-carousel/pull/428)
243
244### Commits
245
246- gh-427: Remove and git ignore lib folder [`2973bd5`](https://github.com/leandrowd/react-responsive-carousel/commit/2973bd586cb9f9f043f91f76123a5e7d954129d1)
247
248## [v3.2.1](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.58-next.1...v3.2.1) - 2020-04-12
249
250### Merged
251
252- Gh 422 modernize repo [`#423`](https://github.com/leandrowd/react-responsive-carousel/pull/423)
253
254### Commits
255
256- 3.2.1 [`e2adf31`](https://github.com/leandrowd/react-responsive-carousel/commit/e2adf31764a5c15496e1229507b8e56295b21f0e)
257
258## [v3.1.58-next.1](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.58-next.0...v3.1.58-next.1) - 2020-04-12
259
260### Commits
261
262- gh-422: Include codesandbox in the repo to allow auto update [`15c24dc`](https://github.com/leandrowd/react-responsive-carousel/commit/15c24dca3b6bc2076b0398533ab0c52aa49ccb60)
263- 3.1.58-next.1 [`d6d9624`](https://github.com/leandrowd/react-responsive-carousel/commit/d6d9624123bad271bfe2359134ed98378a9e5407)
264
265## [v3.1.58-next.0](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.57...v3.1.58-next.0) - 2020-04-12
266
267### Commits
268
269- gh-422: Upgrade storybook and reorganize stories [`3e712c1`](https://github.com/leandrowd/react-responsive-carousel/commit/3e712c195fb87a9b0fb74402827bd10e1539f6d2)
270- gh-422: Publish cjs and es modules to npm [`b67f32b`](https://github.com/leandrowd/react-responsive-carousel/commit/b67f32b0ca81cb2a5f3bcb2a4bf8c25cd58825b3)
271- gh-422: Update react + babel and get tests to pass [`56eaefc`](https://github.com/leandrowd/react-responsive-carousel/commit/56eaefcaaaecbbd00d1c42ca8df9f1df8e515270)
272
273## [v3.1.57](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.56...v3.1.57) - 2020-04-07
274
275### Merged
276
277- gh-206: Better video controls [`#417`](https://github.com/leandrowd/react-responsive-carousel/pull/417)
278
279### Commits
280
281- gh-206: Allow intercepting item and thumbs before rendering so it's easier to control videos [`cb052b5`](https://github.com/leandrowd/react-responsive-carousel/commit/cb052b519fffd26a3754a5093cc8f1f0b0bde02f)
282
283## [v3.1.56](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.55...v3.1.56) - 2020-04-05
284
285### Merged
286
287- gh-414: disable outline of carousel [`#415`](https://github.com/leandrowd/react-responsive-carousel/pull/415)
288
289### Commits
290
291- gh-414: disable outline of carousel [`000edfe`](https://github.com/leandrowd/react-responsive-carousel/commit/000edfe2e1221a6029f66efa7641d7a8b42a0777)
292
293## [v3.1.55](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.54...v3.1.55) - 2020-04-05
294
295### Merged
296
297- #232: Add support for custom arrows and custom indicators [`#413`](https://github.com/leandrowd/react-responsive-carousel/pull/413)
298
299### Commits
300
301- gh-232: Add support for custom indicators through render props [`42597bf`](https://github.com/leandrowd/react-responsive-carousel/commit/42597bfc8fee90fb2342fc08df4ae9ffc0a27295)
302
303## [v3.1.54](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.53...v3.1.54) - 2020-04-05
304
305### Commits
306
307- 3.1.54 [`a165fa6`](https://github.com/leandrowd/react-responsive-carousel/commit/a165fa6e4207fe26205dee9329f06e89f0aaa8ea)
308
309## [v3.1.53](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.52...v3.1.53) - 2020-04-05
310
311### Merged
312
313- gh-407: only allow keyboard navigation if focus is within carousel [`#412`](https://github.com/leandrowd/react-responsive-carousel/pull/412)
314- Fix issue #335 - no images inside carousel [`#411`](https://github.com/leandrowd/react-responsive-carousel/pull/411)
315
316### Commits
317
318- gh-407: only allow keyboard navigation if focus is within carousel [`56b2af5`](https://github.com/leandrowd/react-responsive-carousel/commit/56b2af56a5bd3e242dcd50b6f86ac2f6bce1bc12)
319
320## [v3.1.52](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.51...v3.1.52) - 2020-04-05
321
322### Merged
323
324- remove componentWillReceiveProps [`#394`](https://github.com/leandrowd/react-responsive-carousel/pull/394)
325- Fix thumbnails not swiping on mobile [`#408`](https://github.com/leandrowd/react-responsive-carousel/pull/408)
326- Setup prettier to avoid whitespacing and formatting issues on PRs [`#373`](https://github.com/leandrowd/react-responsive-carousel/pull/373)
327
328### Commits
329
330- Install prettier to avoid different formatting in contributions [`4410775`](https://github.com/leandrowd/react-responsive-carousel/commit/44107757061bb962f92085f3086c525062262075)
331
332## [v3.1.51](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.50...v3.1.51) - 2019-10-23
333
334### Merged
335
336- Add callback on swipe events [`#366`](https://github.com/leandrowd/react-responsive-carousel/pull/366)
337- Fix remaining LGTM Warnings [`#291`](https://github.com/leandrowd/react-responsive-carousel/pull/291)
338- Update README.md [`#361`](https://github.com/leandrowd/react-responsive-carousel/pull/361)
339- Issue 266 [`#352`](https://github.com/leandrowd/react-responsive-carousel/pull/352)
340
341### Commits
342
343- Refactor labels to obj prop. Aria label all buttons. [`c5320e6`](https://github.com/leandrowd/react-responsive-carousel/commit/c5320e6317e3f6996f820ecfed12ea83e09cc25f)
344
345## [v3.1.50](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.49...v3.1.50) - 2019-08-11
346
347### Merged
348
349- Issue #345 fix(onClickItem): cancelClick should be true when onSwipeEnd [`#346`](https://github.com/leandrowd/react-responsive-carousel/pull/346)
350
351### Commits
352
353- issue-266: [`e932d21`](https://github.com/leandrowd/react-responsive-carousel/commit/e932d2181d009f02baf31f67bcdd5ce5e2811f07)
354
355## [v3.1.49](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.47...v3.1.49) - 2019-04-17
356
357### Merged
358
359- update watchify [`#330`](https://github.com/leandrowd/react-responsive-carousel/pull/330)
360- Issue #256: onItemClick doesn't work when you only have 1 item [`#329`](https://github.com/leandrowd/react-responsive-carousel/pull/329)
361- Added swipeable in CarouselProps for Typescript, fixes #264 [`#319`](https://github.com/leandrowd/react-responsive-carousel/pull/319)
362
363### Fixed
364
365- Merge pull request #319 from jinster/issue-264 [`#264`](https://github.com/leandrowd/react-responsive-carousel/issues/264)
366- Added swipeable in CarouselProps for Typescript, fixes #264 [`#264`](https://github.com/leandrowd/react-responsive-carousel/issues/264)
367
368### Commits
369
370- update watchify [`6bb5064`](https://github.com/leandrowd/react-responsive-carousel/commit/6bb50640426d892f9099979dfb84c19d48741cd4)
371
372## [v3.1.47](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.46...v3.1.47) - 2019-02-11
373
374### Merged
375
376- issue#309: Fix swipe direction [`#313`](https://github.com/leandrowd/react-responsive-carousel/pull/313)
377
378### Commits
379
380- issue#309: Fix tests for swipe direction [`04fb23b`](https://github.com/leandrowd/react-responsive-carousel/commit/04fb23b8d1d6ad9ae8bff02d51cfa364ae8366e0)
381
382## [v3.1.46](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.45...v3.1.46) - 2019-01-23
383
384### Merged
385
386- #303: Fixing autoplay when swipeable is turned off [`#307`](https://github.com/leandrowd/react-responsive-carousel/pull/307)
387- Fix remaining LGTM recommendations [`#292`](https://github.com/leandrowd/react-responsive-carousel/pull/292)
388- Classify /lib as generated code for LGTM [`#293`](https://github.com/leandrowd/react-responsive-carousel/pull/293)
389- Fix default interval value to match what is in actual code. [`#290`](https://github.com/leandrowd/react-responsive-carousel/pull/290)
390
391### Commits
392
393- issue #303: Fixing autoplay when swipeable is turned off [`1b3712e`](https://github.com/leandrowd/react-responsive-carousel/commit/1b3712e39b35d17f1d4f96fa0a5801db53771bb7)
394
395## [v3.1.45](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.44...v3.1.45) - 2018-12-15
396
397### Commits
398
399- 3.1.45 [`b9eb535`](https://github.com/leandrowd/react-responsive-carousel/commit/b9eb53519abf7f9c4a1ffd0cbb0c5a684dc7fadd)
400
401## [v3.1.44](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.43...v3.1.44) - 2018-12-14
402
403### Merged
404
405- add infinite scrolling from end to start [`#267`](https://github.com/leandrowd/react-responsive-carousel/pull/267)
406- accessibility: allow thumbnails to be navigable via keyboard [`#273`](https://github.com/leandrowd/react-responsive-carousel/pull/273)
407- accessibility: allow dots to be accessible via keyboard [`#274`](https://github.com/leandrowd/react-responsive-carousel/pull/274)
408- [chore] Fix a number of alerts found on LGTM.com [`#287`](https://github.com/leandrowd/react-responsive-carousel/pull/287)
409- Handle undefined item list ref [`#288`](https://github.com/leandrowd/react-responsive-carousel/pull/288)
410
411### Commits
412
413- accessibility: allow dots to be accessible via keyboard [`b061c2e`](https://github.com/leandrowd/react-responsive-carousel/commit/b061c2eede8eab8c46b0da1df5de60a2aa5a0908)
414
415## [v3.1.43](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.42...v3.1.43) - 2018-10-05
416
417### Merged
418
419- Issue #261 - style control arrow buttons using CSS classes instead of… [`#271`](https://github.com/leandrowd/react-responsive-carousel/pull/271)
420
421### Commits
422
423- add infinite scrolling from end to start [`b45e57b`](https://github.com/leandrowd/react-responsive-carousel/commit/b45e57b906fd6fc338d4da10bc8b776d7888b6ca)
424
425## [v3.1.42](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.41...v3.1.42) - 2018-09-17
426
427### Merged
428
429- css file added in usage (README.md) [`#260`](https://github.com/leandrowd/react-responsive-carousel/pull/260)
430- Restore resetPosition but place on componentDidUpdate [`#263`](https://github.com/leandrowd/react-responsive-carousel/pull/263)
431
432### Commits
433
434- Restore resetPosition but place on componentDidUpdate so it resets position to the NEW slide in the case where a change just occurred [`821ed17`](https://github.com/leandrowd/react-responsive-carousel/commit/821ed175c154d29e3e493dac25283683fc2107b4)
435
436## [v3.1.41](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.40...v3.1.41) - 2018-06-20
437
438### Merged
439
440- fix: remove resetPosition() [`#249`](https://github.com/leandrowd/react-responsive-carousel/pull/249)
441
442### Commits
443
444- Removing package-lock.json [`cfc2238`](https://github.com/leandrowd/react-responsive-carousel/commit/cfc2238400157be54911e83debe096ff709c956d)
445
446## [v3.1.40](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.39...v3.1.40) - 2018-06-16
447
448### Merged
449
450- Update autoPlay when props received [`#253`](https://github.com/leandrowd/react-responsive-carousel/pull/253)
451
452### Commits
453
454- add built files [`c320208`](https://github.com/leandrowd/react-responsive-carousel/commit/c32020842a2809ede7a1f91400ee8206097fe76a)
455
456## [v3.1.39](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.38...v3.1.39) - 2018-05-22
457
458### Merged
459
460- Fix itemsList ref [`#248`](https://github.com/leandrowd/react-responsive-carousel/pull/248)
461
462### Commits
463
464- Fix typeof comparison [`4ec3232`](https://github.com/leandrowd/react-responsive-carousel/commit/4ec32325f0ca15916c5af8028228c5f5b0a60209)
465
466## [v3.1.38](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.37...v3.1.38) - 2018-05-21
467
468### Merged
469
470- Fix wrapperSize ref [`#247`](https://github.com/leandrowd/react-responsive-carousel/pull/247)
471
472### Commits
473
474- Fix wrapperSize init [`95eef5b`](https://github.com/leandrowd/react-responsive-carousel/commit/95eef5b80f2e02de0e3afbeeeb76cb2c4dd07658)
475
476## [v3.1.37](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.35...v3.1.37) - 2018-04-24
477
478### Merged
479
480- Fix dynamicHeight initialization [`#240`](https://github.com/leandrowd/react-responsive-carousel/pull/240)
481- make carousel work with only 1 child passed in [`#222`](https://github.com/leandrowd/react-responsive-carousel/pull/222)
482- [#233] Use refs callback [`#234`](https://github.com/leandrowd/react-responsive-carousel/pull/234)
483
484### Commits
485
486- Updated to refs callback [`7707995`](https://github.com/leandrowd/react-responsive-carousel/commit/77079959008c240710841c1934d794e19b9702f2)
487
488## [v3.1.35](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.34...v3.1.35) - 2018-03-31
489
490### Merged
491
492- Remove thumb flickering, update images on change, and other fixes [`#229`](https://github.com/leandrowd/react-responsive-carousel/pull/229)
493
494### Commits
495
496- 3.1.35 [`fd00f7e`](https://github.com/leandrowd/react-responsive-carousel/commit/fd00f7eab32095c9c18b97d70e6349f4ab7a98d9)
497
498## [v3.1.34](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.33...v3.1.34) - 2018-03-29
499
500### Merged
501
502- Add property swipeable to enable and disable swiping [`#188`](https://github.com/leandrowd/react-responsive-carousel/pull/188)
503
504### Commits
505
506- remove .idea/ directory; remove package-lock.json [`149d4a1`](https://github.com/leandrowd/react-responsive-carousel/commit/149d4a1910eb72afd42bd9e9b7cfa11fa08ad58c)
507
508## [v3.1.33](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.32...v3.1.33) - 2018-01-29
509
510### Merged
511
512- Prevent affecting styling inside slide [`#212`](https://github.com/leandrowd/react-responsive-carousel/pull/212)
513
514### Commits
515
516- Updating example with external controls [`411cd50`](https://github.com/leandrowd/react-responsive-carousel/commit/411cd5044a56cae870bafd8a42d602e6cce1539c)
517
518## [v3.1.32](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.31...v3.1.32) - 2018-01-29
519
520### Commits
521
522- 3.1.32 [`9c1b84d`](https://github.com/leandrowd/react-responsive-carousel/commit/9c1b84da28f1566bbc29988a5b41554dfff7232e)
523
524## [v3.1.31](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.30...v3.1.31) - 2018-01-29
525
526### Merged
527
528- Add `centerMode` and `centerSlidePercentage` to index.d.ts [`#208`](https://github.com/leandrowd/react-responsive-carousel/pull/208)
529
530### Commits
531
532- chore: add build /lib [`39184c9`](https://github.com/leandrowd/react-responsive-carousel/commit/39184c93a1e431f904ba18887e137a4ea815733d)
533
534## [v3.1.30](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.29...v3.1.30) - 2017-12-01
535
536### Merged
537
538- BUGFIX - updates to arrow key navigation handler to work in IE/Edge. … [`#201`](https://github.com/leandrowd/react-responsive-carousel/pull/201)
539
540### Commits
541
542- 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. [`d538ad3`](https://github.com/leandrowd/react-responsive-carousel/commit/d538ad38c7f41391bdaa1dab889e1e9680a911a7)
543
544## [v3.1.29](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.28...v3.1.29) - 2017-11-30
545
546### Merged
547
548- feat: add verticalSwipe property to deal with mobile vertical swipping. [`#199`](https://github.com/leandrowd/react-responsive-carousel/pull/199)
549- issue #191: Add alternative to codepen [`#192`](https://github.com/leandrowd/react-responsive-carousel/pull/192)
550
551### Commits
552
553- refactor: using ref as a callback instead of string to fix react ref error [`8a276f9`](https://github.com/leandrowd/react-responsive-carousel/commit/8a276f9eaa665d72f0290be32036ebde95663201)
554
555## [v3.1.28](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.27...v3.1.28) - 2017-10-20
556
557### Merged
558
559- Add centerMode [`#185`](https://github.com/leandrowd/react-responsive-carousel/pull/185)
560- Create CODE_OF_CONDUCT.md [`#181`](https://github.com/leandrowd/react-responsive-carousel/pull/181)
561- Add license scan report and status [`#180`](https://github.com/leandrowd/react-responsive-carousel/pull/180)
562
563### Commits
564
565- Add centerMode prop [`9a20609`](https://github.com/leandrowd/react-responsive-carousel/commit/9a20609c8c0bf8582ee28a4131c4db6afc2ded28)
566
567## [v3.1.27](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.26...v3.1.27) - 2017-09-26
568
569### Merged
570
571- #151: Autoplay keeps trying to transition after the component has bee… [`#179`](https://github.com/leandrowd/react-responsive-carousel/pull/179)
572
573### Commits
574
575- 3.1.27 [`8e4b3ae`](https://github.com/leandrowd/react-responsive-carousel/commit/8e4b3ae6bf9865e0dcfd7246851789a26c21dfc6)
576
577## [v3.1.26](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.25...v3.1.26) - 2017-09-22
578
579### Merged
580
581- add thumbWidth prop to allow specifying thumbnail width [`#177`](https://github.com/leandrowd/react-responsive-carousel/pull/177)
582- Very minor change in readme [`#173`](https://github.com/leandrowd/react-responsive-carousel/pull/173)
583
584### Commits
585
586- Adding CONTRIBUTING.md [`e9e1cc1`](https://github.com/leandrowd/react-responsive-carousel/commit/e9e1cc123feccb09aa737829109cda6058ba2413)
587
588## [v3.1.25](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.24...v3.1.25) - 2017-08-26
589
590### Merged
591
592- Issue 159 [`#161`](https://github.com/leandrowd/react-responsive-carousel/pull/161)
593- Update index.d.ts [`#158`](https://github.com/leandrowd/react-responsive-carousel/pull/158)
594
595### Commits
596
597- issue-159: Ignoring storybook when publishing to npm [`c852ece`](https://github.com/leandrowd/react-responsive-carousel/commit/c852ece695f306a946514abcd223c9b7959f3c43)
598
599## [v3.1.24](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.23...v3.1.24) - 2017-07-04
600
601### Merged
602
603- #148 Autoplay and stop on hover causes a warning. [`#149`](https://github.com/leandrowd/react-responsive-carousel/pull/149)
604
605### Commits
606
607- #148 Autoplay and stop on hover causes a warning. [`ccf032d`](https://github.com/leandrowd/react-responsive-carousel/commit/ccf032de466a5a13dc6d4b9347c03daf1644df1c)
608
609## [v3.1.23](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.22...v3.1.23) - 2017-07-04
610
611### Merged
612
613- Types author header. [`#147`](https://github.com/leandrowd/react-responsive-carousel/pull/147)
614- Fork updated. [`#1`](https://github.com/leandrowd/react-responsive-carousel/pull/1)
615
616### Commits
617
618- #148 Autoplay and stop on hover causes a warning. [`c3a147e`](https://github.com/leandrowd/react-responsive-carousel/commit/c3a147e5f61ef38adcdf056fc0f896e3169a162e)
619
620## [v3.1.22](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.21...v3.1.22) - 2017-07-03
621
622### Merged
623
624- TypeScript types definitions file added. [`#145`](https://github.com/leandrowd/react-responsive-carousel/pull/145)
625
626### Commits
627
628- TypeScript types definitions file added. [`8e5441a`](https://github.com/leandrowd/react-responsive-carousel/commit/8e5441aba8bdb940bec4c9c9bbec96af288889e5)
629
630## [v3.1.21](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.20...v3.1.21) - 2017-06-25
631
632### Merged
633
634- #134: Example of using external controls [`#144`](https://github.com/leandrowd/react-responsive-carousel/pull/144)
635
636### Commits
637
638- #134: Using move to on componentWillReceiveProps so the carousel respects its boundaries when changed through external controls [`eaba563`](https://github.com/leandrowd/react-responsive-carousel/commit/eaba5630e1304ce4965c15aaca9831afddd7d7c7)
639
640## [v3.1.20](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.19...v3.1.20) - 2017-06-24
641
642### Merged
643
644- #140: Revert to initial position when movement is less than tolerance [`#143`](https://github.com/leandrowd/react-responsive-carousel/pull/143)
645- Update README.md [`#135`](https://github.com/leandrowd/react-responsive-carousel/pull/135)
646
647### Commits
648
649- #140: Revert to initial position when movement is less than tolerance [`2fa8a61`](https://github.com/leandrowd/react-responsive-carousel/commit/2fa8a61ec934dbe35ba489ac828f27c7e3385de2)
650
651## [v3.1.19](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.18...v3.1.19) - 2017-05-29
652
653### Merged
654
655- Issue 131 - Allow custom formatting of the status [`#132`](https://github.com/leandrowd/react-responsive-carousel/pull/132)
656
657### Commits
658
659- #131: Removing old unused files [`1d4a623`](https://github.com/leandrowd/react-responsive-carousel/commit/1d4a623d90427a6f6523bfe04d241e57bd9cc2e2)
660
661## [v3.1.18](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.17...v3.1.18) - 2017-05-29
662
663### Merged
664
665- #129: Allow only right and left keys when axis is horizontal [`#130`](https://github.com/leandrowd/react-responsive-carousel/pull/130)
666
667### Commits
668
669- #129: Allow only right and left keys when axis is horizontal [`52a922c`](https://github.com/leandrowd/react-responsive-carousel/commit/52a922c5a1de25337f36406b3649df04436d8303)
670
671## [v3.1.17](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.16...v3.1.17) - 2017-05-22
672
673### Merged
674
675- #118: Fixing jank swipe on mobile [`#125`](https://github.com/leandrowd/react-responsive-carousel/pull/125)
676
677### Commits
678
679- #118: Fixing jank swipe on mobile [`42aede5`](https://github.com/leandrowd/react-responsive-carousel/commit/42aede54eafe53974f7b40dbf369dde50128e310)
680
681## [v3.1.16](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.15...v3.1.16) - 2017-05-11
682
683### Merged
684
685- #118: Adding support to swipe tolerance [`#121`](https://github.com/leandrowd/react-responsive-carousel/pull/121)
686
687### Commits
688
689- #118: Adding support to swipe tolerance [`a3aaa12`](https://github.com/leandrowd/react-responsive-carousel/commit/a3aaa12bfb731ee428288728fbaaaaa60f69cb3e)
690
691## [v3.1.15](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.14...v3.1.15) - 2017-04-30
692
693### Merged
694
695- #97: Fixing warning about passive listeners and preventDefault [`#117`](https://github.com/leandrowd/react-responsive-carousel/pull/117)
696
697### Commits
698
699- #97: Fixing issue with auto play and swipe on mobile [`c7ac56c`](https://github.com/leandrowd/react-responsive-carousel/commit/c7ac56ca2e74db81225535d610c46ce684a340cf)
700
701## [v3.1.14](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.13...v3.1.14) - 2017-04-29
702
703### Merged
704
705- #112: Fix emulateTouch [`#116`](https://github.com/leandrowd/react-responsive-carousel/pull/116)
706
707### Commits
708
709- #112: Fix emulateTouch [`5d5b712`](https://github.com/leandrowd/react-responsive-carousel/commit/5d5b7122c6c6500c584d1370433bd15b46b67038)
710
711## [v3.1.13](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.12...v3.1.13) - 2017-04-29
712
713### Merged
714
715- #112: Fix auto play [`#115`](https://github.com/leandrowd/react-responsive-carousel/pull/115)
716
717### Commits
718
719- #112: Fix auto play [`f74e1a8`](https://github.com/leandrowd/react-responsive-carousel/commit/f74e1a8c1001442b1237fd5fc0f4e730029aa340)
720
721## [v3.1.12](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.11...v3.1.12) - 2017-04-29
722
723### Merged
724
725- #98: Fixing bug where the Thumbs component would throw an error if a custom component was rendered inside it [`#114`](https://github.com/leandrowd/react-responsive-carousel/pull/114)
726- #112: Converting source to es6 (MVP) [`#113`](https://github.com/leandrowd/react-responsive-carousel/pull/113)
727
728### Commits
729
730- #112: Converting source to es6 [`8f0588d`](https://github.com/leandrowd/react-responsive-carousel/commit/8f0588d873118f500ad40b8bcefb955ae242fa89)
731
732## [v3.1.11](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.10...v3.1.11) - 2017-04-26
733
734### Merged
735
736- Solving SSR problem when children is lazy loaded. [`#111`](https://github.com/leandrowd/react-responsive-carousel/pull/111)
737
738### Commits
739
740- #98: Adding snapshot tests [`0d74a56`](https://github.com/leandrowd/react-responsive-carousel/commit/0d74a56168d4a043f723a8eb1f10c5a353c412bd)
741
742## [v3.1.10](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.9...v3.1.10) - 2017-04-24
743
744### Merged
745
746- #109: Move create-react-class to dependencies instead of devDependencies [`#110`](https://github.com/leandrowd/react-responsive-carousel/pull/110)
747
748### Commits
749
750- 3.1.10 [`7d8b689`](https://github.com/leandrowd/react-responsive-carousel/commit/7d8b68961d66820e50a0a48d9a696c3c8d71ba41)
751
752## [v3.1.9](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.8...v3.1.9) - 2017-04-24
753
754### Merged
755
756- #98: Allow carousel slides to be lazy loaded [`#108`](https://github.com/leandrowd/react-responsive-carousel/pull/108)
757
758### Commits
759
760- #98: Allow carousel slides to be lazy loaded [`aa7df89`](https://github.com/leandrowd/react-responsive-carousel/commit/aa7df89a12efc2e65611f485627bccf1b4f6ae9f)
761
762## [v3.1.8](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.7...v3.1.8) - 2017-04-24
763
764### Merged
765
766- #101: Updating to react 15.5.4 [`#107`](https://github.com/leandrowd/react-responsive-carousel/pull/107)
767
768### Commits
769
770- Adding changelog [`76c7822`](https://github.com/leandrowd/react-responsive-carousel/commit/76c782261ffda411a289d1c9a3db8804e0375424)
771
772## [v3.1.7](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.6...v3.1.7) - 2017-04-23
773
774### Merged
775
776- #104 - Fixes problem where arrows were not appearing after carousel was loaded [`#106`](https://github.com/leandrowd/react-responsive-carousel/pull/106)
777- Fixes issue with initial image having unbinded event [`#103`](https://github.com/leandrowd/react-responsive-carousel/pull/103)
778
779### Fixed
780
781- Fix #102 [`#102`](https://github.com/leandrowd/react-responsive-carousel/issues/102)
782
783### Commits
784
785- #104 - Fixes problem where arrows were not appearing after carousel was loaded [`b7b10f3`](https://github.com/leandrowd/react-responsive-carousel/commit/b7b10f328d8dc715e8613c429b9b3a82e9825bc5)
786
787## [v3.1.6](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.5...v3.1.6) - 2017-04-19
788
789### Merged
790
791- #99: Fixing bug with infinite loop and showArrows=false [`#100`](https://github.com/leandrowd/react-responsive-carousel/pull/100)
792
793### Commits
794
795- #99: Fixing bug with infinite loop and showArrows=false [`eef9597`](https://github.com/leandrowd/react-responsive-carousel/commit/eef9597936609cb13dab8d29edf798e070980fab)
796
797## [v3.1.5](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.4...v3.1.5) - 2017-03-26
798
799### Merged
800
801- #63: Stoping autoplay on touch events or manual actions [`#93`](https://github.com/leandrowd/react-responsive-carousel/pull/93)
802
803### Commits
804
805- #63: Stoping autoplay on touch events or manual actions [`c5c5c0b`](https://github.com/leandrowd/react-responsive-carousel/commit/c5c5c0b6ef77e38222b5219c473181bb22ee4f8f)
806
807## [v3.1.4](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.3...v3.1.4) - 2017-03-26
808
809### Merged
810
811- #91: Removing check for has3d as all modern browsers support this capability [`#92`](https://github.com/leandrowd/react-responsive-carousel/pull/92)
812
813### Commits
814
815- #91: Removing check for has3d as all modern browsers support this capability [`105c45b`](https://github.com/leandrowd/react-responsive-carousel/commit/105c45bc1c175c2557adee64f897e3ebea904f50)
816
817## [v3.1.3](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.2...v3.1.3) - 2017-03-11
818
819### Merged
820
821- #71: Adding custom transition duration [`#89`](https://github.com/leandrowd/react-responsive-carousel/pull/89)
822
823### Commits
824
825- #71: Adding custom transition duration [`593d846`](https://github.com/leandrowd/react-responsive-carousel/commit/593d8465d0575ea30210a6863f1b87b6356f913c)
826
827## [v3.1.2](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.1...v3.1.2) - 2017-02-26
828
829### Merged
830
831- #86: Removing unnecessary has3d check [`#88`](https://github.com/leandrowd/react-responsive-carousel/pull/88)
832
833### Commits
834
835- 3.1.2 [`4f32421`](https://github.com/leandrowd/react-responsive-carousel/commit/4f324215642841b8db874dceefcf232a9a3bb180)
836
837## [v3.1.1](https://github.com/leandrowd/react-responsive-carousel/compare/v3.1.0...v3.1.1) - 2017-02-26
838
839### Merged
840
841- #85: Moving event binding to componentDidMount to fix SSR [`#87`](https://github.com/leandrowd/react-responsive-carousel/pull/87)
842
843### Commits
844
845- #85: Moving event binding to componentDidMount to fix SSR [`1efa37b`](https://github.com/leandrowd/react-responsive-carousel/commit/1efa37be1aa3869b07dd43371739b0aabaca4a03)
846
847## [v3.1.0](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.23...v3.1.0) - 2017-02-10
848
849### Commits
850
851- 3.1.0 [`907486f`](https://github.com/leandrowd/react-responsive-carousel/commit/907486f11fb81313d3eb47269f36a9445c9c5b7e)
852
853## [v3.0.23](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.22...v3.0.23) - 2017-02-10
854
855### Merged
856
857- #81: Adding support to mouse swipe: [`#82`](https://github.com/leandrowd/react-responsive-carousel/pull/82)
858
859### Commits
860
861- #81: Adding support to mouse swipe: [`2829f4b`](https://github.com/leandrowd/react-responsive-carousel/commit/2829f4b136fa944ffb8f30474539d77b9a39b8cd)
862
863## [v3.0.22](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.21...v3.0.22) - 2017-01-29
864
865### Merged
866
867- Fixing issue #69 - styles leaking out of carousel [`#78`](https://github.com/leandrowd/react-responsive-carousel/pull/78)
868- Fixing issue #70 - Adding dynamicHeight prop to adjust when required [`#77`](https://github.com/leandrowd/react-responsive-carousel/pull/77)
869- Fixing issue #72 - changes to autoplay property in runtime wouldn't apply [`#76`](https://github.com/leandrowd/react-responsive-carousel/pull/76)
870- Fixing issue #74 - single images in a slide would cause an error [`#75`](https://github.com/leandrowd/react-responsive-carousel/pull/75)
871
872### Commits
873
874- Fixing issue #70 - Adding dynamicHeight prop to adjust when required [`77b1eeb`](https://github.com/leandrowd/react-responsive-carousel/commit/77b1eeba376fc976a8fc0721a991fcbaf7eb5711)
875
876## [v3.0.21](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.20...v3.0.21) - 2016-09-26
877
878### Merged
879
880- Adding support to auto play [`#62`](https://github.com/leandrowd/react-responsive-carousel/pull/62)
881
882### Commits
883
884- 3.0.21 [`414bcfd`](https://github.com/leandrowd/react-responsive-carousel/commit/414bcfdac65323ecd8a56a13a126fb5856dc1c03)
885
886## [v3.0.20](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.19...v3.0.20) - 2016-09-25
887
888### Commits
889
890- Refactoring tests to use es6 features [`5cc8ac2`](https://github.com/leandrowd/react-responsive-carousel/commit/5cc8ac255e5ff934f7a96041bf07de9ba14a454e)
891- Adding tests for auto play [`0d30188`](https://github.com/leandrowd/react-responsive-carousel/commit/0d30188748600816fb9eaff42b10aa4099041cd4)
892- Adding tolerance for swipe scroll behaviour [`55c0e5c`](https://github.com/leandrowd/react-responsive-carousel/commit/55c0e5c29924f78b702b714a9c0ec116d35526e4)
893
894## [v3.0.19](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.18...v3.0.19) - 2016-09-24
895
896### Merged
897
898- Updating react-easy-swipe [`#61`](https://github.com/leandrowd/react-responsive-carousel/pull/61)
899
900### Commits
901
902- Adding support to auto play [`b40643d`](https://github.com/leandrowd/react-responsive-carousel/commit/b40643d883aa4785fd4cbe31d646e6d824c29ff8)
903
904## [v3.0.18](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.17...v3.0.18) - 2016-09-16
905
906### Merged
907
908- Moar tests [`#58`](https://github.com/leandrowd/react-responsive-carousel/pull/58)
909- Feature/infinite looping [`#57`](https://github.com/leandrowd/react-responsive-carousel/pull/57)
910
911### Commits
912
913- Adding more tests for Carousel [`087a6d6`](https://github.com/leandrowd/react-responsive-carousel/commit/087a6d6b99d4bf4271492753d50a9f7a8141f58d)
914
915## [v3.0.17](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.16...v3.0.17) - 2016-09-14
916
917### Merged
918
919- Replacing the deprecated package reactify with babelify [`#56`](https://github.com/leandrowd/react-responsive-carousel/pull/56)
920
921### Commits
922
923- Deploying storybook demos [`5d8e841`](https://github.com/leandrowd/react-responsive-carousel/commit/5d8e84173761bcfe2fc74f45d0c4a71bc8a1d5f8)
924
925## [v3.0.16](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.15...v3.0.16) - 2016-09-10
926
927### Merged
928
929- Storybook and many adjusts resulting from tests inside it. [`#54`](https://github.com/leandrowd/react-responsive-carousel/pull/54)
930
931### Commits
932
933- Adding presentation mode [`38139e7`](https://github.com/leandrowd/react-responsive-carousel/commit/38139e7a9906680cc4de04aa5d0f2d22aae595e0)
934
935## [v3.0.15](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.14...v3.0.15) - 2016-09-07
936
937### Commits
938
939- Updating package task to include the fonts [`f10a739`](https://github.com/leandrowd/react-responsive-carousel/commit/f10a739e081e83275b362a1e60f5e729a8403742)
940- Updating docs with example [`6feaeb4`](https://github.com/leandrowd/react-responsive-carousel/commit/6feaeb40b520e830f04b060262f509ac8feee53e)
941- Removing release branch from publish step [`c10616d`](https://github.com/leandrowd/react-responsive-carousel/commit/c10616de82c8f7cef760f325c39737e11994010b)
942
943## [v3.0.14](https://github.com/leandrowd/react-responsive-carousel/compare/v3.0.13...v3.0.14) - 2016-09-07
944
945### Merged
946
947- Update gulp dependencies [`#50`](https://github.com/leandrowd/react-responsive-carousel/pull/50)
948
949### Commits
950
951- Fixing gh-pages task [`5da8b4d`](https://github.com/leandrowd/react-responsive-carousel/commit/5da8b4ddbfab6dbf079350b9ad6aaf07001d871d)
952
953## [v3.0.13](https://github.com/leandrowd/react-responsive-carousel/compare/v1.0.2...v3.0.13) - 2016-08-27
954
955### Merged
956
957- Improving dev workflow [`#49`](https://github.com/leandrowd/react-responsive-carousel/pull/49)
958- Update dependencies [`#48`](https://github.com/leandrowd/react-responsive-carousel/pull/48)
959- Running tests with jest-cli instead of gulp-jest [`#47`](https://github.com/leandrowd/react-responsive-carousel/pull/47)
960- Add type to carousel buttons [`#46`](https://github.com/leandrowd/react-responsive-carousel/pull/46)
961- Update gulp-sass version. [`#40`](https://github.com/leandrowd/react-responsive-carousel/pull/40)
962- Update Carousel.js [`#37`](https://github.com/leandrowd/react-responsive-carousel/pull/37)
963
964### Commits
965
966- Updating dependencies and tasks: [`7fd718c`](https://github.com/leandrowd/react-responsive-carousel/commit/7fd718cd73624aac21fc6ea796761530f2cebd28)
967
968## [3.0.9](https://github.com/leandrowd/react-responsive-carousel/compare/3.0.7...3.0.9) - 2016-01-19
969
970### Commits
971
972- Fixing vertical carousel size [`4a90da2`](https://github.com/leandrowd/react-responsive-carousel/commit/4a90da2a8c75b7109e8672ef7ab0cbf96da41a68)
973- Fixing propTypes typo (was propsTypes) [`dad89b6`](https://github.com/leandrowd/react-responsive-carousel/commit/dad89b6f539648c8611c4c20ac384febc89eed96)
974- Publishing to npm [`edc64f2`](https://github.com/leandrowd/react-responsive-carousel/commit/edc64f2c6624101c4e8317cf589837c361b339e9)
975
976## [3.0.7](https://github.com/leandrowd/react-responsive-carousel/compare/v1.0.1...3.0.7) - 2016-01-15
977
978### Commits
979
980- Updating readme [`c5c72b9`](https://github.com/leandrowd/react-responsive-carousel/commit/c5c72b981713c68f8b13e140e16b50dc1af47b8d)
981- Server rendering in strict mode can't find window [`2902cb1`](https://github.com/leandrowd/react-responsive-carousel/commit/2902cb1f99a0eeef106d5ae5ab1c1fb18619e477)
982- Updating npm package [`621a207`](https://github.com/leandrowd/react-responsive-carousel/commit/621a207a29721d19fe9e760cf8238e662d3aae4a)
983
984## [3.0.4](https://github.com/leandrowd/react-responsive-carousel/compare/3.0.2...3.0.4) - 2016-01-07
985
986### Commits
987
988- Adding CNAME [`26eb839`](https://github.com/leandrowd/react-responsive-carousel/commit/26eb8394eb09a82db61c7ddb9830beab651e1b66)
989- Bumping versions [`51caa42`](https://github.com/leandrowd/react-responsive-carousel/commit/51caa4252adc2f232c74d06c48bf71eaeb81bd75)
990
991## [3.0.2](https://github.com/leandrowd/react-responsive-carousel/compare/v1.0.0...3.0.2) - 2016-01-07
992
993### Commits
994
995- Updating npm package docs [`76aa2e7`](https://github.com/leandrowd/react-responsive-carousel/commit/76aa2e72b5b4dee56f75da3fda02d58bb0eec9c5)
996- Updating dist files [`b1c2fd8`](https://github.com/leandrowd/react-responsive-carousel/commit/b1c2fd80e4d2a65eab4bfac44282df3ad26633fe)
997- Releasing new npm package [`6637e47`](https://github.com/leandrowd/react-responsive-carousel/commit/6637e47eb0dfde970b22e1703ae37b53d973e9ec)
998
999## [2.0.2](https://github.com/leandrowd/react-responsive-carousel/compare/2.0.1...2.0.2) - 2015-11-26
1000
1001### Commits
1002
1003- Issue #19 - fixing undef position [`4e7602e`](https://github.com/leandrowd/react-responsive-carousel/commit/4e7602e65ce742544c0979889dab6a1d395dc008)
1004- issue #17 - Calling onChange when selecting through the controls [`10470fe`](https://github.com/leandrowd/react-responsive-carousel/commit/10470fe533e4cabf908acf95d5ccf9bc585b486c)
1005
1006## [2.0.1](https://github.com/leandrowd/react-responsive-carousel/compare/2.0.0...2.0.1) - 2015-11-21
1007
1008### Commits
1009
1010- #17 - Calling onChange when selecting through the controls [`0d2368f`](https://github.com/leandrowd/react-responsive-carousel/commit/0d2368fb3b1579a457225121a2fb7c11aefb46cf)
1011
1012## [2.0.0](https://github.com/leandrowd/react-responsive-carousel/compare/0.1.6...2.0.0) - 2015-11-21
1013
1014### Commits
1015
1016- Updating react to 0.14 and fixing all the warnings [`87fe13d`](https://github.com/leandrowd/react-responsive-carousel/commit/87fe13db8f3e71b073dbc0269165d06cbf0f2d08)
1017- Fixing dependencies and preparing package for distribution [`2377fde`](https://github.com/leandrowd/react-responsive-carousel/commit/2377fded11f9a301f03f8884a7374f3132b18a0b)
1018- Updating docs [`68ab271`](https://github.com/leandrowd/react-responsive-carousel/commit/68ab27107d8bec25b1745fc4f04588b66fa96235)
1019
1020## [v1.0.2](https://github.com/leandrowd/react-responsive-carousel/compare/3.0.9...v1.0.2) - 2016-03-17
1021
1022### Merged
1023
1024- Specify version of node to run app [`#31`](https://github.com/leandrowd/react-responsive-carousel/pull/31)
1025
1026### Commits
1027
1028- Publishig to npm [`2d40b85`](https://github.com/leandrowd/react-responsive-carousel/commit/2d40b85593f0cb2d4397b973ae842fc15cd25608)
1029
1030## [v1.0.1](https://github.com/leandrowd/react-responsive-carousel/compare/3.0.4...v1.0.1) - 2016-01-13
1031
1032### Commits
1033
1034- Removing unneded file [`9d7f7cb`](https://github.com/leandrowd/react-responsive-carousel/commit/9d7f7cbf93abbd3cee691380a6365e684c45c523)
1035- Adding missing dependency [`bb2e2fb`](https://github.com/leandrowd/react-responsive-carousel/commit/bb2e2fbaa5f794855c24e55671e7cbcac24da142)
1036- 1.0.1 [`4d9b33e`](https://github.com/leandrowd/react-responsive-carousel/commit/4d9b33e1f02949f2077087625fbebe33fd74189a)
1037
1038## [v1.0.0](https://github.com/leandrowd/react-responsive-carousel/compare/2.0.2...v1.0.0) - 2016-01-07
1039
1040### Merged
1041
1042- Carousel revamp [`#25`](https://github.com/leandrowd/react-responsive-carousel/pull/25)
1043- Update README.md [`#21`](https://github.com/leandrowd/react-responsive-carousel/pull/21)
1044
1045### Commits
1046
1047- Replacing refs [`cfa023e`](https://github.com/leandrowd/react-responsive-carousel/commit/cfa023eea5038d38b466ab9db525d31a01c0e736)
1048
1049## [0.1.6](https://github.com/leandrowd/react-responsive-carousel/compare/0.1.4...0.1.6) - 2015-08-08
1050
1051### Merged
1052
1053- Delaying the .selected class/state till the image is loaded so the border won't appear without anything inside. [`#15`](https://github.com/leandrowd/react-responsive-carousel/pull/15)
1054- fix default selected class [`#1`](https://github.com/leandrowd/react-responsive-carousel/pull/1)
1055
1056### Commits
1057
1058- update demo page with gulp [`fb450aa`](https://github.com/leandrowd/react-responsive-carousel/commit/fb450aaa4626615f4cb03bbc488a4a591f408360)
1059
1060## [0.1.4](https://github.com/leandrowd/react-responsive-carousel/compare/0.1.1...0.1.4) - 2015-06-30
1061
1062### Merged
1063
1064- carousel on mobile: disable swiping on first and last image [`#11`](https://github.com/leandrowd/react-responsive-carousel/pull/11)
1065- fix dependencies [`#5`](https://github.com/leandrowd/react-responsive-carousel/pull/5)
1066
1067### Commits
1068
1069- fix carousel on mobile: disable swiping on first and last image [`47d0451`](https://github.com/leandrowd/react-responsive-carousel/commit/47d04517e74db377bcc7e4250a0093e202ca85d4)
1070
1071## [0.1.1](https://github.com/leandrowd/react-responsive-carousel/compare/0.1.0...0.1.1) - 2015-05-17
1072
1073### Commits
1074
1075- Updating to react 0.13.3 [`5726925`](https://github.com/leandrowd/react-responsive-carousel/commit/5726925e8f9157be06a53f53285208e8a6703b31)
1076- Generating version 0.1.1 for NPN [`72fc98a`](https://github.com/leandrowd/react-responsive-carousel/commit/72fc98aa6af06ee98907029e45a9016e1f04a026)
1077
1078## [0.1.0](https://github.com/leandrowd/react-responsive-carousel/compare/0.0.11...0.1.0) - 2015-03-11
1079
1080### Commits
1081
1082- New version without touch lib [`5d7f735`](https://github.com/leandrowd/react-responsive-carousel/commit/5d7f7359c4b98773bbf8c544d6c3d2cd19b0e4f9)
1083- Clean up [`4914ea8`](https://github.com/leandrowd/react-responsive-carousel/commit/4914ea8f9f0d1d11d2ba212c930cb5f7f63b8713)
1084- Adding styles to the package [`1a487cd`](https://github.com/leandrowd/react-responsive-carousel/commit/1a487cd23a37dc483dab5be588f9f08c9761f376)
1085
1086## [0.0.11](https://github.com/leandrowd/react-responsive-carousel/compare/0.0.9...0.0.11) - 2015-02-10
1087
1088### Commits
1089
1090- Fixing tests, adding more infos to README.md and removing unnecessary files [`1363c42`](https://github.com/leandrowd/react-responsive-carousel/commit/1363c429ecfd13730318925a38507fbb52c4a448)
1091- Fixing require rule on README.md and publishing [`d2c44b2`](https://github.com/leandrowd/react-responsive-carousel/commit/d2c44b2d63032a4daa69d3addec11e7585d23d08)
1092- Adding README.md to npm [`966d949`](https://github.com/leandrowd/react-responsive-carousel/commit/966d9492b28e3211705637b2a0321b9d9b8fab41)
1093
1094## 0.0.9 - 2015-02-09
1095
1096### Commits
1097
1098- First commit [`272de1d`](https://github.com/leandrowd/react-responsive-carousel/commit/272de1d4ea25d4c64cf9a11f3d49a9ab0daa90cf)
1099- Removing swipe component and add behaviour through another lib [`8fe3efd`](https://github.com/leandrowd/react-responsive-carousel/commit/8fe3efdcd811cf464efab7420ffe85f41f1ef3c3)
1100- Adding better transitions [`48ebe3c`](https://github.com/leandrowd/react-responsive-carousel/commit/48ebe3c72cef1cdcff7b275257fc3c54afb19e21)