react-responsive-carousel
Advanced tools
Comparing version 3.2.12 to 3.2.13
@@ -10,2 +10,20 @@ # Changelog | ||
## [v3.2.12](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.11...v3.2.12) - 2021-02-12 | ||
### Merged | ||
- Issue/gh 503 autoplay doesnt restart [`#511`](https://github.com/leandrowd/react-responsive-carousel/pull/511) | ||
- build(deps): bump ini from 1.3.5 to 1.3.7 [`#532`](https://github.com/leandrowd/react-responsive-carousel/pull/532) | ||
- fix: dynamic height not work with a tag wrapper [`#537`](https://github.com/leandrowd/react-responsive-carousel/pull/537) | ||
- #534: Fix Carousel swipeable with one child [`#544`](https://github.com/leandrowd/react-responsive-carousel/pull/544) | ||
- #546: Adding visual style to focused buttons [`#549`](https://github.com/leandrowd/react-responsive-carousel/pull/549) | ||
- #553: Resolve type error due to wrong default prop of Carousel component [`#554`](https://github.com/leandrowd/react-responsive-carousel/pull/554) | ||
- #517: Fix emulated touch never changing slide [`#556`](https://github.com/leandrowd/react-responsive-carousel/pull/556) | ||
- 358 fix glitch when swiping one way then the other [`#509`](https://github.com/leandrowd/react-responsive-carousel/pull/509) | ||
- #547: Moving carousel controls for kbd users [`#551`](https://github.com/leandrowd/react-responsive-carousel/pull/551) | ||
### Commits | ||
- #547: Moving carousel controls for kbd users [`4b8fbcf`](https://github.com/leandrowd/react-responsive-carousel/commit/4b8fbcf928dfd7489ce6d98da5fe3b34f8f09f3f) | ||
## [v3.2.11](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.10...v3.2.11) - 2020-12-05 | ||
@@ -12,0 +30,0 @@ |
{ | ||
"name": "react-responsive-carousel", | ||
"version": "3.2.12", | ||
"version": "3.2.13", | ||
"description": "React Responsive Carousel", | ||
@@ -5,0 +5,0 @@ "author": { |
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
272339