@useblu/ocean-react
Advanced tools
Comparing version 1.25.0 to 1.25.2
@@ -5,2 +5,3 @@ import React from 'react'; | ||
infinite?: boolean; | ||
autoplay?: boolean; | ||
} & React.ComponentPropsWithoutRef<'div'>; | ||
@@ -7,0 +8,0 @@ declare const Carousel: React.FC<CarouselProps>; |
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.25.2](https://github.com/ocean-ds/ocean-web/compare/v1.25.1...v1.25.2) (2021-11-25) | ||
### Bug Fixes | ||
- enabling autoplay on carousel (boolean) ([#857](https://github.com/ocean-ds/ocean-web/issues/857)) ([d2648b7](https://github.com/ocean-ds/ocean-web/commit/d2648b7924ff42cd393cd57cbb340968ff61455b)) | ||
# [1.25.0](https://github.com/ocean-ds/ocean-web/compare/v1.24.0...v1.25.0) (2021-11-05) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@useblu/ocean-react", | ||
"version": "1.25.0", | ||
"version": "1.25.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "React components that implement Ocean's Design System.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3278898
16038