Commit Graph

5850 Commits

Author SHA1 Message Date
Erik Tiekstra
d193bf057d fix(BOOK-771): Added spacing between content and cta wrapper in TeaserCard sidepeeks
Approved-by: Bianca Widstam
2026-01-28 12:03:22 +00:00
Erik Tiekstra
1bb1a7e139 fix(BOOK-770): Re added max-width to preamble on collection pages
Approved-by: Bianca Widstam
2026-01-28 12:03:05 +00:00
Erik Tiekstra
ead34c07ee fix(BOOK-711): Added isFloating prop to decide when the booking widget should have a border radius
Approved-by: Bianca Widstam
2026-01-28 12:02:42 +00:00
Anton Gunnarsson
70838060e5 Merged in chore/remove-hotelref-file (pull request #3499)
chore: Remove unused hotelpage ref file

* Remove unused hotelpage ref file


Approved-by: Linus Flood
2026-01-28 11:38:29 +00:00
Erik Tiekstra
e87bb03c6f feat/BOOK-755 alert content pages
* feat(BOOK-755): Added alert block on Collection pages
* feat(BOOK-755): Added alert block on Content pages
* feat(BOOK-755): Added alert functionality for RTE

Approved-by: Bianca Widstam
2026-01-28 07:47:49 +00:00
Erik Tiekstra
0d357a116b feat(BOOK-768): Added UspCard component with stories and implemented it in blocks
Approved-by: Bianca Widstam
2026-01-28 07:47:15 +00:00
Matilda Landström
22b0f71c16 Merged in chore(LOY-531)-cleanup-old-stays (pull request #3498)
chore(LOY-531): cleanup old stays

* chore(LOY-531): cleanup old stays


Approved-by: Emma Zettervall
Approved-by: Anton Gunnarsson
2026-01-28 07:45:05 +00:00
Linus Flood
5fc93472f4 Merged in feat/rework-contentstack (pull request #3493)
Feat(SW-3708): refactor contentstack fetching (removing all refs) and cache invalidation

* Remove all REFS

* Revalidate correct language

* PR fixes

* PR fixes

* Throw when errors from contentstack api


Approved-by: Joakim Jäderberg
2026-01-27 12:38:36 +00:00
Anton Gunnarsson
a5e214f783 Merged in chore/add-test-script-to-redis-api (pull request #3482)
chore: Add test script to redis-api package.json

* Add test script to redis-api package.json

Ensures knip understands test files aren't unused


Approved-by: Joakim Jäderberg
2026-01-26 13:40:49 +00:00
Anton Gunnarsson
e086cd8146 Merged in fix/sw-3702-interactive-map-points-currency (pull request #3480)
fix(SW-3702): Show correct point currencies in interactive map

* Show correct point currencies in interactive map


Approved-by: Matilda Haneling
2026-01-26 13:38:55 +00:00
Anton Gunnarsson
e215aec8bb Merged in chore/fix-incorrect-dependencies (pull request #3484)
chore: Fix incorrect dependencies

* Fix incorrect dependencies


Approved-by: Joakim Jäderberg
2026-01-26 13:38:21 +00:00
Anton Gunnarsson
5aadb7791e Merged in chore/update-knip-config (pull request #3487)
chore: Update knip config

* Update knip config


Approved-by: Joakim Jäderberg
2026-01-26 13:36:52 +00:00
Anton Gunnarsson
0ab93dc80e Merged in chore/remove-unused-exports (pull request #3485)
chore: Fix exports

* Fix exports


Approved-by: Joakim Jäderberg
2026-01-26 13:36:43 +00:00
Joakim Jäderberg
3d02a5257a Merged in fix/SW-3707-footer-icon-color (pull request #3490)
fix(SW-3707): fix footer LanguageSwitcher icon colors

* fix(SW-3707): fix footer LanguageSwitcher icon colors


Approved-by: Anton Gunnarsson
2026-01-26 07:56:01 +00:00
Erik Tiekstra
5a4a65ec33 fix: issue with focus states in safari, fixed multiple focus states accross the application
Approved-by: Anton Gunnarsson
2026-01-26 06:45:23 +00:00
Erik Tiekstra
c918c1aa66 fix(BOOK-661): Updated themes and correct variables for campaign hero
Approved-by: Matilda Landström
2026-01-26 06:44:43 +00:00
Anton Gunnarsson
23460f8960 Merged in chore/remove-unused-query (pull request #3489)
chore: Remove unused refs query

* Remove unused refs query


Approved-by: Linus Flood
2026-01-23 13:53:45 +00:00
Anton Gunnarsson
82708d0d2d Merged in fix/missing-skeletons (pull request #3486)
fix: Missing footer skeletons

* Fix footer skeletons

* Remove unused export


Approved-by: Matilda Landström
2026-01-23 12:35:27 +00:00
Anton Gunnarsson
f8e69f9cc2 Merged in chore/remove-unused-files (pull request #3483)
chore: Remove unused files

* Remove unused files


Approved-by: Matilda Landström
2026-01-23 12:33:14 +00:00
Matilda Landström
ae77fa3028 Merged in refactor-tripadvisor-chip (pull request #3404)
Refactor TripadvisorChip

* feat: create new StaticChip componeny

* refactor tripadvisor chip to use ChipStatic

* refactor: use TripadvisorChip everywhere

* fix: use withChipStatic


Approved-by: Erik Tiekstra
2026-01-23 12:19:37 +00:00
Matilda Landström
5171d2d4d7 Merged in fix/LOY-528-contenpage-gap (pull request #3479)
fix(LOY-528): fix gap issues on content pages

* fix(LOY-528): fix gap issues


Approved-by: Erik Tiekstra
2026-01-23 11:49:10 +00:00
Linus Flood
ec78befb50 Merged in fix/bw-fixes (pull request #3481)
Fix/bw fixes

* fix(bookingwidget): fixed some mobile issues with the booking widget

* fixed dual scroll and hidden button in mobile guests & rooms picker

* fixed button colors

* fixed mobile search button position

* Remove scroll lock
2026-01-23 08:05:49 +00:00
Erik Tiekstra
64d81c6ede fix(BOOK-749): Added align-content: start; to avoid stretching content when the main content is smaller than the sidebar
Approved-by: Matilda Landström
2026-01-23 06:30:04 +00:00
Erik Tiekstra
80f47aee74 fix(BOOK-746): Updated links on not found page
Approved-by: Matilda Landström
2026-01-23 06:29:42 +00:00
Matilda Haneling
665ca210c0 Merged in fix/book-149-ui-fixes (pull request #3463)
Fix/book 149 ui fixes

* fixed text-overflow issue in datepicker trigger

* fixed X missing in booking code text field

* fixed toDate not setting properly

* fixed spacing issues and placeholder text not fitting

* added error message to child age if none is added

* spacing fixes

* Revert "map link alignment fix"

This reverts commit d38cc5b007bc05a1d48ce6661b1052fe714961c3.

* fixed EB points padding issue on SAS tablet

* maxWidth on BookingCode/voucher

* spacing fixes

* fixed icons in error message

* spacing fixes

* scroll to child age picker updates

* feat(SW-3706): fix heatmap issue for langswitcher and booking widget

* fixed tablet lineup issue


Approved-by: Linus Flood
2026-01-22 12:50:24 +00:00
Anton Gunnarsson
f79ff9b570 Merged in chore/cleanup-unused (pull request #3461)
chore: Cleanup unused vars, exports, types

* Cleanup some unused exports

* Remove more

* Readd CampaignPageIncludedHotelsRef

* Add alias comment to procedure exports

* Remove unused exports


Approved-by: Linus Flood
2026-01-22 12:34:07 +00:00
Erik Tiekstra
4de24e9f2a feat(BOOK-391): Added theme and logos for Bassin Seven
* chore: Updated border-radius variables after import change

Approved-by: Linus Flood
2026-01-22 07:03:25 +00:00
Linus Flood
ef98c4b552 Merged in fix/destinations-search-icon (pull request #3473)
fix/destinations-search-icon

* fix/destinations-search-icon
2026-01-22 06:25:07 +00:00
Rasmus Langvad
b966cf1d53 Merged in fix/3693-group-inputs-storybook (pull request #3402)
fix(SW-3693): Refactor Input stories to use FormInput component and showcase all controls

* Refactor Input stories to use FormInput component and showcase all controls

* Updated stories and added autocomplete prop to PasswordInput

* Merge branch 'master' into fix/3693-group-inputs-storybook

* Use FormTextArea in stories for TextArea to show description and error texts

* Merged master into fix/3693-group-inputs-storybook

* Merge branch 'master' into fix/3693-group-inputs-storybook

* Removed redundant font name and fixed broken icons in stories

* Merge branch 'fix/3693-group-inputs-storybook' of bitbucket.org:scandic-swap/web into fix/3693-group-inputs-storybook

* Merged master into fix/3693-group-inputs-storybook

* Merge branch 'master' into fix/3693-group-inputs-storybook


Approved-by: Bianca Widstam
2026-01-21 16:20:04 +00:00
Anton Gunnarsson
993f6c4377 Merged in chore/fix-dependencies (pull request #3470)
chore: Cleanup dependencies

* Move dotenv to root

* update knip config

* Fix more deps

* More dep updates

* more

* more dep updates

* Fix deps

* Fix generate


Approved-by: Linus Flood
2026-01-21 15:03:52 +00:00
Linus Flood
510653f2ee Merged in fix/icons-4 (pull request #3472)
Icon fix

* Icon fix
2026-01-21 14:09:05 +00:00
Linus Flood
5e60dd8581 Merged in fix/icons-3 (pull request #3471)
More icons..

* More icons..
2026-01-21 13:42:48 +00:00
Matilda Landström
e20f2e4f7d Merged in SW-2064-lightbox-fix (pull request #3467)
fix(SW-2064): fix next image idx

* fix(SW-2064): fix next image idx


Approved-by: Anton Gunnarsson
2026-01-21 13:18:59 +00:00
Linus Flood
b42434b2f3 Merged in fix/icons-2 (pull request #3469)
icons

* icons
2026-01-21 12:38:09 +00:00
Linus Flood
2d8df528ac Merged in fix/icons (pull request #3468)
feat(SW-3695): more icons fixes...

* feat(SW-3695): more icons fixes...
2026-01-21 12:34:24 +00:00
Erik Tiekstra
1bb2b72b2f fix(BOOK-732): Fixed issue with icon color on Filled variant with emphasis
Approved-by: Bianca Widstam
2026-01-21 10:53:55 +00:00
Linus Flood
1ad648639c Merged in fix/phone-icon (pull request #3465)
fix/SW-3695-icons

* fix/SW-3695-icons
2026-01-21 10:26:42 +00:00
Erik Tiekstra
8e08af718c feat(BOOK-743): Replaced deprecated Button component
Approved-by: Bianca Widstam
2026-01-21 09:38:38 +00:00
Linus Flood
f834433d4d Merged in fix/sw-3695-iconfixes (pull request #3462)
fix(SW-3695): icon fixes

* fix(SW-3695): icon fixes


Approved-by: Anton Gunnarsson
2026-01-21 08:55:34 +00:00
Erik Tiekstra
b91504e7c6 feat(BOOK-757): Moved TeaserCard to design system and added stories
Approved-by: Bianca Widstam
2026-01-21 07:50:43 +00:00
Erik Tiekstra
8a143a2916 chore: Moved Breadcrumbs to design system and added stories
Approved-by: Bianca Widstam
2026-01-21 07:19:19 +00:00
Rasmus Langvad
17c78be916 Merged in fix/broken-tests-show-more-button (pull request #3460)
fix: broken tests due to icon render change

* Fix broken tests due to icon render


Approved-by: Emma Zettervall
2026-01-20 13:54:40 +00:00
Erik Tiekstra
98cd873095 fix: passing on fill property to fallback image to support text as overlay with position absolute
Approved-by: Bianca Widstam
2026-01-20 13:44:59 +00:00
Anton Gunnarsson
e740c1ba66 Merged in fix/remove-redundant-test (pull request #3457)
fix: Remove required test after removing it from input

* Remove required test after removing it from input


Approved-by: Bianca Widstam
Approved-by: Emma Zettervall
2026-01-20 12:53:12 +00:00
Erik Tiekstra
d7eed5b318 chore(BOOK-754): Moved ContentCard to design system and added stories
Approved-by: Bianca Widstam
Approved-by: Anton Gunnarsson
2026-01-20 12:37:22 +00:00
Erik Tiekstra
510f25a812 feat(BOOK-757): Replaced Biroscript component with Typography
Approved-by: Bianca Widstam
2026-01-20 12:37:05 +00:00
Emma Zettervall
9e373ed600 Merged in fix/LOY-391-import-fix (pull request #3456)
fix(LOY-391): import fix

* fix(LOY-391): import fix


Approved-by: Anton Gunnarsson
2026-01-20 12:22:01 +00:00
Bianca Widstam
2dd08bb5d0 Merged in feat/BOOK-747-alert-extra-cost (pull request #3455)
feat(BOOK-747): show extra cost alert if reward night or voucher

* feat(BOOK-747): show extra cost alert if reward night or voucher

* feat(BOOK-747): use enum

* feat(BOOK-747): refactor

* feat(BOOK-747): add underline to trigger text


Approved-by: Anton Gunnarsson
2026-01-20 11:51:24 +00:00
Emma Zettervall
5af64ef896 Merged in feat/LOY-391-my-points-transactions-table-design (pull request #3415)
Feat/LOY-391 my points transactions table design

* feat(LOY-391): Added new design to point transaction table

* fix(LOY-391): rebase fix

* fix(LOY-391): fix

* fix(LOY-391): fix

* fix(LOY-391): fixed sticky header etc.

* feat(LOY-391): added focus on the newest loaded item in the list

* fix(LOY-391): cleaned up

* fix(LOY-391): style fix

* fix(LOY-391): fixed PR-comments, types, removed the old files for earn and burn table

* fix(LOY-391): fixed PR-comments

* feat(LOY-391): added useCallback so scrolling is avoided when clicking see all on expiring points


Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
2026-01-20 08:41:09 +00:00
Emma Zettervall
8b56fa84e7 Merged in feat/LOY-522-move-focus-to-newly-loaded-item (pull request #3452)
feat(LOY-522): Move focus to the newly loaded stay in sidepeek for upcoming and previous stay

* feat(LOY-522): Moved focus to the newly loaded stay in sidepeek for upcoming and previous stay


Approved-by: Anton Gunnarsson
2026-01-20 08:10:42 +00:00