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

Navigation: Refactor the PHP render function to make it easier to make changes in the future #55605

Merged
merged 61 commits into from
Nov 9, 2023

Commits on Nov 2, 2023

  1. Navigation: Refactor the PHP render function to make it easier to mak…

    …e changes in the future
    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    65f5793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bcde61 View commit details
    Browse the repository at this point in the history
  3. remove is-fallback class

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dcd97b7 View commit details
    Browse the repository at this point in the history
  4. allow multiple menus

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e268651 View commit details
    Browse the repository at this point in the history
  5. add some comments

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8f54d44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9f0328 View commit details
    Browse the repository at this point in the history
  7. fix submenus

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f087c4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b40caa5 View commit details
    Browse the repository at this point in the history
  9. remove a passed param

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a6ffa85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2991d1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afe3474 View commit details
    Browse the repository at this point in the history
  12. handle view script loading

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    58906ca View commit details
    Browse the repository at this point in the history
  13. reorder code

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    67d5ec3 View commit details
    Browse the repository at this point in the history
  14. simplify the return

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    40c4cce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0544d33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    21e973d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7e010a View commit details
    Browse the repository at this point in the history
  18. more simplification

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    001ed21 View commit details
    Browse the repository at this point in the history
  19. Update packages/block-library/src/navigation/index.php

    Co-authored-by: Dave Smith <[email protected]>
    scruffian and getdave committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e8b57df View commit details
    Browse the repository at this point in the history
  20. rename class

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7826b78 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dc5fb2c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a7c0d1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    362d7bd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    04f245e View commit details
    Browse the repository at this point in the history
  25. Update packages/block-library/src/navigation/index.php

    Co-authored-by: Dave Smith <[email protected]>
    scruffian and getdave committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7123f27 View commit details
    Browse the repository at this point in the history
  26. Update packages/block-library/src/navigation/index.php

    Co-authored-by: Dave Smith <[email protected]>
    scruffian and getdave committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    af5f8cd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5157393 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cd2c7fd View commit details
    Browse the repository at this point in the history
  29. add comment

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5514082 View commit details
    Browse the repository at this point in the history
  30. remove unnecessary spaces

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    34fde64 View commit details
    Browse the repository at this point in the history
  31. update docs

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8998c2b View commit details
    Browse the repository at this point in the history
  32. reverse parameter order

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    62d192f View commit details
    Browse the repository at this point in the history
  33. reverse parameter order

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fdabfa4 View commit details
    Browse the repository at this point in the history
  34. reverse parameter order

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1ae2f05 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5ab9ae5 View commit details
    Browse the repository at this point in the history
  36. add docs

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d51d7c3 View commit details
    Browse the repository at this point in the history
  37. rename to

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9a7a313 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    70cf09b View commit details
    Browse the repository at this point in the history
  39. fix linter

    scruffian committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    643c967 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    736e27d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcad41f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f65eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    103c27a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d98037e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a19a890 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5261b6 View commit details
    Browse the repository at this point in the history
  8. format php

    MaggieCabrera committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0e63a3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    295bd03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94dd338 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    939c50f View commit details
    Browse the repository at this point in the history
  12. comments for the tests

    MaggieCabrera committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d21547c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b16a3bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aceed2e View commit details
    Browse the repository at this point in the history
  15. phpcs

    scruffian committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    05ab18f View commit details
    Browse the repository at this point in the history
  16. phpcs

    scruffian committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5310ede View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    163f08f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649f813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73764c9 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Dave Smith <[email protected]>
    MaggieCabrera and getdave authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9b669a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c56237d View commit details
    Browse the repository at this point in the history