commerce_add_to_cart_confirmation 2.0.0

This release is functionally equivalent with 1.1.0, with the following modifications:
1. Drupal 10.3 and Commerce 3.0.0 are now the minimum requirement.
2. Code has been modernized. Plugins now use attributes rather than annotations. Classes now use property promotion.

commerce_add_to_cart_confirmation 1.1.0

Bug fixes
New features

The add to cart confirmation message is now lazy loaded, improving performance and scalability.

Contributors (5)

grevil, tomtech, anybody, dragos-dumi, megachriz

Changelog

Issues: 4 issues resolved.

commerce_add_to_cart_confirmation 2.x-dev

Initial fork from 1.x, with some code modernizations.

Drupal 10.3 and Commerce 3 are now the minimum requirements.

Class constructor property promotion is now used.

Attributes replace annotations for plugins.

commerce_add_to_cart_confirmation 7.x-1.0-rc3

Bug fixes
New features
Unsupported

This version introduces MAJOR CSS updates. Please test with your theme before upgrading. See #1980658: Completely redo CSS

Changes since 7.x-1.0-rc2:

commerce_add_to_cart_confirmation 7.x-1.0-rc2

Bug fixes
Unsupported

Changes since 7.x-1.0-rc1:

  • #1824268 by jsacksick: Fix the continue shopping link for mobile devices.
  • Fixing coding standards.

commerce_add_to_cart_confirmation 7.x-1.x-dev

Nightly development snapshot.

As of November 21st 2016 a major patch was applied that changed the HTML and CSS of this module. Those upgrading should make adjustments to your theme CSS as needed.

Subscribe with RSS Subscribe to Releases for Commerce Add to Cart Confirmation