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

[docs] Add reference links to picker field components #10631

Merged
merged 13 commits into from
Oct 12, 2023

Conversation

michelengelen
Copy link
Member


This adds Demo and API links to the export for ...

  • DateField
  • TimeField
  • DateTimeField
  • MultiInputDateRangeField
  • SingleInputDateRangeField
  • MultiInputTimeRangeField
  • SingleInputTimeRangeField
  • MultiInputDateTimeRangeField
  • SingleInputDateTimeRangeField
    ... components

Additionally this adds links to SingleInputDateTimeRangeField and SingleInputTimeRangeField components to the overview docs page

It's part of a series to solve #9226

@michelengelen michelengelen added docs Improvements or additions to the documentation component: pickers This is the name of the generic UI component, not the React module! labels Oct 10, 2023
@michelengelen michelengelen requested a review from a team October 10, 2023 13:46
@michelengelen michelengelen self-assigned this Oct 10, 2023
@mui-bot
Copy link

mui-bot commented Oct 10, 2023

Deploy preview: https://deploy-preview-10631--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against d27ddaa

@michelengelen michelengelen requested review from a team and removed request for a team October 10, 2023 14:42
@michelengelen
Copy link
Member Author

closing this for now. Reason: #9226 (comment)

@michelengelen michelengelen reopened this Oct 12, 2023
@@ -42,7 +42,9 @@
- [MultiInputDateRangeField](/x/api/date-pickers/multi-input-date-range-field/)
- [SingleInputDateRangeField](/x/api/date-pickers/single-input-date-range-field/)
- [MultiInputTimeRangeField](/x/api/date-pickers/multi-input-time-range-field/)
- [SingleInputTimeRangeField](/x/api/date-pickers/single-input-time-range-field/)
Copy link
Member

Choose a reason for hiding this comment

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

Nice spot, thanks for adding these in. 👍 🙌

@michelengelen michelengelen merged commit a86f242 into mui:master Oct 12, 2023
7 checks passed
@michelengelen michelengelen deleted the 9226/picker-fields branch October 12, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants