This repository was archived by the owner on Oct 26, 2024. It is now read-only.
v2.0.0
[2.0.0] - 2020-12-05
Added
- Support for Stimulus 2.0
- Namespace warn message
Changed
Breaking Using the new values
static property.
- <a href="#awesome-stuff-here" data-controller="scroll-to" data-scroll-to-offset="50">Scroll</a>
+ <a href="#awesome-stuff-here" data-controller="scroll-to" data-scroll-to-offset-value="50">Scroll</a>