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

Generate one backdrop per modal #427

Merged
merged 4 commits into from
Aug 12, 2021

Commits on Aug 2, 2021

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

Commits on Aug 8, 2021

  1. Render a backdrop for every stacked modal

    aoumiri committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    5712c50 View commit details
    Browse the repository at this point in the history
  2. The _renderBackdrop attribute is not needed anymore

    Because now we have a css animation that will be played when the element is being removed.
    aoumiri committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    edf878e View commit details
    Browse the repository at this point in the history
  3. Apply the epm-out css class on the closing backdrop to get a nice t…

    …ransition
    aoumiri committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    50be17d View commit details
    Browse the repository at this point in the history