Skip to content

Add README files for DatePicker and TimePicker components#74612

Closed
csana004 wants to merge 1 commit intoWordPress:trunkfrom
csana004:add-readmes-datepicker-timepicker
Closed

Add README files for DatePicker and TimePicker components#74612
csana004 wants to merge 1 commit intoWordPress:trunkfrom
csana004:add-readmes-datepicker-timepicker

Conversation

@csana004
Copy link

What?

Closes #70365

This PR adds README.md files for the DatePicker and TimePicker components, giving a short description, installation instructions, usage examples, props, and Storybook links for each component.

Why?

The DatePicker and TimePicker components were previously included as part of the DateTimePicker. Adding dedicated README files improves developer documentation and helps contributors understand how to use these components independently.

How?

  • Created packages/components/src/date-time/date/README.md
  • Created packages/components/src/date-time/time/README.md
  • Included description, installation, usage examples, props, and Storybook links for each component.

Testing Instructions

  1. Navigate to packages/components/src/date-time/date and open README.md.
  2. Navigate to packages/components/src/date-time/time and open README.md.
  3. Verify that all sections (Description, Installation, Usage, Props, Storybook) are present and correctly formatted.

Testing Instructions for Keyboard

Not applicable — no UI changes were made.

Screenshots or screencast

Not applicable — only documentation was added.

@csana004 csana004 requested a review from ajitbohra as a code owner January 14, 2026 12:37
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Warning: Type of PR label mismatch

To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.

  • Required label: Any label starting with [Type].
  • Labels found: [Package] Components, First-time Contributor.

Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task.

@github-actions github-actions bot added the [Package] Components /packages/components label Jan 14, 2026
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

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.

Unlinked Accounts

The following contributors have not linked their GitHub and WordPress.org accounts: @csana004.

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

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

Unlinked contributors: csana004.

Co-authored-by: jorgefilipecosta <[email protected]>

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

@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Jan 14, 2026
@github-actions
Copy link

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @csana004! In case you missed it, we'd love to have you join us in our Slack community.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@jorgefilipecosta jorgefilipecosta self-requested a review January 26, 2026 14:45
@jorgefilipecosta
Copy link
Member

Hi @csana004, thank you for working on this, it seems a good start for the readme of both components.
Currently tests are failing because we need to run "npm run docs:build" so the docs build is properly updated. Could you run this command and include the changes it generated in this PR? Thank you in advance.

@mirka mirka closed this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Package] Components /packages/components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants