-
Notifications
You must be signed in to change notification settings - Fork 6
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
Remove legacyTheme #3144
Comments
In Progress: Questions/Clarifications: |
Leads App UIPage Background
Title Bar
Import CSV/XML Button
Search Bar
Create Bar
Create Redirect Button
TableTable Cell Text
Delete Button
Header
|
Code AppSidebar
TitleBar
Button Updates
Bottom Bar
|
Code App - Create File ModalGeneral
Buttons
Inputs
|
Code AppTitlebarTitle Text
Icon Buttons
Save Button
Publish Button
Drawer
Reference Figma Sheethttps://www.figma.com/design/hvcEgWx1WBxc5LzXrgIIRo/Code-App?node-id=20-569&t=gW4cG9TbyPTHmlVQ-1 |
During our transition to the MUI design system we migrated each sub-app independently. This required having the existing theme(legacy) and new theme at the same time. Now that the vast majority of the codebase has been transitioned to the new theme and provider we are ready to remove the legacyTheme and provider.
Remove legacyTheme usage
Lift theme provider to top of the app tree root
The text was updated successfully, but these errors were encountered: