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

Add Documentation for CharacterCount component #60906

Merged

Conversation

akasunil
Copy link
Member

@akasunil akasunil commented Apr 19, 2024

What?

Added documentation in the readme for AutosaveMonitor component and also on component itself. Related to #60358

Copy link

github-actions bot commented Apr 19, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: sunil25393 <sunil25393@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@akasunil akasunil marked this pull request as draft April 19, 2024 14:02
@akasunil akasunil changed the title Add Documentation for AutosaveMonitor component Apr 19, 2024
@akasunil akasunil marked this pull request as ready for review April 19, 2024 14:25
@skorasaurus skorasaurus added the [Type] Developer Documentation Documentation for developers label Apr 22, 2024
@@ -194,7 +194,11 @@ _Usage_

### CharacterCount

Undocumented declaration.
Component return the character count of the content.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Component that renders the character count of the post content.

or just

Renders the character count of the post content.

@youknowriad youknowriad merged commit 7846a1a into WordPress:trunk Apr 26, 2024
60 checks passed
@github-actions github-actions bot added this to the Gutenberg 18.3 milestone Apr 26, 2024
@akasunil akasunil deleted the update/documentation-AutosaveMonitor branch April 26, 2024 13:25
huubl pushed a commit to huubl/gutenberg that referenced this pull request Apr 26, 2024
Co-authored-by: sunil25393 <sunil25393@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
3 participants