You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Just started researching Bit and reading the docs.
Working on a mono-repo where attempting to upgrade the entire project from Material-UI v4 to MUI v5 is prohibitively time consuming and dangerous. I'm hoping incemently extracting and upgrading components to V5 is a good use case for Bit, but wondered if anyone has attempted this successfully, or are there caveats.
Has anyone had issues having two versions of Material-UI in the same application ?
Also are there templates for non-UI, pure typescript components that don't introduce TSX and other unecessary dependencies, or is Bit just for UI - have only found UI examples in the documentation so far.
Are there idioms for including multiple versions of React in different components ?
Thanks in advance for advice or pointers to existing documentation on these subjects.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Just started researching Bit and reading the docs.
Working on a mono-repo where attempting to upgrade the entire project from Material-UI v4 to MUI v5 is prohibitively time consuming and dangerous. I'm hoping incemently extracting and upgrading components to V5 is a good use case for Bit, but wondered if anyone has attempted this successfully, or are there caveats.
Has anyone had issues having two versions of Material-UI in the same application ?
Also are there templates for non-UI, pure typescript components that don't introduce TSX and other unecessary dependencies, or is Bit just for UI - have only found UI examples in the documentation so far.
Are there idioms for including multiple versions of React in different components ?
Thanks in advance for advice or pointers to existing documentation on these subjects.
Beta Was this translation helpful? Give feedback.
All reactions