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

Scroll bounce #315

Merged
merged 19 commits into from
Feb 13, 2019
Merged

Scroll bounce #315

merged 19 commits into from
Feb 13, 2019

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    feb647e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54480b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. cleanup

    jchavarri committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    32ef7e0 View commit details
    Browse the repository at this point in the history
  2. add cubicbezier

    jchavarri committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    97f19cf View commit details
    Browse the repository at this point in the history
  3. remove logs

    jchavarri committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    6d37395 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Making chains a list. Allowing to interrupt bouncing animations if sc…

    …rolling on the opposite direction.
    jchavarri committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    ed68875 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    dfa37ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into bounce-scroll

    # Conflicts:
    #	esy.lock/index.json
    #	src/UI_Components/ScrollView.re
    jchavarri committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    31945f4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jchavarri committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    459561a View commit details
    Browse the repository at this point in the history
  4. Point rebez to github

    jchavarri committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0dc8b75 View commit details
    Browse the repository at this point in the history
  5. remove link-dev

    jchavarri committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    2c24596 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Merge branch 'master' into bounce-scroll

    # Conflicts:
    #	esy.lock/index.json
    #	src/UI_Components/ScrollView.re
    jchavarri committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    181d295 View commit details
    Browse the repository at this point in the history
  2. esy updates

    jchavarri committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2c0b922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9622ba8 View commit details
    Browse the repository at this point in the history
  4. refmt

    jchavarri committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    261a59c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    9bd1473 View commit details
    Browse the repository at this point in the history
  2. Formatting

    bryphe committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    885644a View commit details
    Browse the repository at this point in the history
  3. Merge lockfile

    bryphe committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    f645fbd View commit details
    Browse the repository at this point in the history
  4. Fix line ordering

    bryphe committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    e5cbdf3 View commit details
    Browse the repository at this point in the history