Skip to content

Conversation

@filopedraz
Copy link
Collaborator

No description provided.

…color variables for projects

feat(color-card): create color card component for displaying and editing CSS color variables
feat(api): implement API routes for fetching and updating CSS color variables in project branding
feat(navbar): extend navbar to include branding view option for project management
refactor(project-store): update project view types to include branding view for better state management
…nctionality for light/dark mode

refactor(color-card): enhance color card component to support theme preview and improve color handling
fix(api): update globals.css file handling to support multiple potential paths and improve error handling for file operations
…ogic to simplify component

style(color-card.tsx): clean up color preview display by removing unnecessary elements and improving layout
…ight and dark values for better theme management

feat(color-card): display HEX value overlay and support dark variant indication for improved user experience
fix(api): update CSS variable parsing to handle light and dark themes separately, improving color management in the application
fix(api): enhance error handling and logging for CSS file reading and updating processes to ensure better debugging and user feedback
…onent to improve structure

refactor(color-card.tsx): remove unused state and functions to simplify ColorCard component
refactor(color-card.tsx): enhance color preview with a copy button on hover for better user experience
… UI elements to clean up the component

style(brand-guidelines.tsx): adjust layout and remove unnecessary elements for better UI presentation
style(color-card.tsx): update padding and alignment in CardContent for improved visual consistency
…ions for successful updates to improve user feedback

feat(color-card): implement color editing dialog with color picker and hex input for better user experience in color management
fix(route): update CSS variables based on specified mode (light/dark) to ensure correct styling is applied across themes
…on component for better code organization and reusability

feat(color-card-skeleton): add ColorCardSkeleton component to provide a consistent loading state for color cards
… consistency in color handling

refactor(color-card): remove redundant color conversion logic as it is now handled in the parent component
…e view and chat state reset when project changes
@filopedraz filopedraz marked this pull request as ready for review April 27, 2025 14:24
@filopedraz filopedraz merged commit f6e9144 into main Apr 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants