Skip to content

Releases: spryker-shop/catalog-page

1.3.3

23 Nov 08:33
Compare
Choose a tag to compare

Included commits: 1.3.2...1.3.3

Bugfixes

  • The parent category breadcrumb is shown in the path instead of the main parent category.

1.3.2

29 Oct 17:26
Compare
Choose a tag to compare

Included commits: 1.3.1...1.3.2

Bugfixes

Fixed price hiding in search suggestions block for customers without necessary permission.

1.3.1

29 Oct 17:16
Compare
Choose a tag to compare

Included commits: 1.3.0...1.3.1

Bugfixes

Fixed category filtering provided by ProductCategoryFilter module in SprykerShop\Yves\CatalogPage\Controller\CatalogController.

1.3.0

17 Oct 07:28
Compare
Choose a tag to compare

Included commits: 1.2.1...1.3.0

Improvements

  • Widget plugin interfaces "ProductRatingFilterWidgetPluginInterface" and "ProductWidgetPluginInterface" deprecated.
  • Updated templates to use new global widgets.

1.2.1

10 Oct 11:07
Compare
Choose a tag to compare

Included commits: 1.2.0...1.2.1

Bugfixes

Added can() permission check to view/hide price.

1.2.0

22 Aug 10:10
Compare
Choose a tag to compare

Included commits: 1.1.0...1.2.0

Improvements

  • Refactored search suggestions templates according to atomic design.

1.1.0

09 Aug 13:24
Compare
Choose a tag to compare

Included commits: 1.0.1...1.1.0

Improvements

Added SprykerShop\Yves\CatalogPage\CatalogPageConfig::isEmptyCategoryFilterValueVisible() config method, which allows to hide empty category filters on Catalog and Search pages.

1.0.1

04 Jul 09:02
Compare
Choose a tag to compare

Included commits: 1.0.0...1.0.1

Bugfixes

Add hidden filed for catalog filter form.

1.0.0

15 Jun 10:09
Compare
Choose a tag to compare

Included commits: 0.4.2...1.0.0

Improvements

  • Improved module extensibility.
  • Integrated missing catalog filters/active filters.

BC Breaking Changes

  • Refactored twig template structure for Atomic Design concept.

0.4.2

05 Jun 20:14
Compare
Choose a tag to compare

Included commits: 0.4.1...0.4.2

Bugfixes

  • minor style fix