Commit Graph

3391 Commits

Author SHA1 Message Date
Erik Tiekstra ba7cd0798a fix(SW-1035): Fixed issue when is returned from CS inside RTE 2024-12-02 09:50:02 +01:00
Pontus Dreij e2aa4cdd98 fix(SW-890) removed optional since i have default 2024-11-29 17:06:41 +01:00
Pontus Dreij 47d6f87529 fix(705): removed unused 2024-11-29 17:04:39 +01:00
Pontus Dreij 89c131e3eb fix(SW-705): Updated logic for language switcher 2024-11-29 17:03:20 +01:00
Pontus Dreij 9d4c6eb25d fix(SW-705): Added Suspense to LanguageSwitcher 2024-11-29 16:16:35 +01:00
Pontus Dreij 55edbbd7f8 fix(SW-890) Added default 2024-11-29 16:06:47 +01:00
Simon Emanuelsson ed1574838a feat: new booking confirmation page 2024-11-29 15:55:30 +01:00
Pontus Dreij 8b54818e3c fix(SW-980): headingText should be optional 2024-11-29 15:44:55 +01:00
Pontus Dreij 6e1806fb29 fix(SW-705): Add path and searchparams to language switcher 2024-11-29 15:17:39 +01:00
Christel Westerberg 329d762917 fix: normalize page width 2024-11-29 14:58:27 +01:00
Christel Westerberg bdccce1d70 fix: header width and clamping 2024-11-29 14:58:27 +01:00
Pontus Dreij f60a77ec26 Removed console log 2024-11-29 14:30:15 +01:00
Linus Flood 6433f136b4 Fixed new tracking requirements 2024-11-29 13:01:03 +01:00
Fredrik Thorsson baecfdbfb4 feat(SW-914): add parking list component 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 0b4710f380 feat(SW-914): add enum 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 3524b62f6c feat(SW-914): add parking logic 2024-11-29 12:55:46 +01:00
Fredrik Thorsson d2e214ed6c feat(SW-914): update parking design 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 7b68bc7ac7 feat(SW-914): remove optional 2024-11-29 12:55:46 +01:00
Fredrik Thorsson b889787606 feat(SW-914): type change 2024-11-29 12:55:46 +01:00
Fredrik Thorsson ae01146376 feat(SW-914): import type 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 083811ff16 feat(SW-914): change filter function 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 0cd9c33512 feat(SW-914): add accessibility component 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 384f044dac feat(SW-914): back on track 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 43f9a21a47 feat(SW-914): fix merge hickup 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 37fda8f1ab feat(SW-914): merge changes 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 9b208d01ea feat(SW-914): add parking prices component 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 29e56d35eb feat(SW-914): add checkin information 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 65aa5f37ae feat(SW-914): add parking 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 0d7874d1c7 feat(SW-914): refactor 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 38a1f556cf feat(SW-914): add accordion components 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 49c6de2e04 feat(SW-914): add correct import 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 55628f903a feat(SW-914): fix typos 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 69e285d449 feat(SW-914): remove placholder values 2024-11-29 12:55:45 +01:00
Fredrik Thorsson ae74f88e04 feat(SW-914): add button color 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 2b29a03d3c feat(SW-914): remove fragment 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 30cd68509c feat(SW-914): add button 2024-11-29 12:55:45 +01:00
Fredrik Thorsson ee622b07cb feat(SW-914): add amenities sidepeek 2024-11-29 12:55:45 +01:00
Linus Flood b424cf7bc4 Fixed tracking pageViewStart on hard reload 2024-11-29 12:49:19 +01:00
Chuma McPhoy b80d75a63a fix(SW-1095): default to swedish country code if page in english 2024-11-29 12:18:24 +01:00
Chuma McPhoy da824ee2b4 fix(SW-1095): add type to imports 2024-11-29 10:39:10 +01:00
Chuma McPhoy 4da0918469 fix(SW-1095): set country code based on url lang when phone input empty 2024-11-29 10:34:07 +01:00
Christian Andolf dde953c270 Merged in fix/incorrect-letter-spacing (pull request #982)
fix: corrected some letter-spacing values since percentage is not allowed

Approved-by: Matilda Landström
2024-11-29 09:23:10 +00:00
Christian Andolf b6e974ad4e fix: corrected some letter-spacing values since percentage is not allowed 2024-11-29 09:17:03 +00:00
Pontus Dreij 289d43b326 fix(SW-978): Small fixes 2024-11-29 09:56:25 +01:00
Pontus Dreij 558efba23d Reset the error and refresh the page when the search params change, to support the booking widget that is using router.push to navigate to the booking flow page 2024-11-29 09:41:25 +01:00
Pontus Dreij 3d78bdd671 fix(SW-978) Checks for null data on hotels 2024-11-29 09:41:24 +01:00
Pontus Dreij 4de3f4717c fix(SW-978): Fallback if no room is selected in URL 2024-11-29 09:38:58 +01:00
Linus Flood 0958c626c6 Age and bed for children 2024-11-29 08:48:39 +01:00
Linus Flood 1fb90ba9bd More props to track in enter details 2024-11-29 08:36:21 +01:00
Hrishikesh Vaipurkar 7d68dbaab2 fix: SW-1040 Fixed ref issue by removing extra props 2024-11-28 18:06:44 +01:00