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

Display a document icon when using the site editor #48052

Closed
wants to merge 4 commits into from
Closed

Display a document icon when using the site editor #48052

wants to merge 4 commits into from

Commits on May 18, 2023

  1. Return icon from useEditedEntityRecord

    Returning the entity icon from useEditedEntityRecord so that it can be
    displayed in related places in the UI.
    dsas committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ad75420 View commit details
    Browse the repository at this point in the history
  2. Site-editor: Display icon for entity being edited

    Prefixing the template / template-part name with the icon of the entity
    being edited provides an additional hint to the user as to what they're
    editing.
    dsas committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d9d7cfd View commit details
    Browse the repository at this point in the history
  3. Tweak document title spacing

     * Increase spacing between document/secondary titles and their icons by 4px
     * Increase spacing between document and secondary titles by 6px
    dsas committed May 18, 2023
    Configuration menu
    Copy the full SHA
    cc1cfb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a8a9e6 View commit details
    Browse the repository at this point in the history