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

useFocusOutside: do not fire callback when focusing on an iframe inside the wrapper #45349

Closed
wants to merge 6 commits into from

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    dafead3 View commit details
    Browse the repository at this point in the history
  2. Rename file to TypeScript

    ciampo committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f40bdad View commit details
    Browse the repository at this point in the history
  3. Fix TypeScript errors

    ciampo committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1f298d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. CHANGELOG

    ciampo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b952b3b View commit details
    Browse the repository at this point in the history
  2. Add ref to the return value of useFocusOutside, use it to check if ac…

    …tive element is in the wrapper
    ciampo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3470234 View commit details
    Browse the repository at this point in the history
  3. WIP

    ciampo committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b09fc7b View commit details
    Browse the repository at this point in the history