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

Fix no blur called on activeelement removed from dom #3393

Closed
wants to merge 25 commits into from

Commits on Aug 9, 2022

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

Commits on Aug 10, 2022

  1. lint

    snowystinger committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0c826dd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    b702b3a View commit details
    Browse the repository at this point in the history
  2. fix tests

    snowystinger committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    035e2c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc17f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. fix lint and types

    snowystinger committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9a8fc9f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-no-blur-for-activeelement-being-removed' of github.…

    …com:adobe/react-spectrum into fix-no-blur-for-activeelement-being-removed
    snowystinger committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    52f8d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0337856 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    996ef85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44dc441 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. clean up blur handles when unmounting

    todo: turn into single mutation observer
    snowystinger committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    295e2ed View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    3123afd View commit details
    Browse the repository at this point in the history
  2. Revert "only one node removal mutation observer"

    This reverts commit 3123afd.
    snowystinger committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e2c7c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8449f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96feabf View commit details
    Browse the repository at this point in the history
  5. fix lint

    snowystinger committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4123cb5 View commit details
    Browse the repository at this point in the history
  6. fix ssr

    snowystinger committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    74eeb89 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    7c83594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb255df View commit details
    Browse the repository at this point in the history
  3. remove extraneous code

    snowystinger committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3340ac4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 30, 2022

  1. code review

    snowystinger committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    799f8c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Sep 12, 2022

  1. Merge branch 'main' into fix-no-blur-for-activeelement-being-removed

    # Conflicts:
    #	packages/@react-aria/focus/src/FocusScope.tsx
    snowystinger committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    296a353 View commit details
    Browse the repository at this point in the history
  2. small perf benefits

    snowystinger committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    14dbc0e View commit details
    Browse the repository at this point in the history