Skip to content

Releases: spryker-shop/shopping-list-page

1.10.1

28 Nov 15:42
Compare
Choose a tag to compare

Included commits: 1.10.0...1.10.1

Fixes

  • Adjusted shopping-list-overview-update.twig and shopping-list.twig to add compatibility for store routing functionality.

1.10.0

03 Nov 08:41
Compare
Choose a tag to compare

Included commits: 1.9.0...1.10.0

Improvements

  • Added PHP 8.2 support.

1.9.0

01 Apr 07:18
Compare
Choose a tag to compare

Included commits: 1.8.2...1.9.0

Improvements

  • Adjusted composer.json to allow for new Locale major.

1.8.2

10 Mar 12:50
Compare
Choose a tag to compare

Included commits: 1.8.1...1.8.2

Fixes

  • Adjusted
    SprykerShop/Yves/ShoppingListPage/Form/Handler/AddToCartFormHandler::handleAddToCartRequest() for compatibility with Symfony 6.

1.8.1

28 Feb 11:50
Compare
Choose a tag to compare

Included commits: 1.8.0...1.8.1

Fixes

  • Adjusted shopping-list view to provide a default value for numberFormatConfig data property.

1.8.0

24 Nov 13:07
Compare
Choose a tag to compare

Included commits: 1.7.1...1.8.0

Improvements

  • Adjusted ShoppingListOverviewController::indexAction() to display a formatted number of items in the shopping list based on locale.
  • Adjusted ShoppingListOverviewController::updateAction() to display formatted counts of company users and business units based on locale.
  • Introduced NumberFormatConfig transfer.
  • Added Locale module to dependencies.
  • Added Twig module to dependencies.
  • Added UtilNumber module to dependencies.
  • Increased ShopUi dependency version.
  • Adjusted shopping-list-info molecule by displaying formatted counts of company users and business units based on locale.
  • Adjusted shopping-list-overview molecule by displaying a formatted number of items in the shopping list based on locale.
  • Adjusted shopping-list molecule:
    • Introduced numberFormatConfig data property to provide config for number inputs.
    • Used formatted-number-input molecule instead of the input field.
  • Adjusted shopping-list view:
    • Introduced numberFormatConfig data property to provide config for number inputs.
    • Introduced numberFormatConfig variable for prepared data of formatted numeric field.

1.7.1

20 Sep 12:42
Compare
Choose a tag to compare

Included commits: 1.7.0...1.7.1

Fixes

  • Adjusted the shopping-list molecule by changing styles to make the configure button visible.

1.7.0

09 Sep 12:14
Compare
Choose a tag to compare

Included commits: 1.6.0...1.7.0

Improvements

  • Adjusted the shopping-list molecule:
    • Introduced the ProductConfigurationShoppingListItemDisplayWidget.
    • Introduced the ProductConfigurationShoppingListPageButtonWidget.
  • Adjusted the shopping-list-overview-update molecule:
    • Introduced the ProductConfigurationShoppingListItemDisplayWidget.

1.6.0

20 Apr 13:30
Compare
Choose a tag to compare

Included commits: 1.5.1...1.6.0

Adjustments

  • Increased ShoppingList module version dependency.

1.5.1

04 Apr 15:28
Compare
Choose a tag to compare

Included commits: 1.5.0...1.5.1

Improvements

  • Adjusted ShoppingListController::quickAddToShoppingListAction() with additional parameters mapping from request.