Commit graph

18 commits

Author SHA1 Message Date
d60a17b540 Complete 3.1.3: Layout Utilities - Added comprehensive utilities including containers, spacing, display, positioning, flexbox, and responsive modifiers 2025-09-29 20:12:05 -04:00
d13ff3b592 Complete 3.1.2: 12-Column System - Implement comprehensive 12-column CSS Grid system with responsive variation classes, expanded gap spacing system, and grid utility classes for common patterns 2025-09-29 20:10:27 -04:00
ae1a6ce30f Complete 3.1.1: CSS Grid Implementation - Added comprehensive grid utility classes to utilities.css 2025-09-29 19:56:14 -04:00
8164051e85 Complete Phase 4: Interactive Enhancements - Implemented transitions system, animations, loading states, loading indicators, hover states, form validation, notification variants, micro-interactions, accessibility improvements 2025-09-29 19:47:45 -04:00
e87336ecc7 Complete 3.1.2: Create responsive grid variation classes and 3.1.3: Create container and wrapper utilities - Implement 12-column grid system with responsive variants and spacing utilities 2025-09-29 19:46:34 -04:00
1879c44202 Complete 3.1.1: Grid Implementation Foundation - Replace flexbox with CSS Grid for theater layout 2025-09-29 19:45:35 -04:00
Vincent
c48042ea4b Remove redundant hover state styles for buttons 2025-09-29 19:19:02 -04:00
b8bf274731 Complete 2.4.4-2.5.4: Phase 2 Visual Design Modernization components - accessibility icons, modern button/card/form systems, skeleton loading patterns 2025-09-29 19:16:37 -04:00
443797bfac Complete 2.4.3: Animated Icons - Add loading spinners, progress indicators, micro-interactions, and hover animations 2025-09-29 19:13:12 -04:00
370b7f7a59 Complete 2.4.2: Icon Size Variants Implementation 2025-09-29 19:06:22 -04:00
f5d9f4bdd3 2.4.1: Icon Replacement Strategy - replaced all emojis with semantic SVG icons 2025-09-29 17:23:07 -04:00
a7ab19753f 2.3.1-2.3.3: Shadow and Elevation System - implemented elevation scale and applied to all components 2025-09-28 23:25:14 -04:00
cd4df0298a 2.3.1: Elevation Scale Definition - added semantic elevation system (levels 0-6) in variables.css 2025-09-28 23:24:06 -04:00
Vincent
128d339f32 Refactor color utility classes - added text and background color utilities for primary, secondary, muted, accent, error, and success states 2025-09-28 23:23:39 -04:00
a9097488e9 2.2.1: Font Stack Definition - added Google Fonts Inter and updated font-family-primary 2025-09-28 23:13:21 -04:00
176dcf7dc7 2.1.1: Color Palette Expansion - added gray scales, brand colors, opacity variants 2025-09-28 23:09:14 -04:00
Vincent
9ca65f3c62 Refactor HTML structure and CSS classes for video player and chat components to improve accessibility and maintainability 2025-09-28 22:46:56 -04:00
14bc8e6f44 Reorganize assets into static/css and static/js folders for better file organization 2025-09-28 22:29:30 -04:00