Skip to content

Text tweak of Skeleton.ipynb#375

Closed
Coderambling wants to merge 1 commit into
panel-extensions:mainfrom
Coderambling:patch-7
Closed

Text tweak of Skeleton.ipynb#375
Coderambling wants to merge 1 commit into
panel-extensions:mainfrom
Coderambling:patch-7

Conversation

@Coderambling

Copy link
Copy Markdown
Contributor

Pulse, wave and none are all the options available currently in MUI.

https://mui.com/material-ui/react-skeleton/

Should the doc include a sentence like: Please refer to the MUI Skeleton component page to see the most recent list of options.

So if MUI adds more variants besides Pulse and Wave in the future, and the MUI version is bumped in pmui, will that new variants automatically work in the pmui Chip component?

Does this apply to all situations where MUI gains new variants in a component, like in the scenario above?

Just a thought:

This could be solved by:

-Interrogating the pmui component during build of docs.
-Extract the current list of variants this way.
-Create an alert that something has changed, so docs need to be updated accordingly.

-Insert the extracted list of variants in the docs automatically during build.

Or would that be too complicated / not worth the effort to implement this?

@Coderambling
Coderambling requested a review from philippjfr as a code owner July 15, 2025 19:56
@philippjfr

Copy link
Copy Markdown
Contributor

Thanks @Coderambling, but the answer is no, options have to be manually added in panel-material-ui to be exposed.

@philippjfr philippjfr closed this Jul 16, 2025
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