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 tab focus for ai optimize toast element #21635

Draft
wants to merge 15 commits into
base: trunk
Choose a base branch
from

Commits on Jul 5, 2024

  1. Fix tab focus for AI Optimize toast element

    #4372
    Wrap close button with ForwardRef to be able to use with useRef.
    mykola committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    03fc17e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'trunk' of github.com:Yoast/wordpress-seo into fix-tab-f…

    …ocus-for-ai-optimize-toast-element
    Jordi-PV committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    01d2ada View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Restore changes

    Jordi-PV committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2d5226b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    3d1c8b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trunk' of github.com:Yoast/wordpress-seo into fix-tab-f…

    …ocus-for-ai-optimize-toast-element
    Jordi-PV committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1268b54 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Cleans the outbound-link in free and adds the aria-haspopup attribute…

    … to the AIAssessmentFixesButton
    Jordi-PV committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    45bb371 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 13, 2024

  1. Adds aria-haspopup attribute to IconAIFixesButton component and

    updates Toast component to accept additional props
    Jordi-PV committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    280caa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5613652 View commit details
    Browse the repository at this point in the history
  3. Fixes lint error

    Jordi-PV committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2088e28 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. Merge remote-tracking branch 'origin/trunk' into fix-tab-focus-for-ai…

    …-optimize-toast-element
    mykola committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    89183da View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Removes console.logs

    Jordi-PV committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    80f09fa View commit details
    Browse the repository at this point in the history