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

Revert previous clip-deprecation fixes in favor of hybrid clip and clip-path. #2989

Merged
merged 4 commits into from
May 31, 2018

Commits on May 29, 2018

  1. Revert "Use two inputs for Chosen’s focus and search."

    This reverts commit ee36be0.
    adunkman committed May 29, 2018
    Configuration menu
    Copy the full SHA
    9856198 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove remaining clip."

    This reverts commit b8db27c.
    adunkman committed May 29, 2018
    Configuration menu
    Copy the full SHA
    86d87bf View commit details
    Browse the repository at this point in the history
  3. Revert "Move chosen-single’s search input to avoid clip."

    This reverts commit 290ba2c.
    adunkman committed May 29, 2018
    Configuration menu
    Copy the full SHA
    50cc388 View commit details
    Browse the repository at this point in the history
  4. Use clip-path in addition to clip.

    clip is deprecated; clip-path is not supported in older browsers.
    adunkman committed May 29, 2018
    Configuration menu
    Copy the full SHA
    61eb5e4 View commit details
    Browse the repository at this point in the history