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

Carousel fixes #22392

Merged
merged 5 commits into from
Apr 8, 2017
Merged

Carousel fixes #22392

merged 5 commits into from
Apr 8, 2017

Commits on Apr 8, 2017

  1. Ensure carousel works in IE10/11

    - Drops the `if-supports-3d-transforms()` mixin since all our browsers do support it
    
    - Updates carousel to not rely on that mixin
    mdo committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    f56f486 View commit details
    Browse the repository at this point in the history
  2. drop img-fluid for w-100

    mdo committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    0857713 View commit details
    Browse the repository at this point in the history
  3. Do not stretch images in carousel-item

    pvdlg authored and mdo committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    9153c2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47b3069 View commit details
    Browse the repository at this point in the history
  5. property order

    mdo committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    d2682d0 View commit details
    Browse the repository at this point in the history