All Versions
74
Latest Version
Avg Release Cycle
7 days
Latest Release
1436 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v2.8.0 Changes
February 26, 2020๐ฑ ๐ New features
The
settle
event is a new feature. This feature was specified and requested in issue #48.embla.on('settle', () =\> { console.log(`The carousel has stopped scrolling.`) })
The
settle
event allows users to hook onto when the carousel has stopped scrolling. -
v2.7.4 Changes
February 12, 2020๐ ๏ธ Bugfixes
This patch resolves one bug:
- ๐ It solves issue #27. When Android devices fired the mousemove event during touch interactions, Embla threw a console error. This patch comes with a fix for this issue.
-
v2.7.3
February 01, 2020 -
v2.7.2
January 31, 2020 -
v2.7.1
January 31, 2020 -
v2.7.0 Changes
January 31, 2020๐ฑ ๐ New features
The API method
scrollBy()
is a new feature. This feature was specified in issue #23 and requested in issue #21.embla.scrollBy(0.5)
The
scrollBy()
method allows users to manipulate the current scroll progress by passing a number as an argument. Scroll to target is smooth. -
v2.6.12
January 19, 2020 -
v2.6.11
January 19, 2020 -
v2.6.10
January 19, 2020 -
v2.6.9
January 19, 2020