-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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] Move to core #16416
[Slider] Move to core #16416
Conversation
@material-ui/core: parsed: +3.52% , gzip: +3.65% Details of bundle changes.Comparing: 73e9950...605ea68
|
cb08d1f
to
f59ef27
Compare
The test coverage is pretty poor. I will try to migrate to testing-library. |
88cbe40
to
d179297
Compare
4171aad
to
4b6da7c
Compare
The test coverage of the Slider.js file is at 98.38% now, it should be good enough. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't we just re-export the Slider in lab from core? I know it's lab and all but the non-breaking change is low hanging fruit IMO.
@leoyli Check #16440, I believe that your issue will be taken care of. (Unless you have a reproduction?)
@eps1lon Sure, It's a great idea. I'm adding a re-export as well as a warning. We can kill it in a couple of months. |
4b6da7c
to
1f832a8
Compare
1f832a8
to
49113f7
Compare
Oops. |
311e8d6
to
3228eec
Compare
cd497a8
to
187b3d6
Compare
5c0a3a8
to
f503efe
Compare
f503efe
to
f1918dc
Compare
f1918dc
to
586005a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice.
426f28b
to
605ea68
Compare
@eps1lon Thanks for the reviews |
This change is breaking for people importing the component from the lab.