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.1.0 (from upstream FTW-daily v8.4.0) #126

Merged
merged 59 commits into from
Dec 2, 2021

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Dec 2, 2021

Updates from upstream (FTW-daily v8.4.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: Already in made in this repo with PRs: 111, 120, 121

    • Submit button was enabled prematurely for onetime payments
    • Toggling between default card and onetime payment flows was not working correctly in case of
      error (e.g. network error).
    • Calling Stripe.confirmCardPayment when status is requires_capture is unnecessary.

    #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

thomasmalbaux and others added 30 commits September 30, 2021 16:08
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
…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
kpuputti and others added 27 commits December 1, 2021 16:28
These are pinned down to the same versions required in
sharetribe-scripts.
…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
@Gnito Gnito changed the title Update v9.1.9 (from upstream FTW-daily v8.4.0) Update v9.1.0 (from upstream FTW-daily v8.4.0) Dec 2, 2021
@Gnito Gnito merged commit 59a2183 into main Dec 2, 2021
@Gnito Gnito deleted the update-v8.4.0-from-upstream branch December 2, 2021 16:06
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.

3 participants