Releases: spryker-shop/catalog-page
Releases · spryker-shop/catalog-page
1.29.0
Included commits: 1.28.1...1.29.0
Adjustments
- Adjusted
page-layout-catalog
by usingskip-link
molecule for accessibility
1.28.1
Included commits: 1.28.0...1.28.1
Fixes
- Adjusted
category-card.twig
,category-list-item.twig
,filter-category-fallback.twig
,filter-category-prepared.twig
,spelling-suggestion.twig
,suggestion-links-list.twig
,suggestion-product.twig
andpage-layout-catalog.twig
to add compatibility for store routing functionality.
1.28.0
Included commits: 1.27.1...1.28.0
Improvements
- Added logic to
filter-category-prepared.twig
for adding to ensure categoryLink button includes data-name attributes. - Added
name
attribute forfilter-rating.twig
. - Added
sku
attribute forsuggestion-product.twig
. - Enhanced
page-layout-catalog.twig
to include an eventTracker block that sets up event tracking configurations.
1.27.1
1.27.0
Included commits: 1.26.1...1.27.0
Improvements
- Added styles
filter-category
molecule UI so it has a collapsible icon.
1.26.1
Included commits: 1.26.0...1.26.1
Fixes
- Adjusted
suggestion-results.twig
to get image alt from image data.
1.26.0
Included commits: 1.25.2...1.26.0
Improvements
- Introduced
CatalogPageConfig::isMiniCartAsyncModeEnabled()
to enable async rendering of mini cart during AJAX add to cart action. - Adjusted
CatalogController::indexAction()
to pass newisMiniCartAsyncModeEnabled
parameter to view. - Adjusted
CatalogController::fulltextSearchAction()
to pass newisMiniCartAsyncModeEnabled
parameter to view. - Introduced new property
isAjaxHeader
inpage-layout-catalog.twig
.
1.25.2
Included commits: 1.25.1...1.25.2
Fixes
- Supported a case when a search engine returns an error:
- Adjusted
Theme/default/components/organisms/active-filter-section/active-filter-section.twig
to provide the default filter name and filter type value. - Adjusted
Theme/default/components/organisms/filter-section/filter-section.twig
to provide the default filter name and filter type value. - Adjusted
Theme/default/templates/page-layout-catalog/page-layout-catalog.twig
to provide the default values for pagination and sorting variables.
- Adjusted
1.25.1
1.25.0
Included commits: 1.24.1...1.25.0
Improvements
- Adjusted
composer.json
to allow for newLocale
major.