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] Update third-party component section; new date/time inputs #9326

Merged

Conversation

ZachSelindh
Copy link
Contributor

Clone of #9301 , which seems to have been closed because I initially targeted 'next'

The Third-Party Components section of the docs previously directed users seeking DateInput components to a now-deprecated library which had not been maintained since react-admin v3, and was not compatible with MUI v5.

This PR updates the docs to direct users to a package that I have deployed to npm, containing the pickers which I have used in my current project for the last couple of years. These pickers are fully MUI v5-compatible and use the latest react-admin standards (InputHelperText component, current patterns of useInput, etc.).

Thanks!

Copy link
Collaborator

@djhi djhi left a comment

Choose a reason for hiding this comment

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

Thanks!

@djhi djhi added this to the 4.14.5 milestone Oct 3, 2023
@djhi djhi merged commit c73d414 into marmelab:master Oct 3, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants