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
Fix/STAY-135 & STAY-127
* fix: make quantity and delivery separate steps in mobile
* fix: update design for delivery step in ancillary flow
* fix: add error state for missing time
* fix: only allow points or cash payment for ancillaries
* fix: break out stepper to design system
* fix: update design of select quantity step in add ancillaries flow
* fix: add error states for quantity
* fix: handle insufficient points case
* fix: update stepper to include optional disabledMessage tooltip
* fix: handle validations
* fix: change name to camel case
Approved-by: Bianca Widstam
Approved-by: Chuma Mcphoy (We Ahead)
refactor loading of SJ widget to avoid undefined window
* refactor loading of widget to avoid undefined window
Approved-by: Bianca Widstam
Approved-by: Erik Tiekstra
Approved-by: Joakim Jäderberg
Approved-by: Anton Gunnarsson