Open luisvasq opened 2 months ago
Using the official codemod(s) is fine, but let's make sure to run npm run lint
afterwards.
To support some updates in #499, I've upgraded MUI to v6. So far, I haven't found any issues, but the tasks in the checklist should remain the same.
Nice job with ClassicLegend
, @ellawang9! There's only one migration issue: getting the dropdowns to fill up the available space. I think this is related to finding Grid2
's equivalent of the Grid
's xs
prop when set to true
.
Thanks for pointing this out, Luis! Should be fixed now.
We'd need to handle breaking changes, migration steps, and deprecated APIs:
Refs: