* feat(BOOK-463): Fetching hotel filters from CMS and using these inside the destination pages
* fix(BOOK-698): fetch hotel filters from CMS on select hotel page
Approved-by: Bianca Widstam
fix(BOOK-692): changed background color on text section on destination city page
* fix(BOOK-692): changed background color on text section on destination city page
* removed duplicate padding-top
* fix(BOOK-692): fixed mobile padding
* removed margin
* fix(BOOK-692): added to destination country page and added conditional check
Approved-by: Erik Tiekstra
Feature/SW-3616 partner points my stay
* feat(SW-3616): display partner points in my stays
* null check roomPointType
* Lowercase POINTS in my stay
* include other than Scandic points when displaying price details modal
Approved-by: Anton Gunnarsson
Include more details when throwing errors for debugging in Sentry
* WIP throw errors with more details for debugging in Sentry
* Fix throwing response-data
* Clearer message when a response fails
* Add message to errors
* better typings
* .
* Try to send profileID and membershipNumber to Sentry when we fail to parse the apiResponse
* rename notFound -> notFoundError
* Merge branch 'master' of bitbucket.org:scandic-swap/web into chore/add-error-details-for-sentry
Approved-by: Linus Flood
Chore/BOOK-708 replace title component
* chore(BOOK-708): replace title with typography
* chore(BOOK-708): replace title with typography
* chore(BOOK-708): remove Title from package.json
Approved-by: Linus Flood
Approved-by: Anton Gunnarsson
fix(BOOK-709): update the background color of the hotel hero section according to Figma
* fix(BOOK-709): update the background color of the hotel hero section according to Figma
* fix(BOOK-709): updating gradient-color
Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
feat(SW-3695): use svg icons instead of font icons
* feat(icons): use svg instead of font icons
* feat(icons): use webpack/svgr for inlined svgs. Now support for isFilled again
* Merge master
* Remove old font icon
Approved-by: Joakim Jäderberg
Add release version meta tag + preview environment
* include release version in meta tag
do polyfills in one place
* fix: add preview as a named sentry environment
Approved-by: Linus Flood
feat(SW-2064): Lightbox updates
* chore(SW-2064): add opacity to not selected images
* chore(SW-2064): set main image as the first image in thumbnail
* chore(SW-2064): disable navigation buttons on first and last image
* fix(SW-2064): use cx
* Revert "chore(SW-2064): disable navigation buttons on first and last image"
This reverts commit 9c5acd8a02b83740f35d1cfa88bfba6b006ba947.
* refactor(SW-2064): create ImageCounter component
* refactor(SW-2064)
* chore(SW-2064): add enter keu down on main image
Approved-by: Erik Tiekstra
fix(BOOK-704): add tag name to campaign banner tracking
* fix(BOOK-704): add tag name to campaign banner tracking
* fix(BOOK-704): handleclose tag name
Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
feat(SW-3685): Add new TextArea and FormTextArea components
* Add new TextArea and FormTextArea components
* Update example form with description
* Merge branch 'master' into feat/3685-new-textarea-component
* Formatting new files with new prettier config
* Added custom controls for the text area story
Approved-by: Linus Flood
fix(SW-3691): Setup one prettier config for whole repo
* Setup prettierrc in root and remove other configs
Approved-by: Joakim Jäderberg
Approved-by: Linus Flood
feat(SW-3672): Update PasswordInput component
* Update PasswordInput component
* Removed some tests not working as expected
* Remove IconButton from PasswordInput
* Remove IconButton from Input
* Merge branch 'master' into feat/new-passwordinput-component
Approved-by: Linus Flood
fix: updated to use new link structure on My Stay
* fix: updated to use new link structure on My Stay
* fix(BOOK-607): hide hotel page link if link prop is missing
* comment fixes
* fix(BOOK-607): read href from window (lcalhost not allowed)
Approved-by: Matilda Landström
Fix/BOOK-257 video player
* fix(BOOK-257): Fixes to VideoPlayerButton and added stories
* fix(BOOK-257): Hiding mute button when the user has interacted with it
* fix(BOOK-257): Added support for poster image
* fix(BOOK-257): add crossOrigin attr to videoplayer
* fix(BOOK-257): comment
Approved-by: Anton Gunnarsson
fix(BOOK-293): changed variants and props on IconButton component
* fix(BOOK-293): changed variants and props on IconButton component
* fix(BOOK-293): inherit color for icon
Approved-by: Bianca Widstam
Approved-by: Christel Westerberg
fix(BOOK-584): multiple nights did not show strikethrough price, wrong calculation for regular price per stay
* fix(BOOK-548): multiple nights did not show strikethrough price, wrong calculation for regular price per stay
* fix(BOOK-584): fix test, regularPrice first compare with pricePerStay
Approved-by: Anton Gunnarsson
feat(SW-3659): Use new input component
* Use new input component
* Update error formatter
* Merged master into feat/use-new-input-component
* Merged master into feat/use-new-input-component
* Merge branch 'master' into feat/use-new-input-component
* Merged master into feat/use-new-input-component
* Update Input stories
* Merge branch 'feat/use-new-input-component' of bitbucket.org:scandic-swap/web into feat/use-new-input-component
* Update Storybook logo
* Add some new demo icon input story
* Fix the clear content button position
* Fix broken password input icon
* Merged master into feat/use-new-input-component
* Merged master into feat/use-new-input-component
* Add aria-hidden to required asterisk
* Merge branch 'feat/use-new-input-component' of bitbucket.org:scandic-swap/web into feat/use-new-input-component
* Merge branch 'master' into feat/use-new-input-component
Approved-by: Bianca Widstam
Approved-by: Matilda Landström