Commit a8026af
feat(translations): migrate app package from Material UI v4 to MUI v5 (#3607)
* feat(translations): migrate app package from Material UI v4 to MUI v5
Replace @material-ui/core and @material-ui/icons with @mui/material and
@mui/icons-material in the translations workspace app shell. Delete local
LogoFull/LogoIcon components in favor of the shared theme plugin exports.
Add ESLint guard to prevent MUI v4 re-introduction.
Signed-off-by: Mitul Kumar <mitulkumar2000@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* addressing comments
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
* updating yarn lock
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
---------
Signed-off-by: Mitul Kumar <mitulkumar2000@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent aa23f4a commit a8026af
10 files changed
Lines changed: 170 additions & 204 deletions
File tree
- workspaces/translations
- packages/app
- src/components
- Root
- catalog
- search
- plugins/translations-test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 0 additions & 44 deletions
This file was deleted.
0 commit comments