fix(SW-3146): reset expanded state on hotel change
* fix(SW-3146): reset expanded state on hotel change
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(LOY-307): disable prefetch on DTMC Link employment button
* fix(LOY-307): Add external link support to ButtonLink component
* fix(LOY-307): set prefetch to false in dtmc link btn cta
Approved-by: Anton Gunnarsson
feat(SW-3225): Move ParkingInformation to design-system
* Inline ParkingInformation types to remove trpc dependency
* Move ParkingInformation to design-system
* Move numberFormatting to common package
* Add deps to external
* Fix imports and i18n script
* Add common as dependency
* Merge branch 'master' into feat/sw-3225-move-parking-information-to-booking-flow
Approved-by: Linus Flood
feat: SW-2643 Tracking added mobile and email hash in booking cofirmation
* feat: SW-2643 Tracking added mobile and email hash in booking cofirmation
Approved-by: Matilda Landström
fix(SW-3198): show strikethrough price only if price is higher than regular price
* fix(SW-3198): show strikethrough price only if price is higher than regular price
* fix(SW-3198): reverse logic
Approved-by: Hrishikesh Vaipurkar
Feature/transpile design system
* remove example, we should use storybook instead
* remove example, we should use storybook instead
* css-modules cannot have :root, moved affected css-variables to globals.css
* .
* scandic-web no longer depends on design-system#build
* * Update readme
* Remove test code
Approved-by: Anton Gunnarsson
fix(SW-3002): fix bug causing hotel page not found
* fix(SW-3002): fix bug causing hotel page not found
Approved-by: Anton Gunnarsson
Approved-by: Linus Flood
feat(SW-3224): Move bookingcode filter to the booking-flow package
* feat(SW-3224): Moved bookingcode filter to the booking-flow package
Approved-by: Anton Gunnarsson
fix(SW-2368): change ui for modify button until chip component created
* fix(SW-2368): change ui for modify button until chip component created
Approved-by: Matilda Landström
fix(SW-3194): crossvalidation for multiroom enter details
* fix(SW-3194): crossvalidation for multiroom enter details
* fix(SW-3194): use getValues
Approved-by: Hrishikesh Vaipurkar
fix(SW-2523): filter scrollable for desktop with small height
* fix(SW-2523): filter scrollable for desktop with small height
Approved-by: Hrishikesh Vaipurkar
fix(SW-3199): Fixed redemption search for alternative hotels
* fix(SW-3199): Fixed redemption search for alternative hotels
* fix(SW-3199): User points validation included
Approved-by: Anton Gunnarsson
fix(SW-2425): filter description should be translated with lokalise
* fix(SW-2425): filter description should be translated with lokalise
Approved-by: Anton Gunnarsson
fix(SW-3213): Fixed booking code rates shown after removing the booking code via chip close icon
* fix(SW-3213): Fixed booking code rates shown after removing the booking code via chip close icon
* fix(SW-3213): Fixed multiroom room scenario
Approved-by: Anton Gunnarsson
feat(SW-3042): Added tracking for prices and availability button
* feat(SW-3042): Added tracking for prices and availability button
Approved-by: Anton Gunnarsson
feat(SW-3218): Move SidePeek to design-system
* Remove SidePeekProvider dependency on Next
* Remove dependency on i18n in sidepeek
* Inline types
* Move SidePeek to design-system
* Fix align-items value
Approved-by: Bianca Widstam
feat(SW-2873): Move BackToTopButton to design-system
* Remove dependency on i18n in BackToTopButton
* Move BackToTopButton to design-system
Approved-by: Hrishikesh Vaipurkar
fix(SW-3205): Disabled ancillary points and saved cards for anonymous booking
* fix(SW-3205): Disabled ancillary points and saved cards for anonymous booking
* fix(SW-2903 SW-3205): Updated code to be consistent in all scenarios
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2926): Display alerts in booking flow if date range matches search dates and in hotel page if current date is in date range
* fix(SW-2926): Display alerts in booking flow if date range matches search dates and in hotel page if current date is in date range
* fix(SW-2926) Updated hotel alerts with respect to booking dates
* fix(SW-2926): Optimized code
Approved-by: Matilda Landström