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

Refactor getPostLink props #57745

Closed
wants to merge 19 commits into from
Closed

Commits on Jan 8, 2024

  1. Use the new getPostLinkProps setting to push the template into the …

    …editor provider rather than just relying on `template-only` mode
    glendaviesnz committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c4b9b1d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    4e25ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bfde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca6d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e269650 View commit details
    Browse the repository at this point in the history
  5. remove test code

    glendaviesnz committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    25e036a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    02cfbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03992a View commit details
    Browse the repository at this point in the history
  3. Fix broken string

    glendaviesnz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c491f36 View commit details
    Browse the repository at this point in the history
  4. Fix breadcrumb label

    glendaviesnz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f07971d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81d503d View commit details
    Browse the repository at this point in the history
  6. Remove unused class

    glendaviesnz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c5c9f3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    037f1d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5d8e80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d92373 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Change getPostLinkProps to useChangeEntity to better reflect the wide…

    …r usage with `template-only` rendering mode removed
    glendaviesnz committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    edf7352 View commit details
    Browse the repository at this point in the history
  2. Remove the history from site editor, don't think it matters that back…

    … link not in header as browser back button works
    glendaviesnz committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8e27b15 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

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