Skip to content

Releases: spryker-shop/catalog-page

1.29.0

24 Jan 10:39
Compare
Choose a tag to compare

Included commits: 1.28.1...1.29.0

Adjustments

  • Adjusted page-layout-catalog by using skip-link molecule for accessibility

1.28.1

28 Nov 15:42
Compare
Choose a tag to compare

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 and page-layout-catalog.twig to add compatibility for store routing functionality.

1.28.0

21 Nov 09:34
Compare
Choose a tag to compare

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 for filter-rating.twig.
  • Added sku attribute for suggestion-product.twig.
  • Enhanced page-layout-catalog.twig to include an eventTracker block that sets up event tracking configurations.

1.27.1

17 Oct 12:51
Compare
Choose a tag to compare

Included commits: 1.27.0...1.27.1

Fixes

  • Fixed empty category behavior.
  • Fixed collapsing animation.

1.27.0

14 Oct 10:21
Compare
Choose a tag to compare

Included commits: 1.26.1...1.27.0

Improvements

  • Added styles filter-category molecule UI so it has a collapsible icon.

1.26.1

12 Sep 14:58
Compare
Choose a tag to compare

Included commits: 1.26.0...1.26.1

Fixes

  • Adjusted suggestion-results.twig to get image alt from image data.

1.26.0

04 Sep 07:33
Compare
Choose a tag to compare

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 new isMiniCartAsyncModeEnabled parameter to view.
  • Adjusted CatalogController::fulltextSearchAction() to pass new isMiniCartAsyncModeEnabled parameter to view.
  • Introduced new property isAjaxHeader in page-layout-catalog.twig.

1.25.2

11 Sep 11:45
Compare
Choose a tag to compare

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.

1.25.1

27 Jul 15:41
Compare
Choose a tag to compare

Included commits: 1.25.0...1.25.1

Fixes

  • Adjusted phpstan.neon to ignore twig-related errors.

1.25.0

01 Apr 07:17
Compare
Choose a tag to compare

Included commits: 1.24.1...1.25.0

Improvements

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