-
Notifications
You must be signed in to change notification settings - Fork 143
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 from upstream (FTW-product v9.1.0) #18
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…oduct Update readme to mention ftw-product
Fix modal close button text/icon alignment
Temp fix: Node v17 caused issues with Create React App build
Fix Account pages: mobile tab navigation should only scroll horizontally
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…parse-1.5.3 Bump url-parse from 1.5.1 to 1.5.3
… within the current view
…ntoView-with-hash Update comment about scroll into view with hash
…cation-double-click Fix message for email verification double click
cookie-parser, path-to-regexp, query-string
These are pinned down to the same versions required in sharetribe-scripts.
Update dependencies
…us is requires_capture creates an error
Fix checkout process
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/jaredhanson/passport-oauth2/releases) - [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md) - [Commits](jaredhanson/passport-oauth2@v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: passport-oauth2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…port-oauth2-1.6.1 Bump passport-oauth2 from 1.5.0 to 1.6.1
Update changelog for dependabot update
…lect Update font-size for textarea and select: otherwise mobile Safari zooms
New release: v8.4.0
…8.4.0-from-upstream
Update v9.1.0 (from upstream FTW-daily v8.4.0)
…9.1.0-from-upstream
517e4e4
to
a407c6d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates from upstream (FTW-product v9.1.0)
[fix] Mobile safari zooms if input-related elements have smaller font-size than 16px. This updates
textarea and select element styles too. #1489
[fix] Dependabot: Bump passport-oauth2 from 1.5.0 to 1.6.1
#1487
[fix] Fix bugs in checkout process:
error (e.g. network error).
#1486
[change] Update many dependencies. See full list in the package.json changes in the PR.
#1483
[fix] Double click issue. Show dedicated message, when current user doesn't have a pending email
address, but there's a verification error.
#1485
[change] Update comment about how scrollIntoView works with links using hash.
#1484
[fix] Account pages: mobile tab navigation should only scroll horizontally
#1481
[fix] Temporarily disallow Node v17, since it causes issues with dependencies.
#1479
[fix] Fix modal close button text/icon alignment
#1476