moviebox/src/components/molecules
Norbert Maciaszek e891b37384 feat: replace MovieGallery with new Gallery component for improved image handling; update styles and functionality in related components 2025-08-18 14:18:46 +02:00
..
ActorHero 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
Carousel feat: enhance Carousel component with heading, icon, and color options; update movie sections in Odkrywaj page for improved UI consistency 2025-08-18 00:12:58 +02:00
Gallery feat: replace MovieGallery with new Gallery component for improved image handling; update styles and functionality in related components 2025-08-18 14:18:46 +02:00
HeroMovie refactor: remove Cache-Control header from movie API response; update MovieCard and HeroMovie components to manage 'seen' and 'favorite' states more effectively 2025-08-18 13:50:49 +02:00
MovieCast feat: replace MovieGallery with new Gallery component for improved image handling; update styles and functionality in related components 2025-08-18 14:18:46 +02:00
MovieList 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
RecommendedMovies 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
SearchMovies 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
SimilarMovies 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