-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 sidebar: add page details #50767
Merged
Merged
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e598d5 - Browse repository at this point
Copy the full SHA 0e598d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237a864 - Browse repository at this point
Copy the full SHA 237a864View commit details -
Configuration menu - View commit details
-
Copy full SHA for f38ff69 - Browse repository at this point
Copy the full SHA f38ff69View commit details -
- exports `getMediaDetails()` from the post-featured-image sidebar component and uses it if there's a featured image in the post record - cleans up components and unused functions - uses available wordcount and readtime functions - implements i18n strings - shuffles page-specific styles around - update package log after importing @wordpress/wordcount - truncating titles and other long excerpts - adding status icons - adding featured image description and loading placeholder
Configuration menu - View commit details
-
Copy full SHA for b027db4 - Browse repository at this point
Copy the full SHA b027db4View commit details -
Adding SVG icons for status labels
Removing duped/unused test expectations De-nesting BEM rules Remove unused comments i18n
Configuration menu - View commit details
-
Copy full SHA for 5eeb21a - Browse repository at this point
Copy the full SHA 5eeb21aView commit details -
Removing duped/unused test expectations
De-nesting BEM rules Remove unused comments i18n
Configuration menu - View commit details
-
Copy full SHA for e9d241c - Browse repository at this point
Copy the full SHA e9d241cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e2825 - Browse repository at this point
Copy the full SHA 40e2825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929f2e6 - Browse repository at this point
Copy the full SHA 929f2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bab25 - Browse repository at this point
Copy the full SHA 70bab25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c05d38b - Browse repository at this point
Copy the full SHA c05d38bView commit details -
Ensuring that getFeaturedMediaDetails can be used locally.
Importing getFeaturedMediaDetails into privateApis for the editor package. Removing unnecessary conditional checks Escaping HTML and other values for rendering in page and attributes - adding escape-html to package.json Don't render details when we don't have a record
Configuration menu - View commit details
-
Copy full SHA for 7287a73 - Browse repository at this point
Copy the full SHA 7287a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbb116 - Browse repository at this point
Copy the full SHA 8bbb116View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.