Skip to content

Commit 8eb75bf

Browse files
authored
feat: Brand UI updates (M2-9137) (#2091)
* feat: Add typography assets * feat: Add new custom font variations & custom components * feat: Propagate custom typography components & props * feat: Update palette variables Add custom helpers * feat: Propagate palette changes * feat: Propagate typography changes * fix: Update custom color prop passthrough * feat: Split palette alpha variables * feat: Update flattenPaletteObject function's condition check * fix: Font size corrections * feat: Update default hyperlink color * feat: Update notifications badge color * feat: Update RebrandBanner to use new palette color * test: Update color refs in failing tests * fix: Text replace correction * feat: Update WorkspaceImage component's background color * feat: Rollback top bar avatar badge bg color update * fix: Correct cyclic barrel imports * feat: PR feedback. Update logo wrapper alignment * fix: PR feedback. Remove svg sprites fill (old colors, prop not needed) * feat: Update alpha variant placement on palette objects * feat: Add extra font assets for Affix * feat: Update elevation (boxShadow) stylings * fix: Correct labelSmall typography variant in theme * fix: Correct titleMedium typography variant in theme * feat: Update custom button styling * feat: Add bold typography variants * feat: Add manual MUI override for hyperlink color * feat: Add manual MUI override for inputs * feat: Update Breadcrumb styling * feat: Update WYSIWYG editor styles * feat: Update Breadcrumb separator SVG * feat: Update ToggleButtonGroup svg fill to secondary50 * feat: Update custom MUI Chip styles * feat: Update custom MUI Dialog title styles * feat: Update button styling * feat: Update MUI Menu styling * fix: MUI Button styling name correction * feat: Update palette error color * feat: Add custom styling for MUI Circular Progress * feat: Update LeftBar components styling * feat: Update favicon assets * feat: Remove button style override * fix: Update ButtonsContent wrapper width Addresses larger text element due to typography style updates * feat: Update Tooltip max width * feat: Update TakeNow Chip styling Minor alignments for general Chip styles as well * fix: Update RebrandBanner's link to proper color * feat: Update remaining manual Atkinson overrides * feat: Update header logo alignment
1 parent 7688cf6 commit 8eb75bf

209 files changed

Lines changed: 1933 additions & 1304 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

public/android-chrome-192x192.png

1.01 KB
Loading

public/android-chrome-512x512.png

74.7 KB
Loading

public/apple-touch-icon.png

-70 Bytes
Loading

public/favicon-16x16.png

-207 Bytes
Loading

public/favicon-32x32.png

-386 Bytes
Loading

public/favicon.ico

138 KB
Binary file not shown.

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
],
1616
"start_url": ".",
1717
"display": "standalone",
18-
"theme_color": "#000000",
18+
"theme_color": "#0B0907",
1919
"background_color": "#ffffff"
2020
}
101 KB
Binary file not shown.
45.7 KB
Binary file not shown.
103 KB
Binary file not shown.

0 commit comments

Comments
 (0)