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

Update v9.0.0 from upstream #123

Merged
merged 20 commits into from
Nov 17, 2020
Merged

Update v9.0.0 from upstream #123

merged 20 commits into from
Nov 17, 2020

Conversation

Gnito
Copy link
Collaborator

@Gnito Gnito commented Nov 17, 2020

Changes v9.0.0

This major release renames all the CSS files. If you have made custom components or customized existing ones, you should read the related PR for more information.

Updates from upstream (FTW-daily v7.0.0)

  • [change] Update sharetribe-scripts (our fork of create-react-app) to v4.0.0.
    In addition to changes that CRA@v4 brought along,

    • We started to use*.module.css naming pattern for styles that use CSS Modules preprocessor.
    • We also turned on live CSS Custom Properties (CSS Variables).

    Read the PR from FTW-daily for more info: #1374

(including CSS vars set to root element)
Correct imports for styles/marketplaceDefaults.css
Update sharetribe-scripts to CRA v4 and add vanilla CSS support
…9.0.0-from-upstream

Conflicts:
	CHANGELOG.md
	package.json
	src/components/ActivityFeed/__snapshots__/ActivityFeed.test.js.snap
	src/components/Avatar/Avatar.css
	src/components/BookingTimeInfo/BookingTimeInfo.css
	src/components/BookingTimeInfo/BookingTimeInfo.js
	src/components/BookingTimeInfo/BookingTimeInfo.module.css
	src/components/ListingCard/__snapshots__/ListingCard.test.js.snap
	src/components/Logo/Logo.js
	src/components/Logo/Logo.module.css
	src/components/Page/Page.js
	src/components/SectionHero/__snapshots__/SectionHero.test.js.snap
	src/components/TimeRange/TimeRange.css
	src/components/Topbar/Topbar.module.css
	src/components/TopbarDesktop/__snapshots__/TopbarDesktop.test.js.snap
	src/containers/CheckoutPage/__snapshots__/CheckoutPage.test.js.snap
	src/containers/EditListingPage/__snapshots__/EditListingPage.test.js.snap
	src/containers/InboxPage/__snapshots__/InboxPage.test.js.snap
	src/containers/LandingPage/LandingPage.js
	src/forms/BookingDatesForm/BookingDatesForm.css
	src/forms/BookingDatesForm/BookingDatesForm.module.css
	src/forms/BookingTimeForm/BookingTimeForm.css
	src/forms/BookingTimeForm/BookingTimeForm.js
	src/forms/BookingTimeForm/EstimatedBreakdownMaybe.js
	src/forms/EditListingAvailabilityForm/EditListingAvailabilityForm.js
	src/forms/EditListingAvailabilityForm/EditListingAvailabilityForm.module.css
	src/forms/EditListingAvailabilityForm/ManageAvailabilityCalendar.js
	src/forms/EditListingAvailabilityForm/ManageAvailabilityCalendar.module.css
	src/forms/EditListingDescriptionForm/CustomCategorySelectFieldMaybe.js
	src/forms/EditListingDescriptionForm/EditListingDescriptionForm.css
	src/forms/EditListingDescriptionForm/__snapshots__/EditListingDescriptionForm.test.js.snap
	src/styles/propertySets.css
	yarn.lock
@Gnito Gnito temporarily deployed to ftw-hourly November 17, 2020 18:50 Inactive
@Gnito Gnito temporarily deployed to ftw-hourly November 17, 2020 20:13 Inactive
@Gnito Gnito merged commit c8836a7 into master Nov 17, 2020
@Gnito Gnito deleted the update-v9.0.0-from-upstream branch November 17, 2020 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant