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

Site Editor: Add ability to focus on editing a page's content vs the page's template #50857

Merged
merged 49 commits into from
Jun 2, 2023

Commits on May 16, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    bcf6949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab13d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6426fca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd2f478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f00dc25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7e128c View commit details
    Browse the repository at this point in the history
  7. Add doc comments

    noisysocks committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2a9b9e5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add unit tests

    noisysocks committed May 23, 2023
    Configuration menu
    Copy the full SHA
    692cd76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8162afe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c4df0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d437a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f3e58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1e1a11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bf1ddd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    727ecd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd3ab8 View commit details
    Browse the repository at this point in the history
  3. Implement Content panel

    noisysocks committed May 24, 2023
    Configuration menu
    Copy the full SHA
    12e8ad4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4489da2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fda46cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0443db4 View commit details
    Browse the repository at this point in the history
  7. Update post title, post featured image, and post content blocks to sa…

    …y 'Page' instead of 'Post'
    noisysocks committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8c1c4a6 View commit details
    Browse the repository at this point in the history
  8. toolbar title styling

    SaxonF committed May 24, 2023
    Configuration menu
    Copy the full SHA
    bed91ec View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    23837de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd4a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    599a4d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d52359 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    055b7f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79c59bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    726c6cc View commit details
    Browse the repository at this point in the history
  8. Remove unhelpful comments

    noisysocks committed May 25, 2023
    Configuration menu
    Copy the full SHA
    89212cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdee82a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0395bf0 View commit details
    Browse the repository at this point in the history
  11. Use BEMish selectors

    noisysocks committed May 25, 2023
    Configuration menu
    Copy the full SHA
    67cf0db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50748c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a468d55 View commit details
    Browse the repository at this point in the history
  14. Fix post context from appearing in Edit Template preview

    We have to set postId and postType to null for the preview and omit them
    in the editor. No point having helper methods, therefore.
    noisysocks committed May 25, 2023
    Configuration menu
    Copy the full SHA
    261d076 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    64d0e43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c860258 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c22368a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 31, 2023

  1. Fix typo

    ramonjd committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9eba206 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Fix select() mock

    noisysocks committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    245a0bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e8f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c4074 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd90a63 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    7e64fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa8133b View commit details
    Browse the repository at this point in the history
  3. Fix performance tests

    noisysocks committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f3fc2ca View commit details
    Browse the repository at this point in the history