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: allow scrollToTop to be explicitly disabled #4564

Merged
merged 7 commits into from Dec 16, 2018
Merged

Conversation

galvez
Copy link

@galvez galvez commented Dec 16, 2018

Picking up #4170 -- debugged and added test.

homerjam and others added 3 commits October 22, 2018 15:01
This enables us to manually override scroll position. For instance to offset scroll position before a transition.
@galvez galvez self-assigned this Dec 16, 2018
@galvez galvez added the WIP label Dec 16, 2018
@codecov-io
Copy link

codecov-io commented Dec 16, 2018

Codecov Report

Merging #4564 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev   #4564   +/-   ##
=====================================
  Coverage   91.1%   91.1%           
=====================================
  Files         61      61           
  Lines       2204    2204           
  Branches     534     534           
=====================================
  Hits        2008    2008           
  Misses       178     178           
  Partials      18      18

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9216bd4...918769e. Read the comment docs.

@galvez galvez removed the WIP label Dec 16, 2018
@pi0 pi0 merged commit 669fecc into dev Dec 16, 2018
@pi0 pi0 deleted the feat/disable-scroll-to-top branch December 16, 2018 10:02
@manniL
Copy link
Member

manniL commented Dec 16, 2018

Is a change in the docs necessary?

@galvez
Copy link
Author

galvez commented Dec 16, 2018

@manniL yep, will do!

@homerjam
Copy link

homerjam commented Jan 4, 2019

Thanks @galvez ! Holidays got in the way for me I'm afraid 😊

@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants