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

Overlays: Add configurations for accessibility testing #27327

Merged
merged 20 commits into from
May 14, 2024

Commits on May 8, 2024

  1. Update types.ts

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    97e92af View commit details
    Browse the repository at this point in the history
  2. Create toast.ts

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    339b53b View commit details
    Browse the repository at this point in the history
  3. Create popover.ts

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ff6322e View commit details
    Browse the repository at this point in the history
  4. Create loadPanel.ts

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7c72700 View commit details
    Browse the repository at this point in the history
  5. Create tooltip.ts

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f210d91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    340f1d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1522a8 View commit details
    Browse the repository at this point in the history
  8. Refactor attr

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2a32cd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ad41f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6389cd5 View commit details
    Browse the repository at this point in the history
  11. Remove disabled config

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b89640d View commit details
    Browse the repository at this point in the history
  12. Add aria attr (dxPopover)

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e8fc300 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    baf451e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47d69e3 View commit details
    Browse the repository at this point in the history
  15. Fix lint

    jdvictoria committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c1864ce View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 11, 2024

  1. Update popover.ts

    jdvictoria committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4bae947 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Omit visible configuration

    jdvictoria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    950329b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    1795ab3 View commit details
    Browse the repository at this point in the history
  2. Declare visible option

    jdvictoria committed May 14, 2024
    Configuration menu
    Copy the full SHA
    eb0f31f View commit details
    Browse the repository at this point in the history