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

Better overflow shadows and some mobile modal fixes #1829

Merged
merged 9 commits into from
Apr 15, 2019

Commits on Apr 12, 2019

  1. Fix modal responsive and overflow

    - Overflow shadow now uses the new overlay method (requires an extra wrapper)
    - Confirmation modals no longer take up the entire mobile screen
    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    b68687e View commit details
    Browse the repository at this point in the history
  2. Update Flyout to use the new overflow shadow

    (Required extra wrapping div)
    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    402aeb3 View commit details
    Browse the repository at this point in the history
  3. Updated SASS docs

    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    d078e47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3727e59 View commit details
    Browse the repository at this point in the history
  5. cl

    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    ebb8a32 View commit details
    Browse the repository at this point in the history
  6. Fix modal title for overflow test example

    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    546f1e7 View commit details
    Browse the repository at this point in the history
  7. Feedback

    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    83b076e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b198b2b View commit details
    Browse the repository at this point in the history
  9. cl

    cchaos committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    e922455 View commit details
    Browse the repository at this point in the history