uxcore-carousel
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -24,3 +24,3 @@ /** | ||
<div> | ||
<Carousel className="demo" autoplay={true} pauseOnHover={true}> | ||
<Carousel className="demo" autoplay={true} pauseOnHover={true} rtl={true}> | ||
<h3>1</h3> | ||
@@ -27,0 +27,0 @@ <h3>2</h3> |
@@ -0,1 +1,5 @@ | ||
## 0.2.1 | ||
`FIXED` fix issue #2 | ||
## 0.2.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "uxcore-carousel", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "uxcore-carousel component for uxcore.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/uxcore/uxcore-carousel.git", |
Sorry, the diff of this file is not supported yet
33164