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: Fix performance regression #58513

Merged
merged 13 commits into from
Feb 2, 2024
Merged

Navigation: Fix performance regression #58513

merged 13 commits into from
Feb 2, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    6a109e6 View commit details
    Browse the repository at this point in the history
  2. update docblock

    scruffian committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8464023 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    35b8916 View commit details
    Browse the repository at this point in the history
  2. linting

    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4c300b4 View commit details
    Browse the repository at this point in the history
  3. remove unused param

    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c6f2788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ffd19 View commit details
    Browse the repository at this point in the history
  5. update docblock

    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fcc383c View commit details
    Browse the repository at this point in the history
  6. Update packages/block-library/src/navigation/index.php

    Co-authored-by: Andrei Draganescu <me@andreidraganescu.info>
    scruffian and draganescu committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    afbe2e2 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary changes

    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2482424 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix/nav-performance' of github.com:WordPress/gutenberg …

    …into fix/nav-performance
    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7cf5c18 View commit details
    Browse the repository at this point in the history
  9. remove early return

    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dd00ad1 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary changes

    scruffian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1fe86a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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