File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# React Responsive Carousel
2
2
3
3
4
+ ## 3.1.24 - Wed Jul 05 2017
5
+ * #148 Autoplay and stop on hover causes a warning.
6
+ - Added tests for the internal state isMouseEntered and tests for enabeling and disabeling the auto play function on mouse enter / leave.
7
+ * #148 Autoplay and stop on hover causes a warning.
8
+ - Added build version of carousel.
9
+ * #148 Autoplay and stop on hover causes a warning.
10
+ - Added a mouse entered state so we know when not to activate the auto play feature.
11
+
12
+
4
13
## 3.1.23 - Tue Jul 04 2017
14
+ * #148 Autoplay and stop on hover causes a warning.
5
15
* Types author header added.
6
16
7
17
@@ -86,8 +96,6 @@ Removes duplicate option from the documentation
86
96
87
97
88
98
## 3.1.7 - Mon Apr 24 2017
89
- * #104 - Fixes problem where arrows were not appearing after carousel was loaded
90
- * Fix issue when selected image is other than zero index
91
99
92
100
93
101
## 3.1.6 - Wed Apr 19 2017
You can’t perform that action at this time.
0 commit comments