5b8f3d64a0Adjust column sizing on login page for improved responsivenessqpismont2025-08-08 21:38:49 +00:00
d737f4ad3cRefactor login page to display error messages conditionally. Added error handling with Alert component for better user feedback.qpismont2025-08-08 21:35:03 +00:00
4242851f9cRemove obsolete tests and add new login page layoutqpismont2025-08-08 21:21:42 +00:00
f801c96c96Enhance testing framework and add UI component tests. Integrated Vitest for testing with AstroContainer API. Updated package.json and bun.lock to include testing dependencies. Added comprehensive test cases for various UI components including Button, Alert, Badge, and more, ensuring proper rendering and functionality.qpismont2025-08-01 16:41:58 +00:00
f6fe99001bUpdate README.md to enhance project description and component architecture details. Added information on auto-contained UI components, scoped styles, and modular architecture. Improved clarity on usage and development guidelines for new components.qpismont2025-07-30 19:17:19 +00:00
159cff7f77Initial project setup with Astro framework, including configuration files, a comprehensive .gitignore, and a variety of UI components for a streaming platform. Added essential styles and layout structure, along with a README detailing project features and development guidelines.qpismont2025-07-30 19:14:23 +00:00