embla-carousel
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "embla-carousel", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"author": "David Cetinkaya", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -210,8 +210,2 @@ <br /> | ||
**`isStartScroll()`** | ||
Returns if the carousel is at its start position, meaning if selected index is first possible index. If `loop: false` it's not possible to scroll to previous from here. | ||
**`isEndScroll()`** | ||
Returns if the carousel is at its start position, meaning if selected index is last possible index. If `loop: false`, it's not possible to scroll to next from here. | ||
**`canScrollPrevious()`** | ||
@@ -260,3 +254,3 @@ Returns if it's possible to scroll to previous from here. Note that if `loop: true` this will always return `true`. | ||
Thank you to all the people who already contributed to Embla Carousel 🙏! | ||
Thank you to all the people who already contributed to Embla Carousel 🙏! | ||
Do you like this project and want to contribute to it? | ||
@@ -270,2 +264,3 @@ | ||
Embla is [MIT licensed](./LICENSE). Copyright © 2019-present, David Cetinkaya | ||
Embla is [MIT licensed](./LICENSE). | ||
Copyright © 2019-present, David Cetinkaya. |
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
69187
264