-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Latest Post Block (Post Content Support) iteration (#14627)
* Ran npm run test-e2e -- -u * Revert "Ran npm run test-e2e -- -u" This reverts commit 98e9b739b6a1aff6d7357dfef9858959da391ad1. * Rename postsToShow to postCount * Rebased into master branch * Remove redundant calls to updateAttribute and make changes in place under onChange * Fix grid view CSS style error * Fixed editor 55 words error for post content case * Removed HTML tags from excerpt and only displaying text * Changed constant name temp to excerptElement
- Loading branch information
1 parent
8f0cb51
commit d88977b
Showing
3 changed files
with
136 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters