-
Notifications
You must be signed in to change notification settings - Fork 0
clean #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
wab
wants to merge
21
commits into
main
Choose a base branch
from
clean
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
8f65b21 to
0d5db5c
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Create initial design system specification for Ocobo, defining core design tokens, component architecture, and foundational UI components. Includes color palette, typography, spacing, and component prop standards to ensure design consistency. Key additions: - Semantic color tokens - Comprehensive typography scale - Standardized component composition pattern - Core component interface definitions - Modular card component structure
…alization Create PRD for prototype cleanup and design system rationalization - Define project scope, objectives, and success criteria - Document key deliverables and technical requirements - Establish MVP phases for token centralization and component extraction - Add workflow status and completion date for PRD process
Add initial architecture decision document detailing project context, technical constraints, and core architectural decisions for design system rationalization. Includes functional/non-functional requirements, technology stack, and migration path.
Add comprehensive epic and story breakdown for the Design System Rationalization project, detailing functional and non-functional requirements from PRD, Architecture, and Design System Specification. Includes token management, component extraction, navbar rationalization, page composition, and AI documentation requirements.
Remove next workflow reference, update implementation readiness and sprint planning statuses with completed dates. Add new sprint status tracking file with detailed epic and story status definitions and initial backlog configuration.
Migrate Tailwind configuration from inline CDN script to local tailwind.config.js and postcss.config.js. This enables centralized design token management and prepares for future design system rationalization. Key changes: - Create tailwind.config.js with existing color and font tokens - Add postcss.config.js for Tailwind processing - Remove CDN script from index.html - Update sprint status to reflect progress
Restructure color tokens to use nested object notation in Tailwind configuration. Update references across components to match new color class naming convention. Improves consistency and aligns with design system approach.
Adjust design details across multiple components: - Soften rounded corners from 2.5rem to more subtle variants - Reduce shadow intensity from extra-large to standard - Improve visual consistency with lighter, more modern styling - Optimize hover and transition effects for smoother interactions
Replace multiple instances of text-[10px] and text-[9px] with a consistent text-micro utility class for improved design consistency and maintainability across the StoryDetail component
Define semantic color tokens in Tailwind configuration to support intention-based color classes. Implement 10 semantic tokens mapping to primitive color values, enabling more meaningful and flexible color usage across the application. Implements: - Semantic color tokens in tailwind.config.js - CSS custom property references - Documentation for semantic token mapping - Validation of Tailwind class generation
Create initial project context markdown detailing Ocobo's website prototype, including vision, technical stack, architecture decisions, and current design system status. Captures key project metadata, technology choices, and development progress for future reference and onboarding.
…omposition system
Craft hero section's core Variants dance with purpose Shadows softly speak
Soft light dances here Backgrounds shift like autumn leaves Components bloom bright
Craft grid component with care Columns dance, gaps embrace Responsive design sings
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.
This is part 2 of 2 in a stack made with GitButler: