obs-ss-plugin-webui/components
Decobus 4f9e6d2097
All checks were successful
Lint and Build / build (pull_request) Successful in 2m43s
Consolidate CSS architecture and eliminate repetition
- Add CSS custom properties for commonly used gradients
- Consolidate duplicate button variants (.btn.active and .btn-success)
- Replace inline gradient styles with semantic CSS classes
- Standardize spacing with utility classes (mr-1, mr-2, mr-4, ml-3)
- Remove unused Home.module.css file
- Replace hard-coded colors with Solarized CSS variables
- Add scene-specific button classes (btn-scene-preview, btn-scene-transition)

Reduces CSS duplication, improves maintainability, and ensures consistent
styling throughout the application with reusable utility classes.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 21:39:49 -04:00
..
__tests__ Fix comprehensive lint and type errors across codebase 2025-07-20 02:10:29 -04:00
CollapsibleGroup.tsx Add comprehensive studio mode support and stream organization 2025-07-25 21:29:23 -04:00
Dropdown.tsx Add stream deletion functionality and improve UI 2025-07-20 13:16:06 -04:00
ErrorBoundary.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00
Footer.tsx Consolidate CSS architecture and eliminate repetition 2025-07-25 21:39:49 -04:00
Header.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
PerformanceDashboard.tsx Add comprehensive performance monitoring and testing infrastructure 2025-07-19 06:20:19 -04:00
Toast.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00