Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(useScroll): support setting scroll position and toggling smooth scrolling #1996

Merged
merged 2 commits into from Sep 26, 2022
Merged

feat(useScroll): support setting scroll position and toggling smooth scrolling #1996

merged 2 commits into from Sep 26, 2022

Commits on Aug 5, 2022

  1. feat(useScroll): support setting scroll position and toggling smooth …

    …scrolling
    
    Add ability to set scroll values and turn on or off smooth scrolling.
    
    fix #1978
    curtgrimes committed Aug 5, 2022
    Copy the full SHA
    6b9130c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Copy the full SHA
    3372b1d View commit details
    Browse the repository at this point in the history