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

[ci] Release main #2756

Closed
wants to merge 1 commit into from
Closed

[ci] Release main #2756

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@adyen/adyen-web@6.0.0

Major Changes

  • Initialise the Custom Card component through checkout.create('customcard') rather than checkout.create('securedfields') (#2200)

  • Redesign with Bento design tokens.\ (#2295)

    Remove default placeholders, merchants can configure placeholders via the configuration object.\
    Add showContextualElement and contextualText for the form field, merchants can configure them via configuration object.\
    New spinner.\
    Phone prefix drop down contains flag icons.\
    Ideal issuer names align to the right.\
    Fix the stored card icon overlapping with the error icon.\
    Scss code refactoring.\
    Use the same syntax for 'required' error message in the Personal details and Address components.

Minor Changes

  • Remove the country flag in the Phone select, change the label to Country/Region for the country/region field. (#2635)

  • Starting using /checkoutanalytics endpoint to retrieve "checkoutAttemptId" log "submit" and "action-handled" events (#2538)

  • Update showPayButton property to default to true for both Components and Drop-in. (#2207)

    Previously it defaulted to true for Drop-in and false for Components (for legacy reasons, when we didn't have a separate PayButton component).

Patch Changes

  • fix: vouchers (econtext and dragonpay) can now show expiration date with time (#2644)

  • fix: ANCV ignoring exesting order & payButton not working as intended (#2675)

  • Fix: ACH not respecting showPayButton (#2714)

  • Fix(a11y): select/combobox aria-activedescendant is now empty when active item is null (#2709)

  • New design for the drop-in component. (#2348)

    There is a clear separation between the stored payment methods and the regular payment methods. The express payment methods sit side by side.

  • Click to Pay - Fixed bug where newly created card was taking priority of used cards in the Card list view, and improved CSS specificity for the Card image size when displaying single Card (#2699)

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