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: v8.4.0 #1490

Merged
merged 1 commit into from
Dec 2, 2021
Merged

New release: v8.4.0 #1490

merged 1 commit into from
Dec 2, 2021

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Dec 2, 2021

  • [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:

    • 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

@Gnito Gnito merged commit 8a789df into master Dec 2, 2021
@Gnito Gnito deleted the v8.4.0 branch December 2, 2021 14:17
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