Elevate visual polish and interaction quality#165
Merged
bradsaucier merged 14 commits intomainfrom May 4, 2026
Merged
Conversation
Updated layout and styling for better responsiveness and visual consistency. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Removed 'inline' intensity option and related logic from AlertSurface component. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Reordered STATUS_OPTIONS and updated class names for styling consistency. Adjusted layout and structure of the DomainCard component. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Updated the layout of the footer provenance component to use a grid system and removed unnecessary div wrapper for the source link. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Added telemetry sparkline functionality and updated TelemetryChip component to support sparkline rendering. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Adjusted styles for the export panel trigger and icon size. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Removed unused import of formatWeekday function. Added WeekChevronIcon component for navigation. Updated button elements to use WeekChevronIcon. Adjusted class names for improved styling consistency. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
Updated various CSS variables for colors, spacing, and shadows. Removed unused styles and adjusted media queries for responsiveness. Signed-off-by: Bradley Saucier <bradley.saucier@snhu.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promoted the streak telemetry chip and added a compact 30-day sparkline.
Replaced mobile week ASCII controls with SVG chevrons.
Lightened export accordion weight and strengthened the Export JSON CTA.
Added tone-aware focus rings for saturated buttons and selected chips.
Tightened history grid rhythm, weekly cadence, legend layout, and hover lift.
Refined hero rule, primary section accent treatment, footer provenance, alert title density, and page background cadence.
Added local Inter and IBM Plex Mono assets for more consistent rendering.