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 support for iOS Safari #23

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

Add support for iOS Safari #23

wants to merge 6 commits into from

Commits on Apr 8, 2013

  1. Configuration menu
    Copy the full SHA
    298d881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be05fe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2013

  1. Add support for iOS devices

    iOS is a pain when it comes to events. It fires 
    resize and scroll on a normal scroll gesture AND
    on rotation. It was mainly working but it failed
    to detect the top stop.
    zamber committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    6f00f37 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. Merge pull request #1 from bgutschke/master

    Added offset to the calculation of scrollFinish from bgtschke
    zamber committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    fdbb9fe View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2013

  1. Fix formatting

    zamber committed Aug 16, 2013
    Configuration menu
    Copy the full SHA
    9bbbae3 View commit details
    Browse the repository at this point in the history
  2. Fix bottom stick iPad issue

    zamber committed Aug 16, 2013
    Configuration menu
    Copy the full SHA
    6968dd4 View commit details
    Browse the repository at this point in the history