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

Rename Group blocks in the Editor via Modal #53735

Merged
merged 38 commits into from
Sep 1, 2023

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    9196ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3896d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b330a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d3da47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d147550 View commit details
    Browse the repository at this point in the history
  6. Use aria-disabled

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c6e227f View commit details
    Browse the repository at this point in the history
  7. Use form submit

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ebb61ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0131170 View commit details
    Browse the repository at this point in the history
  9. Ensure input has label

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    09bf70a View commit details
    Browse the repository at this point in the history
  10. Scaffold initial e2e test

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fc65b10 View commit details
    Browse the repository at this point in the history
  11. Test ability to reset value

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2611bc9 View commit details
    Browse the repository at this point in the history
  12. Leave options menu in place on modal open

    Ensures focus transfer
    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    be32001 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f6bf57 View commit details
    Browse the repository at this point in the history
  14. Use provided setAttributes

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    debd5c2 View commit details
    Browse the repository at this point in the history
  15. Extract single component

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    80283bd View commit details
    Browse the repository at this point in the history
  16. Remove redundant comments

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e64e233 View commit details
    Browse the repository at this point in the history
  17. Remove redundant class

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    385f877 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b7104ac View commit details
    Browse the repository at this point in the history
  19. Use built in assertions

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bb40a87 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c8419aa View commit details
    Browse the repository at this point in the history
  21. Autofocus input

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    036e2ec View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ccf3485 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3acf7e5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    82aa47b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    211109b View commit details
    Browse the repository at this point in the history
  26. Add aria-described by to Modal

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f64ec14 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3f5f3f1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e950886 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    530c93b View commit details
    Browse the repository at this point in the history
  30. Fix tests

    getdave committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    78720ce View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    390bfdc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8986386 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4c70765 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a0243fa View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3509d1b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fd67465 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a643e97 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    39fe73a View commit details
    Browse the repository at this point in the history