Visual UI 6.0: monochrome chrome, marigold/violet accents - #46
Merged
Conversation
…and readability - Updated Tailwind CSS configuration to introduce a warm editorial color palette, replacing primary, accent, and highlight colors. - Adjusted theme color meta tags in BaseHead component to align with new color scheme. - Refined Footer and Header components for better layout and visual hierarchy. - Enhanced PostCard and HighlightsMasonry components for improved styling and readability. - Streamlined global CSS styles, focusing on typography and button utilities for a cohesive design. - Updated index and insights pages to reflect new content structure and styling.
- Introduced a Vite middleware to redirect requests with trailing slashes to their non-slash counterparts, enhancing routing consistency. - Updated `vercel.json` to include permanent redirects for paths with trailing slashes. - Refined navigation components to remove trailing slashes from category and tag links, ensuring uniformity across the application. - Enhanced publish filters to exclude Spanish posts from the guided path, aligning with the English-primary content strategy. - Updated documentation and tests to reflect changes in navigation and publish eligibility logic.
…ibility and consistency - Updated Tailwind CSS configuration to implement a new color palette, including electric marigold and UV violet for primary and accent colors. - Adjusted theme color meta tags in BaseHead component to reflect the new color scheme. - Enhanced button and text styles across various components to ensure better contrast and readability. - Streamlined global CSS styles, focusing on typography and button utilities for a cohesive design. - Improved accessibility by updating color variables for better visibility in light and dark modes.
- Removed the Public API section from the README and navigation to streamline content. - Updated quotes API documentation to reference the new endpoint structure. - Adjusted roadmap and technical audit documents to reflect the removal of the public API page. - Enhanced styling and layout of various components for improved consistency and readability.
- Added Playwright version 1.55.0 to package.json and pnpm-lock.yaml for enhanced testing capabilities. - Refined Tailwind CSS configuration to improve spacing and max-width settings for better layout consistency. - Adjusted various component styles across the Brain Science section to enhance readability and visual hierarchy. - Updated color handling in charts and metrics to utilize CSS variables for improved theming and accessibility.
- Removed the "All books" heading and introductory paragraph from the library page for a cleaner design. - Updated the page title and description to better reflect the purpose of the library and its filtering capabilities. - Adjusted margin styles in the library filters for improved layout consistency.
- Bumped application version in package.json and README.md to 6.0.0. - Updated version badge in README.md to match the new version. - Revised technical audit document to indicate the new version and describe the visual UI overhaul.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
/apidocs page (keepsGET /api/quotes), fixes Tailwindmax-w-*collision from custom spacing tokens, and cleans double headers on library pages.Test plan
/brain-science/topicscompiles/library/books: single H1, filters + table onlyv6.0.0; hard refresh picks up SW cache bust from version bumppnpm run check/ smoke build if CI does not already coverEOF