Commit Graph

10 Commits

Author SHA1 Message Date
Norbert Maciaszek a440debaff refactor: remove blur effects from AuroraBackground and various components for improved performance and visual clarity 2025-08-21 18:23:29 +02:00
Norbert Maciaszek fd1240252d feat: implement responsive container utility and enhance layout styles across components; update Carousel and Gallery for improved structure and consistency 2025-08-18 15:27:28 +02:00
Norbert Maciaszek 3c286e705c feat: enhance actor details page with MovieGallery and Carousel components; implement movie conversion helper for improved movie data handling 2025-08-18 01:04:59 +02:00
Norbert Maciaszek 5f2077a4ec refactor: clean Aurora layout 2025-08-17 23:34:52 +02:00
Norbert Maciaszek 4166abeb7d fix: improve Button component and replace HTML 2025-08-17 23:21:39 +02:00
Norbert Maciaszek dc0d7693c1 Add movie gallery, similar movies, and recommended movies components: integrate MovieGallery, SimilarMovies, and RecommendedMovies into the film detail page for enhanced user engagement. Update AuroraLayout to improve button visibility and interaction. 2025-08-17 20:06:51 +02:00
Norbert Maciaszek 61395ca1ec Add movie details and cast components: implement Page, HeroMovie, and MovieCast components to display detailed movie information, including cast, genres, and financial data. Integrate new BackButton and GenreLabel components for enhanced navigation and presentation. 2025-08-17 19:56:38 +02:00
Norbert Maciaszek b577a79278 Enhance UI components with gradient backgrounds and improved interactions: update Button, Dropdown, MovieCard layouts (Aurora, Minimal, Zeus), Pagination, Navbar, and Search components to utilize gradient styles for a more visually appealing design. Refactor Pagination to use the new Button component for consistency. 2025-08-17 18:53:15 +02:00
Norbert Maciaszek 983a362b80 Update MovieCard component to support "aurora" layout enhancements: add layout prop to MovieCard instances in the Odkrywaj page, and adjust AuroraLayout to conditionally render status indicators based on the simpleToggle prop. Refactor MovieList grid layout for improved responsiveness. 2025-08-17 14:37:44 +02:00
Norbert Maciaszek 33b8373c36 Refactor MovieCard component to support multiple layouts: introduce Aurora, Minimal, and Zeus layouts, enhancing visual variety and user interaction. Update rendering logic to accommodate new layout options and streamline component structure for improved maintainability. 2025-08-16 16:04:28 +02:00