embla-carousel
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "embla-carousel", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"author": "David Cetinkaya", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -335,2 +335,10 @@ <br /> | ||
##### `scrollProgress()` | ||
<p>Returns how far the carousel has scrolled from 0 at the first slide to 1 at the end.</p> | ||
<sup> | ||
✨ <strong>Demo</strong> - | ||
<a href="https://codesandbox.io/s/embla-carousel-scrollprogress-cghc5"><code>embla.scrollProgress()</code></a> | ||
</sup> | ||
##### `changeOptions(options)` | ||
@@ -416,2 +424,3 @@ | ||
<a href="https://github.com/gunnarx2"><img src="https://avatars2.githubusercontent.com/u/10469652?s=122&v=4" title="gunnarx2" width="66" height="66" style="max-width:100%;"></a> | ||
<a href="https://github.com/xiel"><img src="https://avatars0.githubusercontent.com/u/615522?s=122&v=4" title="xiel" width="66" height="66" style="max-width:100%;"></a> | ||
</p> | ||
@@ -418,0 +427,0 @@ </div> |
83153
441