Skip to content

remove mui components from ShowBase, ListBase and EditBase docs #10841

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

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

ThieryMichel
Copy link
Contributor

Problem

The documentations on the base controllers from ra-core use components from ra-material-ui.
This hide the fact that you can handle the rendering yourself.

Solution

Update the controller docs to use only components from ra-core

  • ShowBase
  • ListBase
  • EditBase
  • CreateBase

How To Test

Describe the steps required to test the changes

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

Also, please make sure to read the contributing guidelines.

@ThieryMichel ThieryMichel force-pushed the marmelab/remove-mui-component-from-base-controllers branch from 0a2e7cd to 737dc91 Compare July 17, 2025 16:28
Base automatically changed from marmelab/renderprops-with-context to next July 21, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress
Development

Successfully merging this pull request may close these issues.

1 participant