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(select): transparent background when overscrolling #2117

Merged
merged 5 commits into from
Jan 12, 2017

Commits on Dec 20, 2016

  1. fix(select): transparent background when overscrolling

    Fixes the select being transparent on browsers that allow overscrolling (mostly mobile).
    crisbeto committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    03d4908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7450da7 View commit details
    Browse the repository at this point in the history
  3. Reduce expression verbosity

    crisbeto committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    e24c25e View commit details
    Browse the repository at this point in the history
  4. Reset the color on close.

    crisbeto committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    5fc78cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c0dd1c View commit details
    Browse the repository at this point in the history