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

[Joy] Miscellaneous fixes #36628

Merged
merged 2 commits into from
Mar 24, 2023
Merged

[Joy] Miscellaneous fixes #36628

merged 2 commits into from
Mar 24, 2023

Conversation

siriwatknp
Copy link
Member

Small improvement for List to consider its border width when calculating child radius.

@siriwatknp siriwatknp added package: joy-ui Specific to @mui/joy enhancement This is not a bug, nor a new feature component: list This is the name of the generic UI component, not the React module! labels Mar 24, 2023
@@ -35,7 +35,6 @@ export default function ListVariables() {
width: 300,
...theme.variants.outlined.neutral,
bgcolor: 'background.body',
borderRadius: 'sm',
Copy link
Member Author

Choose a reason for hiding this comment

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

Remove this to make the --List-radius works.

@mui-bot
Copy link

mui-bot commented Mar 24, 2023

Netlify deploy preview

https://deploy-preview-36628--material-ui.netlify.app/

Bundle size report

Details of bundle changes

Generated by 🚫 dangerJS against acda097

@siriwatknp siriwatknp merged commit 499277f into mui:master Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: list This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature package: joy-ui Specific to @mui/joy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants