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

feat(modal, wizard): add full-screen size option #1352

Merged
merged 2 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. feat(modal, wizard): add full-screen size option

    This is a backport of 1d126fa (#1337) to 16.x.
    
    A full-screen modal or wizard will take up all available screen space except for some padding on all four sides.
    
    Other changes:
    - adjust static css-only modal story styles to accommodate full-screen modals
    - add a story option for long content inside the modal to test scrolling within the modal
    
    CDE-1789
    kevinbuhmann committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    328ede0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    75ff60b View commit details
    Browse the repository at this point in the history