Releases: idiotWu/smooth-scrollbar
Releases · idiotWu/smooth-scrollbar
v5.0.0
- Breaking change: rename
fricton
to friction
.
- Feature: minimal scrollbar thumb size.
v4.2.0
- feature: add
ignoreEvents
support.
v4.1.0
- Reduce movement at container's edge.
v4.0.0
- Movement based scrolling algorithm.
- Reduce options, simple is better :)
v3.1.0
- Use quadratic curve to perform
scrollTo
v3.0.0
- Refact easing curves
- Remove bezier easing
v1.4.0
feature: customize event propagation
fix: float number of offsets cause text blurry
refact: instance#update called synchronized
v1.2.0
- fix drag and select
- rename entries
v1.0.2
enable nest scrollbar pointer events