Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 22 May 10:55
· 3 commits to master since this release

Included commits: 1.5.1...1.6.0

Improvements

  • Introduced CartToShoppingListAsyncController and ShoppingListWidgetAsyncController to handle the AJAX requests.
  • Introduced ShoppingListWidgetAsyncRouteProviderPlugin to add CartToShoppingListAsyncController and ShoppingListWidgetAsyncController routes to the RouteCollection.
  • Adjusted create-shopping-list-from-cart.twig to add possibility switching AJAX mode refreshing.
  • Introduced create-shopping-list-from.twig which replace content in create-shopping-list view on AJAX response.
  • Adjusted shopping-list-shop-list.twig view with parameters for triggering AJAX reloading molecule with parameters for triggering AJAX reloading.

Adjustments

  • Increased ShopUi module version dependency.