·
3 commits
to master
since this release
Included commits: 1.5.1...1.6.0
Improvements
- Introduced
CartToShoppingListAsyncController
andShoppingListWidgetAsyncController
to handle the AJAX requests. - Introduced
ShoppingListWidgetAsyncRouteProviderPlugin
to addCartToShoppingListAsyncController
andShoppingListWidgetAsyncController
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.