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(scroll): dd behavior support on scrollBehavior #3351

Merged
merged 2 commits into from Oct 21, 2020

Conversation

gaetansenn
Copy link
Contributor

@gaetansenn gaetansenn commented Oct 21, 2020

Add the possibility to pass behaviour type to window.scrollTo if supported by browser.

Close #2069

Add the possibility to pass behaviour type to window.scrollTo if supported by browser.
src/util/scroll.js Outdated Show resolved Hide resolved
@posva posva changed the title Add behaviour support on scroll feat(scroll): dd behavior support on scrollBehavior Oct 21, 2020
@posva posva merged commit 4e0b3e0 into vuejs:dev Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pass on extra arguments to scrollTo to enable smooth scrolling with behaviour
2 participants