Releases: spryker-shop/shopping-list-page
Releases · spryker-shop/shopping-list-page
1.10.1
Included commits: 1.10.0...1.10.1
Fixes
- Adjusted
shopping-list-overview-update.twig
andshopping-list.twig
to add compatibility for store routing functionality.
1.10.0
1.9.0
1.8.2
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
Included commits: 1.8.0...1.8.1
Fixes
- Adjusted
shopping-list
view to provide a default value fornumberFormatConfig
data property.
1.8.0
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.
- Introduced
- Adjusted
shopping-list
view:- Introduced
numberFormatConfig
data property to provide config for number inputs. - Introduced
numberFormatConfig
variable for prepared data of formatted numeric field.
- Introduced
1.7.1
Included commits: 1.7.0...1.7.1
Fixes
- Adjusted the
shopping-list
molecule by changing styles to make theconfigure
button visible.
1.7.0
Included commits: 1.6.0...1.7.0
Improvements
- Adjusted the
shopping-list
molecule:- Introduced the
ProductConfigurationShoppingListItemDisplayWidget
. - Introduced the
ProductConfigurationShoppingListPageButtonWidget
.
- Introduced the
- Adjusted the
shopping-list-overview-update
molecule:- Introduced the
ProductConfigurationShoppingListItemDisplayWidget
.
- Introduced the
1.6.0
1.5.1
Included commits: 1.5.0...1.5.1
Improvements
- Adjusted
ShoppingListController::quickAddToShoppingListAction()
with additional parameters mapping from request.