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

[Slider] Introduce slots as components in core #17

Conversation

mnajdova
Copy link
Owner

@mnajdova mnajdova commented Nov 13, 2020

This PR is merge on top of mui#22893 & mui#23308

Will be merge into mui#23308 before we release the new core Slider.

mnajdova and others added 29 commits September 25, 2020 17:15
@mnajdova mnajdova changed the title Feat/move slider styled to core with slots [Slider] Introduce slots as components in core Nov 13, 2020
if (
reactAPI.styles.classes.length &&
!reactAPI.styles.name &&
reactAPI.name.indexOf('Unstyled') === -1
Copy link
Owner Author

Choose a reason for hiding this comment

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

The Unstyled components are not targetable from the theme, so this is valid.

@mnajdova mnajdova merged commit 9badae1 into feat/move-slider-styled-to-core Nov 14, 2020
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