Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release v10.0.0 (Update v9.0.0 from upstream aka FTW-daily) #154

Merged
merged 133 commits into from
Jul 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
a35d0fc
Fix undefined REACT_APP_GOOGLE_ANALYTICS_ID
Gnito May 19, 2022
1dbf90f
Update changelog
Gnito May 19, 2022
ca5da0d
Merge pull request #1516 from sharetribe/fix-undefined-GA-id
Gnito May 19, 2022
78f12f9
There was some zero-width spaces in 'www.googletagmanager.com' (csp.js)
Gnito May 19, 2022
97bcacc
Update changelog
Gnito May 19, 2022
1f90fdf
Merge pull request #1517 from sharetribe/fix-accidental-invalid-chara…
Gnito May 19, 2022
836d0b5
Update changelog
Gnito May 19, 2022
bf3d192
Fixing an old typo
Gnito May 20, 2022
d0d929f
Merge pull request #1518 from sharetribe/fix-typo
Gnito May 20, 2022
24a730b
Bump eventsource from 1.0.7 to 1.1.1
dependabot[bot] Jun 1, 2022
0c26a13
Merge pull request #1519 from sharetribe/dependabot/npm_and_yarn/even…
Gnito Jun 15, 2022
1b4e344
Use react-image-gallery in ImageCarousel
Gnito Jun 21, 2022
1bb9753
Update changelog
Gnito Jun 27, 2022
42fc756
Merge pull request #1529 from sharetribe/rewrite-image-carousel
Gnito Jun 27, 2022
2f4f939
Update package.json
Gnito Jul 7, 2022
f3d52d5
run 'yarn upgrade redux' to fix @babel/runtime version in yarn.lock file
Gnito Jul 7, 2022
9387b75
Update dontenv and dotenv-expand (to be in sync with CRA)
Gnito Jul 7, 2022
4b515d9
Update .circleci/config.yml
Gnito Jul 7, 2022
520cec0
Update src/store.js (due to opinionated approach on version v4.2.0)
Gnito Jul 7, 2022
9fc613b
propertySets.css: fix syntax
Gnito Jul 4, 2022
1d47646
src/index.js: refactor module import (marketplaceDefaults.css should …
Gnito Jul 4, 2022
1582d18
@import customMediaQueries to all the files that use it.
Gnito Jul 4, 2022
9c43be2
marketplaceDefaults.css: convert (most) postcss-apply rules as global…
Gnito Jul 6, 2022
3e6124d
ActivityFeed: remove import of propertySets.css
Gnito Jul 7, 2022
cda9a0a
BookingBreakdown: remove import of propertySets.css
Gnito Jul 7, 2022
cacdfd1
BookingPanel: remove import of propertySets.css
Gnito Jul 7, 2022
694bfc8
Button and ButtonExample: remove the import of propertySets.css
Gnito Jul 7, 2022
cf18529
CookieConsent: remove the import of propertySets.css
Gnito Jul 7, 2022
5dced15
EditListingPhotosPanel: remove the import of propertySets.css
Gnito Jul 7, 2022
d226875
EditListingWizard: remove the import of propertySets.css
Gnito Jul 7, 2022
db1582e
FieldCheckbox: remove the import of propertySets.css
Gnito Jul 7, 2022
71f5037
FieldDateInput: remove the import of propertySets.css
Gnito Jul 7, 2022
9b96c31
FieldDateRangeController: remove the import of propertySets.css
Gnito Jul 7, 2022
9eb7042
FieldDateRangeInput and DateRangeInput: remove the import of property…
Gnito Jul 7, 2022
b74d922
FieldRadioButton: remove the import of propertySets.css
Gnito Jul 7, 2022
f47416e
FieldReviewRating: remove the import of propertySets.css
Gnito Jul 7, 2022
b7c3af6
FilterPlain: remove the import of propertySets.css
Gnito Jul 7, 2022
af5be39
FilterPopup: remove the import of propertySets.css
Gnito Jul 7, 2022
b042161
Footer: remove the import of propertySets.css
Gnito Jul 7, 2022
ae3aaf1
ImageCarousel: remove the import of propertySets.css
Gnito Jul 7, 2022
bd6257b
KeywordFilter: remove the import of propertySets.css
Gnito Jul 7, 2022
4cc8b21
ListingCard: remove the import of propertySets.css
Gnito Jul 7, 2022
089cca1
LoadableComponentErrorBoundary: remove the import of propertySets.css
Gnito Jul 7, 2022
65fb256
LocationAutocompleteInput: remove the import of propertySets.css
Gnito Jul 7, 2022
9bce256
ManageListingCard and Overlay: remove the import of propertySets.css
Gnito Jul 7, 2022
5cfb372
Modal: remove the import of propertySets.css
Gnito Jul 7, 2022
ed76d94
ModalInMobile: remove the import of propertySets.css
Gnito Jul 7, 2022
ac4eebb
ModalMissingInformation: remove the import of propertySets.css
Gnito Jul 7, 2022
f484eed
NotificationBadge: remove the import of propertySets.css
Gnito Jul 7, 2022
7268575
PriceFilterPlain: remove the import of propertySets.css
Gnito Jul 7, 2022
c670590
PriceFilterPpup: remove the import of propertySets.css
Gnito Jul 7, 2022
f271c6d
PrivacyPolicy: remove the import of propertySets.css
Gnito Jul 7, 2022
dc74228
PropertyGroup: remove the import of propertySets.css
Gnito Jul 7, 2022
da3f91b
ResponsiveImage: remove the import of propertySets.css
Gnito Jul 7, 2022
aa3d8ea
ReviewModal: remove the import of propertySets.css
Gnito Jul 7, 2022
9457443
Reviews: remove the import of propertySets.css
Gnito Jul 7, 2022
728a7af
SavedCardDetails: remove the import of propertySets.css
Gnito Jul 7, 2022
4c1a649
SearchFiltersMobile: remove the import of propertySets.css
Gnito Jul 7, 2022
388fe8c
SearchFiltersPrimary: remove the import of propertySets.css
Gnito Jul 7, 2022
c22709e
SearchFiltersSecondary: remove the import of propertySets.css
Gnito Jul 7, 2022
0d3441c
SearchMapGroupLabel: remove the import of propertySets.css
Gnito Jul 7, 2022
5c3ff89
SearchMapInfoCard: remove the import of propertySets.css
Gnito Jul 7, 2022
71bfcbe
SearchMapPricelabel: remove the import of propertySets.css
Gnito Jul 7, 2022
85c3478
SectionHero: remove the import of propertySets.css
Gnito Jul 7, 2022
475de58
SectionHowItworks:remove the import of propertySets.css
Gnito Jul 7, 2022
9282502
SectionLocations: remove the import of propertySets.css
Gnito Jul 7, 2022
abd3848
SectionThumbnailLinks: remove the import of propertySets.css
Gnito Jul 7, 2022
cd5db74
SelectMultipleFilter: remove the import of propertySets.css
Gnito Jul 7, 2022
6e50f39
SelectSingleFilterPlain: remove the import of propertySets.css
Gnito Jul 7, 2022
63b979d
SelectSingleFilterPopup: remove the import of propertySets.css
Gnito Jul 7, 2022
0e6c203
SortByPlain: remove the import of propertySets.css
Gnito Jul 7, 2022
405e36b
SortByPopup: remove the import of propertySets.css
Gnito Jul 7, 2022
4006f40
StripeConnectAccountStatusBox: remove the import of propertySets.css
Gnito Jul 7, 2022
e30763d
TabNav: remove the import of propertySets.css
Gnito Jul 7, 2022
9f84fc3
TabNavHorizontal: remove the import of propertySets.css
Gnito Jul 7, 2022
8573d6a
TermsOfService: remove the import of propertySets.css
Gnito Jul 7, 2022
caf248e
Topbar: remove the import of propertySets.css
Gnito Jul 7, 2022
f356c88
TopbarDesktop: remove the import of propertySets.css
Gnito Jul 7, 2022
ae28624
TopbarMobileMenu: remove the import of propertySets.css
Gnito Jul 7, 2022
6e63abb
TransactionPanel: remove the import of propertySets.css
Gnito Jul 7, 2022
6ca9af0
UserCard: remove the import of propertySets.css
Gnito Jul 7, 2022
8446b28
ValidationError: remove the import of propertySets.css
Gnito Jul 7, 2022
7bb832c
AboutPage: remove the import of propertySets.css
Gnito Jul 7, 2022
33ec015
AuthenticationPage: remove the import of propertySets.css
Gnito Jul 7, 2022
ab713ef
CheckoutPage: remove the import of propertySets.css
Gnito Jul 7, 2022
0a2de93
EmailVerificationPage: remove the import of propertySets.css
Gnito Jul 7, 2022
da93271
InboxPage: remove the import of propertySets.css
Gnito Jul 7, 2022
b2a0099
ListingPage: remove the import of propertySets.css
Gnito Jul 7, 2022
69ada8d
ListingPage/SectionRulesMaybe: remove the import of propertySets.css
Gnito Jul 7, 2022
69521f4
NotFoundPage: remove the import of propertySets.css
Gnito Jul 7, 2022
f3db5d8
PasswordRecoveryPage: remove the import of propertySets.css
Gnito Jul 7, 2022
fdd1582
PasswordResetPage: remove the import of propertySets.css
Gnito Jul 7, 2022
a9d4521
ProfilePage: remove the import of propertySets.css
Gnito Jul 7, 2022
8777e13
ProfileSettingsPage: remove the import of propertySets.css
Gnito Jul 7, 2022
5058529
SearchPage: remove the import of propertySets.css
Gnito Jul 7, 2022
19ad942
StyleguidePage: remove the import of propertySets.css
Gnito Jul 7, 2022
00372b3
BookingDatesForm: remove the import of propertySets.css
Gnito Jul 7, 2022
ce14bf3
ConfirmSignupForm: remove the import of propertySets.css
Gnito Jul 7, 2022
25cb795
ContactDetailsForm: remove the import of propertySets.css
Gnito Jul 7, 2022
a0e613b
ManageAvailabilityCalendar: remove the import of propertySets.css
Gnito Jul 7, 2022
30de89a
EmailVerificationForm: remove the import of propertySets.css
Gnito Jul 7, 2022
298f27f
EmailVerificationForm: remove the import of propertySets.css
Gnito Jul 7, 2022
83a95b6
EnquiryForm: remove the import of propertySets.css
Gnito Jul 7, 2022
456637b
FilterForm: remove the import of propertySets.css
Gnito Jul 7, 2022
acc9c5a
PasswordChangeForm: remove the import of propertySets.css
Gnito Jul 7, 2022
0deef3c
LoginForm: remove the import of propertySets.css
Gnito Jul 7, 2022
3409bd6
PasswordRecoveryForm: remove the import of propertySets.css
Gnito Jul 7, 2022
7d15c8a
PasswordResetForm: remove the import of propertySets.css
Gnito Jul 7, 2022
09ba634
PaymentMethodsForm: remove the import of propertySets.css
Gnito Jul 7, 2022
5aab1f2
PayoutDetailsForm: remove the import of propertySets.css
Gnito Jul 7, 2022
1c08eab
PriceFilterForm: remove the import of propertySets.css
Gnito Jul 7, 2022
524d63f
ProfileSettingsForm: remove the import of propertySets.css
Gnito Jul 7, 2022
c13b679
SendMessageForm: remove the import of propertySets.css
Gnito Jul 7, 2022
ac4742d
SignupForm: remove the import of propertySets.css
Gnito Jul 7, 2022
9b0fc43
StripeConnectAccountForm: remove the import of propertySets.css
Gnito Jul 7, 2022
3d1680c
StripePaymentForm: remove the import of propertySets.css
Gnito Jul 7, 2022
12ba36d
TopbarSearchForm: remove the import of propertySets.css
Gnito Jul 7, 2022
28ec5ab
Remove propertySets.css file completely
Gnito Jul 7, 2022
5be89bc
Update changelog
Gnito Jul 11, 2022
267e018
Merge pull request #1531 from sharetribe/update-sharetribe-scripts
Gnito Jul 11, 2022
5dd5970
Bump browserslist from 4.16.3 to 4.21.1
dependabot[bot] Jul 11, 2022
89144d9
Bump moment from 2.29.3 to 2.29.4
dependabot[bot] Jul 11, 2022
737db9d
Bump normalize-url from 4.5.0 to 4.5.1
dependabot[bot] Jul 11, 2022
6c34a94
Bump ansi-regex from 4.1.0 to 4.1.1
dependabot[bot] Jul 11, 2022
01cc8a1
Merge pull request #1533 from sharetribe/dependabot/npm_and_yarn/mome…
Gnito Jul 11, 2022
ca2e368
Merge pull request #1534 from sharetribe/dependabot/npm_and_yarn/norm…
Gnito Jul 11, 2022
390e61d
Merge pull request #1535 from sharetribe/dependabot/npm_and_yarn/ansi…
Gnito Jul 11, 2022
a0ce4c2
Merge pull request #1532 from sharetribe/dependabot/npm_and_yarn/brow…
Gnito Jul 11, 2022
928c1c0
New release: v9.0.0
Gnito Jul 11, 2022
88b29a0
Merge pull request #1536 from sharetribe/v9.0.0
Gnito Jul 11, 2022
60ced4d
Merge commit '88b29a022a5cb1c47bb873465b89a794aca0ec0d' into update-v…
Gnito Jul 11, 2022
9b4223e
Update ListingImageGallery (fix missing config)
Gnito Jul 11, 2022
8469108
Add FTW-product specific changes (mostly relative paths)
Gnito Jul 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
format:
docker:
- image: circleci/node:12.20
- image: cimg/node:14.19
steps:
- checkout
- restore_cache:
Expand All @@ -25,7 +25,7 @@ jobs:
command: yarn run format-ci
test:
docker:
- image: circleci/node:12.20
- image: cimg/node:14.19
steps:
- checkout
- restore_cache:
Expand All @@ -48,7 +48,7 @@ jobs:
command: yarn run test-ci
build:
docker:
- image: circleci/node:12.20
- image: cimg/node:14.19
steps:
- checkout
- restore_cache:
Expand All @@ -71,7 +71,7 @@ jobs:
command: yarn run build
audit:
docker:
- image: circleci/node:12.20
- image: cimg/node:14.19
steps:
- checkout
- restore_cache:
Expand Down
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ public/
src/components/index.js
src/containers/index.js
src/containers/ListingPage/ListingImageGallery/image-gallery.css
src/containers/ListingPage/ImageCarousel/image-gallery.css
src/examples.js
src/forms/index.js
src/routing/routeConfiguration.js
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,29 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2022-XX-XX

## [v10.0.0] 2022-07-11

This is a major release since it includes a major update to sharetribe-scripts aka our fork of
Create React App.It includes major update to Webpack (v4 > v5) and PostCSS (v7 > v8). These caused
some advanced CSS syntax to be invalid - and therefore some changes must be done to CSS files.

- CSS Property Sets are deprecated and the related file is removed from the codebase
- Custom media queries file need to be imported in all the files, that use them.

Read more from PR: https://github.com/sharetribe/ftw-daily/pull/1531

Changes:

- [change] sharetribe-scripts is updated to v6.0.0. This causes a new major release for FTW
templates. Because most of the CSS files need to be updated!
[#1531](https://github.com/sharetribe/ftw-daily/pull/1531)

- [change] ImageCarousel uses react-image-gallery. It renders all the images early on and supports
touch swipes. [#1529](https://github.com/sharetribe/ftw-daily/pull/1529)
- [fix] Fixing a small typo. [#1518](https://github.com/sharetribe/ftw-daily/pull/1518)

[v10.0.0]: https://github.com/sharetribe/ftw-product/compare/v9.3.1...v10.0.0

## [v9.3.1] 2022-05-19

- [fix] undefined REACT_APP_GOOGLE_ANALYTICS_ID caused an error.
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "app",
"version": "9.3.1",
"version": "10.0.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@loadable/component": "^5.14.1",
"@loadable/server": "^5.14.2",
"@loadable/component": "^5.15.2",
"@loadable/server": "^5.15.2",
"@mapbox/polyline": "^1.1.1",
"@sentry/browser": "^6.19.7",
"@sentry/node": "^6.19.7",
Expand All @@ -21,8 +21,8 @@
"core-js": "^3.22.5",
"cors": "^2.8.5",
"decimal.js": "^10.3.1",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"dotenv": "^10.0.0",
"dotenv-expand": "^5.1.0",
"express": "^4.18.1",
"express-enforces-ssl": "^1.1.0",
"express-sitemap": "^1.8.0",
Expand All @@ -33,7 +33,7 @@
"jose": "4.8.1",
"lodash": "^4.17.21",
"mapbox-gl-multitouch": "^1.0.3",
"moment": "^2.29.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.34",
"object.entries": "^1.1.5",
"object.values": "^1.1.5",
Expand All @@ -50,17 +50,17 @@
"react-final-form": "^6.5.9",
"react-final-form-arrays": "^3.1.3",
"react-helmet-async": "^1.3.0",
"react-image-gallery": "^1.0.9",
"react-image-gallery": "^1.2.8",
"react-intl": "^5.25.1",
"react-moment-proptypes": "^1.8.1",
"react-redux": "^7.2.8",
"react-router-dom": "^5.3.2",
"react-with-direction": "^1.4.0",
"redux": "^4.1.2",
"redux": "^4.2.0",
"redux-thunk": "^2.4.1",
"seedrandom": "^3.0.5",
"sharetribe-flex-sdk": "^1.17.0",
"sharetribe-scripts": "5.0.1",
"sharetribe-scripts": "6.0.0",
"smoothscroll-polyfill": "^0.4.0",
"source-map-support": "^0.5.21",
"url": "^0.11.0"
Expand Down Expand Up @@ -121,7 +121,7 @@
]
},
"engines": {
"node": "^12.19.0 || >=14.15.0 <17"
"node": ">=14.15.0"
},
"prettier": {
"singleQuote": true,
Expand Down
17 changes: 10 additions & 7 deletions src/components/Button/Button.module.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
@import '../../styles/propertySets.css';
@import '../../styles/customMediaQueries.css';

.root {
@apply --marketplaceButtonStyles;
composes: button buttonFont buttonText buttonBorders buttonColors from global;

/* Clear padding that is set for link elements looking like buttons */
padding: 0;
}

.primaryButtonRoot {
@apply --marketplaceButtonStylesPrimary;
composes: button buttonFont buttonText buttonBorders buttonColorsPrimary from global;

/* Clear padding that is set for link elements looking like buttons */
padding: 0;
}

.secondaryButtonRoot {
@apply --marketplaceButtonStylesSecondary;
composes: button buttonFont buttonText buttonBordersSecondary buttonColorsSecondary from global;

/* We must lift up the text from the center since it looks better with
the button border. Also clears the top padding set for link
Expand All @@ -24,7 +24,7 @@
}

.inlineTextButtonRoot {
@apply --marketplaceLinkStyles;
composes: a from global;
}

.primaryButton {
Expand Down Expand Up @@ -110,11 +110,13 @@
/* Social logins && SSO buttons */

.socialButtonRoot {
@apply --marketplaceButtonStyles;
composes: button buttonFont buttonText from global;

min-height: 48px;
background-color: var(--matterColorLight);

background-color: var(--matterColorLight);
color: var(--matterColorDark);

font-weight: var(--fontWeightMedium);
font-size: 14px;

Expand All @@ -134,6 +136,7 @@
}
&:disabled {
background-color: var(--matterColorNegative);
color: var(--matterColorLight);
}
}

Expand Down
11 changes: 5 additions & 6 deletions src/components/Button/ButtonExample.module.css
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
@import '../../styles/propertySets.css';

.buttonLink {
@apply --marketplaceButtonStyles;
composes: button buttonFont buttonText buttonBorders buttonColors from global;
}

.buttonLinkPrimary {
@apply --marketplaceButtonStylesPrimary;
composes: button buttonFont buttonText buttonBorders buttonColorsPrimary from global;
}

.buttonLinkSecondary {
@apply --marketplaceButtonStylesSecondary;
composes: button buttonFont buttonText buttonBordersSecondary buttonColorsSecondary from global;
}

.customButton {
@apply --marketplaceButtonStyles;
composes: button buttonFont buttonText buttonBorders buttonColors from global;

padding: 0;
border-radius: 8px;
height: 100px;
Expand Down
6 changes: 3 additions & 3 deletions src/components/CookieConsent/CookieConsent.module.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import '../../styles/propertySets.css';
@import '../../styles/customMediaQueries.css';

.root {
/* Fixed on top of everything */
Expand Down Expand Up @@ -26,7 +26,7 @@
}

.message {
@apply --marketplaceH5FontStyles;
composes: h5 from global;
margin-left: 24px;
}

Expand All @@ -41,7 +41,7 @@

.continueBtn {
/* Font */
@apply --marketplaceH5FontStyles;
composes: h5 from global;
font-weight: var(--fontWeightSemiBold);

/* Dimensions */
Expand Down
4 changes: 2 additions & 2 deletions src/components/FieldCheckbox/FieldCheckbox.module.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import '../../styles/propertySets.css';
@import '../../styles/customMediaQueries.css';

.root {
position: relative;
Expand Down Expand Up @@ -84,7 +84,7 @@
.text {
}
.textRoot {
@apply --marketplaceListingAttributeFontStyles;
composes: marketplaceListingAttributeFontStyles from global;
color: var(--matterColor);
margin-top: -1px;
margin-bottom: 1px;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import '../../styles/customMediaQueries.css';

.root {
margin: 0;
padding: 0;
Expand Down
39 changes: 33 additions & 6 deletions src/components/FieldDateInput/DateInput.module.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import '../../styles/propertySets.css';
@import '../../styles/customMediaQueries.css';

.inputRoot {
/* Contain repainting to this component only */
Expand Down Expand Up @@ -28,17 +28,36 @@
}

& :global(.DateInput_input) {
@apply --marketplaceDefaultFontStyles;
@apply --marketplaceInputStyles;
font-family: var(--fontFamily);
font-weight: var(--fontWeightMedium);
font-size: 16px;
line-height: 24px;
letter-spacing: -0.1px;

/* Dimensions */
display: block;
width: 100%;
margin: 0;
padding: 5px 0 5px 0;

/* Borders */
border: none;
border-radius: 0;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: var(--attentionColor);

transition: border-bottom-color var(--transitionStyle);
transition: all 0.15s ease-out;
background: none;

&::placeholder {
color: var(--matterColorAnti);
}

@media (--viewportMedium) {
font-size: 16px;
line-height: 32px;
padding: 4px 0 9px 0;
border-bottom-width: 3px;
}
Expand Down Expand Up @@ -100,12 +119,15 @@
}

& :global(.CalendarMonth_caption) {
font-weight: 400;
font-size: 21px;
line-height: 24px;
color: var(--matterColorLight);
@apply --marketplaceH2FontStyles;

margin: 1px 0 14px;
font-weight: 400;

@media (--viewportMedium) {
line-height: 32px;
margin-top: 0;
margin-bottom: 0;
}
Expand All @@ -119,13 +141,18 @@
height: 100%;
}
& :global(.CalendarDay) {
@apply --marketplaceH4FontStyles;
font-weight: var(--fontWeightMedium);
font-size: 15px;
line-height: 24px;
letter-spacing: 0;

color: var(--matterColorLight);
border: 0;
margin-top: 0;
margin-bottom: 0;

@media (--viewportMedium) {
font-weight: var(--fontWeightMedium);
margin-top: 0;
margin-bottom: 0;
}
Expand Down
2 changes: 2 additions & 0 deletions src/components/FieldDateInput/FieldDateInput.module.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import '../../styles/customMediaQueries.css';

.fieldRoot {
}

Expand Down