Christian Andolf
06d861fb6f
chore: add no unused vars lint rule
2025-02-17 10:43:54 +01:00
Erik Tiekstra
b9a3e697be
Merged in feat/SW-1521-image-gallery-lightbox (pull request #1226 )
...
Feat/SW-1521 image gallery lightbox
* feat(SW-1453): added city listing component
* feat(SW-1521): added more generic types to ImageGallery and Lightbox components
* feat(SW-1521): added lightbox functionality for top images
* feat(SW-1521): added support for setting activeIndex on open inside Lightbox
Approved-by: Fredrik Thorsson
Approved-by: Chuma Mcphoy (We Ahead)
2025-01-30 13:30:58 +00:00
Michael Zetterberg
d2ce9c0d7c
fix(i18n): prepare for Lokalise
2025-01-13 13:35:03 +01:00
Niclas Edenvin
dca02b90f0
Merged in fix/sw-1127-image-fixes (pull request #1123 )
...
Fix/sw-1127 image fixes for lightbox
* fix(SW-1127): move back to top button behind lightbox
* fix(SW-1127): don't loop lightbox thumbnails
* fix(SW-1127): nicer animation in the gallery
This both fixes a bug in the gallery where the animation in the carousel
didn't work so good and also animates the images different directions
depending on if the user go left or right.
Approved-by: Matilda Landström
2025-01-07 07:56:17 +00:00
Bianca Widstam
8f3d203b70
Merged in fix/SW-1041-design-feedback-select-hotel (pull request #986 )
...
fix(SW-1041): fix UI design feedback
* fix(SW-1041): fix UI design feedback
* fix(SW-1041): small fix
* fix(SW-1041): add filter and sort badge
* fix(SW-1041): update activefilter when entering map view
* fix(SW-1041): create hook with activefilters
* fix(SW-1041): hook only sets filter
* fix(SW-1041): fix padding breadcrumbs
* fix(SW-1041): rename hook
* fix(SW-1041): fix double scroll
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-28 07:42:52 +00:00
Matilda Landström
5fa0c192db
Merged in feat/SW-337-hotel-page-ui (pull request #848 )
...
Feat(SW-337): Update lightbox UI
* chore(SW-337): hotelPage UI fixes
* refactor(SW-337): move width and height as props
* xhore(SW-337): update lightbox UI
* fix(SW-337): move margin
* fix(SW-337): update mobile fullview
* fix(SW-337): remove test border
* fix(SW-337): remove radius on fullview
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
2024-11-08 08:26:37 +00:00
Bianca Widstam
fc8844eb96
feat/SW-689-image-gallery-sizes (pull request #781 )
...
Feat/SW-689 image gallery sizes
* feat(SW-689): initial gallery changes
* feat(SW-689): remove console.log
* feat(SW-689): remove unneccessary code
* feat(SW-689): change sizes
* feat(SW-689): change size
* feat(SW-689): add design for ipad for fullview
* feat(SW-689): fix import type
* feat(SW-689): fix tripAdvisor placement
* feat(SW-689): fix image gallery type
* feat(SW-689): fix check gallery length
Approved-by: Christian Andolf
Approved-by: Matilda Landström
2024-10-29 13:54:12 +00:00
Simon Emanuelsson
cc60b4d264
feat: add selected room card
2024-10-09 13:36:55 +02:00
Chuma McPhoy
1767fe2f4a
refactor(SW-337): conditional rendering of image titles
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
879e89cf61
fix(SW-96): use import type
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