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 broken list markup in navigation block when 3rd party blocks are used as decendants of navigation block #55551

Commits on Feb 8, 2024

  1. fix use tag processor instead of hardcoded list of list item blocks i…

    …n navigation block render callback
    
    fix phpcs issue
    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6a36979 View commit details
    Browse the repository at this point in the history
  2. fix whitespace issue

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d8af377 View commit details
    Browse the repository at this point in the history
  3. fix apply patch for using tag processor instead of hardcoded list of …

    …blocks to moved WP_Navigation_Block_Renderer class
    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b542e41 View commit details
    Browse the repository at this point in the history
  4. fix whitespace issue

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    66316ea View commit details
    Browse the repository at this point in the history
  5. fix add back has_submenus propertry

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f66a731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da242ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    222e409 View commit details
    Browse the repository at this point in the history
  8. fix whitespace

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e3511a5 View commit details
    Browse the repository at this point in the history
  9. Update filter docblock

    getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1334a33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6eb26ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9da5725 View commit details
    Browse the repository at this point in the history
  12. fix whitespace and grammar

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f43e902 View commit details
    Browse the repository at this point in the history
  13. fix whitespace

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    49e5ae9 View commit details
    Browse the repository at this point in the history
  14. fix markup of demo block

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5326aec View commit details
    Browse the repository at this point in the history
  15. fix test case

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bc34eca View commit details
    Browse the repository at this point in the history
  16. fix test case

    fabiankaegy authored and getdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    74e45c2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    222ef57 View commit details
    Browse the repository at this point in the history