Commit Graph

22 Commits

Author SHA1 Message Date
Fredrik Thorsson 71d08be154 style(SW-337): hotel page ui updates 2024-10-09 16:30:49 +02:00
Simon Emanuelsson cc60b4d264 feat: add selected room card 2024-10-09 13:36:55 +02:00
Chuma McPhoy d92308b99d feat(SW-337): logic for accesible dialog title text for lightbox 2024-09-09 15:03:37 +02:00
Chuma McPhoy 852e817ab7 fix(SW-337): better desktop gallery layout 2024-09-09 14:46:22 +02:00
Chuma McPhoy 1767fe2f4a refactor(SW-337): conditional rendering of image titles 2024-09-09 13:33:58 +02:00
Chuma McPhoy 73b7892cfb chore(SW-337): use rem for fullviewimagecontainer 2024-09-09 13:33:58 +02:00
Chuma McPhoy 393984c781 fix(SW-337): remove max width and height for full view container 2024-09-09 13:33:58 +02:00
Chuma McPhoy 16370f58b6 refactor(SW-337): fixes for lightbox 2024-09-09 13:33:58 +02:00
Chuma McPhoy 9a24865170 refactor(SW-337): UI fixes for hotel page 2024-09-09 13:33:58 +02:00
Erik Tiekstra 79b4c3fe12 fix(SW-184): added membership level and points to menu 2024-09-03 13:26:15 +02:00
Chuma McPhoy 879e89cf61 fix(SW-96): use import type 2024-08-30 08:53:34 +02:00
Chuma McPhoy 64a44f7dcc fix(SW-96): use function declarations 2024-08-30 08:53:34 +02:00
Chuma McPhoy 7e7a5d2646 fix(SW-96): add css variable for use of mobile header height 2024-08-30 08:53:34 +02:00
Chuma McPhoy 7d47994539 refactor(SW-96): use images from API & reduce data returned in getHotel 2024-08-30 08:53:34 +02:00
Chuma McPhoy 6456be95b2 fix(SW-96): use Image component instead of next/image directly 2024-08-30 08:53:34 +02:00
Chuma McPhoy f97e521502 chore(SW-96): move fullview and gallery into own files 2024-08-30 08:53:34 +02:00
Chuma McPhoy d77070a210 refactor(SW-96): unify lightbox to handle mobile and desktop 2024-08-30 08:53:34 +02:00
Chuma McPhoy 24e6b5fffe chore(SW-96): cleanup css 2024-08-30 08:53:34 +02:00
Chuma McPhoy 442f8b6580 feat(SW-96): add navigation controls to gallery dialog 2024-08-30 08:53:34 +02:00
Chuma McPhoy e47956816e refactor(SW-96): improve dialog exit animation + cleanup css module 2024-08-30 08:53:34 +02:00
Chuma McPhoy ee4211d20c fix(SW-96): allow nested children to trigger lightbox 2024-08-30 08:53:34 +02:00
Chuma McPhoy 59615cef94 feat(SW-96): Ship reusable desktop lightbox 2024-08-30 08:53:34 +02:00