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

Add onProgress to track the scroll progress between enter / leave #304

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 26, 2019

  1. add progress

    fix bug in progress calculation
    
    make progress 0 through 1
    
    fix progress to 2 digits
    
    rm fixed decimal place for current scroll progress; allow more precision
    
    update progress to only call callback when current step within viewport
    
    bump version to 9.0.6; make progress callable only when inside
    
    revert changes to package.json
    
    chore: please the linter
    
    chore: please the linter again
    David T. Kofahl authored and TN1ck committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    53990f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa66247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad6470 View commit details
    Browse the repository at this point in the history