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

UX: Implement new top-level nav on admin plugin pages #27126

Merged
merged 8 commits into from
May 29, 2024

Commits on May 22, 2024

  1. WIP: Implement new top-level nav on admin plugin pages

    This uses a new nav style with the heirarchy:
    
    ```
    Breadcrumbs
      |- Title
        |- Description
          |- Third-Level Navigation
    ```
    
    The navigation bar uses the transparent red-underlined
    buttons similar to the user activity page.
    
    Over time all admin pages will use this, but this starts
    with the new plugin show page.
    martin-brennan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1f7a323 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    5aaff74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903edb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d508d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56affcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39a98c9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 29, 2024

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