Conversation
|
@material-ui/lab: parsed: +0.11% , gzip: +0.07% |
oliviertassinari
left a comment
There was a problem hiding this comment.
A first quick review. In packages/material-ui-lab/src/TreeView/TreeView.d.ts, Theme needs to be imported from @material-ui/core/styles.
Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
|
@oliviertassinari Tnx for the quick review. I fixed the imports. I'll have a look at the other errors tomorrow. |
|
@oliviertassinari I got stuck with migrating TreeView. When running When replacing (for testing): by:
I try to understand why this is happening, but till now without success. Do you have any suggestion for me where to look at? |
Taking a look. |
|
@tomasznguyen fixed the proptypes by c295e40 |
Co-authored-by: Marija Najdova <mnajdova@gmail.com>
3a97614 to
d099b7b
Compare
|
@mnajdova @oliviertassinari Thank you very much for your feedback and reviews. All tests are passing now. Based on your reviews, I reviewed my other migration PRs. I see that What I understand from migrating |
Great! We may have missed that.
Correct |
Related to #24405