Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Deploy Preview for agility-cms-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Added dark mode classes to various components for improved visual consistency. - Updated styles in output.css to support dark mode features. - Removed the Dark Mode Implementation Plan document as it is no longer needed. - Introduced a new test script for automated dark mode testing.
- Added ThemeScript component to manage theme settings in layout. - Updated InfiniteLoadMore button styles for dark mode compatibility. - Integrated DarkModeToggle into SiteHeader for user-friendly theme switching. - Modified input.css to support class-based dark mode selectors. - Cleaned up output.css by removing unused color variables and styles, optimizing for dark mode.
- Updated class names to include dark mode styles for improved visual consistency. - Modified prose and background classes in NewPostsFeatured, PostDetails, PartnerContentPanel, PartnerDetails, PostsListing, ResourceDetails, and TwoPanelFeatureComparison components. - Ensured better readability and accessibility in dark mode.
- Updated DarkModeToggle to accept a placement prop for better layout control in different contexts (preheader and mobile menu). - Adjusted SiteHeader to utilize the new placement prop for DarkModeToggle, improving consistency in theme switching functionality. - Enhanced button styles in DarkModeToggle for better visual feedback based on placement.
- Updated PostDetails, LogoListing, PartnerDetails, and SubmissionForm components to improve dark mode styling. - Added new dark mode utility classes in output.css for background, padding, and ring colors. - Ensured consistent dark mode experience across various components for better readability and visual appeal.
- Adjusted class names in CaseStudyRotator, SiteHeader, and Search components to enhance dark mode compatibility. - Ensured consistent application of dark mode utility classes for better visual consistency and user experience.
… output.css - Introduced specific font-family styling for elements within the Gartner PI widget to ensure consistent typography. - Removed unused CSS classes from output.css to streamline styles and improve maintainability.
- Enhanced dark mode compatibility in CenteredContentPanel, RightORLeftContentModule, and PostsListing components by updating class names. - Added new dark mode utility classes in output.css for better background color management. - Adjusted styles in DownloadForm for improved visual consistency in dark mode.
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.

No description provided.