Norbert Maciaszek
|
59444e131a
|
feat: add GenreList component for genre exploration and integrate it into Home and Odkrywaj pages; update GenreLabel to support linking by genre ID
|
2025-08-21 22:18:52 +02:00 |
Norbert Maciaszek
|
653380f0fb
|
feat: enhance MovieList and MovieRow components with display type toggle and additional props for improved flexibility
|
2025-08-21 21:55:59 +02:00 |
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
|
5a6ee42e28
|
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 |
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
|
3865de1c56
|
Refactor MovieCard component to introduce a new "minimal" layout option: update layout prop to support "minimal" design, modify default layout to "minimal", and enhance rendering logic for improved user experience across movie sections.
|
2025-08-16 13:50:46 +02:00 |
Norbert Maciaszek
|
f88b7ede7d
|
Refactor layout and add new pages for movie browsing and searching: update RootLayout to include GlobalStoreProvider and Navbar, create new Home, Odkrywaj, and Search pages with movie listings and API integration for enhanced user experience.
|
2025-08-16 13:42:42 +02:00 |