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

[base-ui][useList] Accept arbitrary external props and forward to root #38848

Merged
merged 5 commits into from
Sep 14, 2023

Conversation

mj12albert
Copy link
Member

@mj12albert mj12albert commented Sep 7, 2023

Part of #38186

getRootProps of useList and useListItem already forwards external props, this PR just aligns the naming

@mui-bot
Copy link

mui-bot commented Sep 7, 2023

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against a8f7609

@mj12albert mj12albert marked this pull request as ready for review September 7, 2023 07:14
@mj12albert mj12albert force-pushed the base/use-list-external-props branch 2 times, most recently from 197df73 to c2bd81d Compare September 7, 2023 11:41
@mj12albert mj12albert force-pushed the base/use-list-external-props branch from c2bd81d to 1f4a538 Compare September 8, 2023 11:59
@mj12albert
Copy link
Member Author

@michaldudak I've fixed all the comments!

Co-authored-by: Michał Dudak <[email protected]>
Signed-off-by: Albert Yu <[email protected]>
@mj12albert mj12albert enabled auto-merge (squash) September 14, 2023 15:07
@mj12albert mj12albert merged commit 40aaf7b into mui:master Sep 14, 2023
4 checks passed
@mj12albert mj12albert deleted the base/use-list-external-props branch September 14, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: base-ui Specific to @mui/base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants