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

Fix scroll lock for iOS devices #207

Merged
merged 5 commits into from
Jun 23, 2021
Merged

Fix scroll lock for iOS devices #207

merged 5 commits into from
Jun 23, 2021

Commits on Dec 4, 2020

  1. Add option to set overflow:hidden on the body

    As commented here: willmcpo#200 (comment)
    Other libraries successfully use this strategy on iOS devices, this could be an opt-in to solve many iOS related issues reported here.
    jvitela authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    599cce7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    afc3b6a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    cca8cda View commit details
    Browse the repository at this point in the history
  2. chore: built library

    jvitela committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2c8f0ba View commit details
    Browse the repository at this point in the history
  3. chore: updated examples

    jvitela committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3b7877b View commit details
    Browse the repository at this point in the history