Fix/SW-2841 filter popup closing on select
* fix(SW-2841): refactored so that filter modal is not closed when selecting filters
* fix(SW-2841): rename component
* fix: review feedback
* fix: move font-family
* fix: change init value of filteredHotelIds
* fix
* fix: add Typography tag
Approved-by: Michael Zetterberg
Approved-by: Christian Andolf
fix: as a temporary fix hide booking code switcher and add a way to do a search without bookingcode
* fix: as a temporary fix hide booking code switcher and add a way to do a search without bookingcode
Approved-by: Linus Flood
fix(SW-2626): add multiroom reward error message for mobile
* fix(SW-2626): add multiroom reward error message for mobile
* fix(SW-2626): error message to red color
* fix(SW-2626): fix errorContainer
* fix(SW-2626): fix button fullwidth
* fix(SW-2626): fix button fullwidth
* fix(SW-2626): add design
* fix(SW-2626): add new colors for checkbox
* fix(SW-2626): new color for input
* fix(SW-2626): fix pr comment
* fix(SW-2626): final ui for desktop and mobile
Approved-by: Hrishikesh Vaipurkar
fix: remove explicit width and height on carousel images to stop next warnings
Approved-by: Chuma Mcphoy (We Ahead)
Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
fix: left aligned description text on hotel card on select hotel page
* fix: update hotel card from peter suggestions
Approved-by: Christian Andolf
Approved-by: Matilda Landström
fix(SW-3025): select date from current month if already selected on mobile
* fix(SW-3025): select date from current month if already selected on mobile
Approved-by: Christian Andolf
fix(SW-1684): set font family phone input dropdown
* fix: set font family phone input dropdown
* fix: phone input styling
Approved-by: Christian Andolf
feat: Add common package
* Add isEdge, safeTry and dataCache to new common package
* Add eslint and move prettier config
* Fix yarn lock
* Clean up tests
* Add lint-staged config to common
* Add missing dependencies
Approved-by: Joakim Jäderberg
feat(LOY-233): create success banner for successful DTMC linking
* feat(LOY-233): create success banner for successful DTMC linking
* fix(LOY-233): code cleanup
* fix(LOY-233): use new design vars for alert bg colors
Approved-by: Erik Tiekstra
feat(SW-2679): Added form tracking for checkout and signup
* feat(SW-2679): Added form tracking for checkout and signup
* fix(SW-2679): fixes from review
Approved-by: Michael Zetterberg
fix(SW-2986): breakfast message on other languages break ui select rate
* fix(SW-2986): breakfast message on other languages break ui select rate
* fix(SW-2155
* fix(SW-2986): remove redundant css
Approved-by: Christian Andolf
feat(SW-2857): Refactor booking flow url updates
* Add support for removing parameters when using initial values in serializeSearchParams
* Don't manually write search params in rate store
* Booking is already from live search params so no need
* Fix input type in serializeBookingSearchParams
Approved-by: Linus Flood
feat: SW-2653 Implemented click tracking on Search btn and lang switch
* feat: SW-2653 Implemented click tracking on Search btn and lang switch
Approved-by: Erik Tiekstra
fix(SW-2972): hotel card prices didnt take full width
* fix(SW-2972): hotel card prices didnt take full width
Approved-by: Linus Flood
Approved-by: Matilda Landström