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

Modal: fix closing when contained iframe is focused #51602

Merged
merged 16 commits into from
Oct 5, 2023
Merged

Commits on Oct 5, 2023

  1. Fix modal closing when a contained iframe is focused

    Remove focus outside hook.
    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    35ab7cc View commit details
    Browse the repository at this point in the history
  2. Test: add iframe to Modal component

    t-hamano authored and stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6502514 View commit details
    Browse the repository at this point in the history
  3. Monopolize open modal

    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    22d4171 View commit details
    Browse the repository at this point in the history
  4. Revise comment

    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    40ae7fe View commit details
    Browse the repository at this point in the history
  5. Remove needless condition

    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8eae8b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e76f873 View commit details
    Browse the repository at this point in the history
  7. Permit nested Modals

    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    517cdb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bf1f02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4344d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    795d2c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49f95b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    183b9a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    145dc0e View commit details
    Browse the repository at this point in the history
  14. Add changelog entry

    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    04a1194 View commit details
    Browse the repository at this point in the history
  15. Revert "Test: add iframe to Modal component"

    This reverts commit 6502514.
    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3c18cfe View commit details
    Browse the repository at this point in the history
  16. Fix changelog

    stokesman committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c7824d6 View commit details
    Browse the repository at this point in the history