scroll-into-view / smooth-scroll-into-view-if-needed

Smoothly scroll elements into view, cross browser!
https://scroll-into-view.dev
MIT License
218 stars 10 forks source link

SmoothBehaviorOptions typing is fixed: #1052

Closed mortargrind closed 1 year ago

mortargrind commented 1 year ago

SmoothBehaviorOptions is updated to be a type alias instead of an interface since Options cannot be extended from because it's an interface too.

Fixes: #1050

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: