Commit graph

14 commits

Author SHA1 Message Date
45f07f763f Complete 4.2.1: WCAG AA compliant interactive state implementation 2025-09-29 23:02:09 -04:00
d67d152b77 Complete 4.1.2: Component Animations - Add smooth state transitions, enter/exit animations, and micro-interaction feedback 2025-09-29 22:44:42 -04:00
a60349b40c Complete 3.4.2: Desktop Enhancements - Implement dashboard-style layouts 2025-09-29 21:40:06 -04:00
c05c3a63cc Complete 3.4.1: Tablet Layouts - Implement tablet-specific UI with adaptive sizing and gesture support 2025-09-29 21:36:38 -04:00
91a5c81a25 Complete 3.3.3: Mobile Navigation - Implement bottom navigation pattern for mobile with chat controls 2025-09-29 21:29:03 -04:00
9e8dea7662 Complete 3.2.3: Component Breakpoint Overrides
- Added comprehensive component-specific responsive behavior across all breakpoints
- Implemented container query support with @container rules for modern responsive design
- Created breakpoint overrides for buttons, cards, form controls, chat messages, and video player
- Added container-aware styling for cards, chat components, and buttons
- Introduced component-specific responsive utility classes (.btn-responsive-*, .card-responsive-*, etc.)
- Tested layout behavior across all responsive breakpoints
2025-09-29 20:33:56 -04:00
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
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
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
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
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
Renamed from components.css (Browse further)