Skip to content

Releases: spryker-shop/catalog-page

1.14.1

13 Jan 13:34
Compare
Choose a tag to compare

Included commits: 1.14.0...1.14.1

Bugfixes

Adjusted window-location-applicator.ts to fix a compatibility of unsupported methods in Internet Explorer 11.

1.14.0

28 Dec 13:58
Compare
Choose a tag to compare

Included commits: 1.13.0...1.14.0

Improvements

  • Adjusted filter-category molecule to use trimLocale filter for generating links when filterPath defined.
  • Adjusted page-layout-catalog template to use trimLocale filter for generating breadcrumb links when filterPath defined.

1.13.0

21 Dec 10:52
Compare
Choose a tag to compare

Included commits: 1.12.1...1.13.0

Improvements

  • Introduced the window-location-applicator molecule to generate a page URL according to form fields data.
  • Introduced the new data parentJsName property to the filter-category molecule.
  • Introduced the new data parentJsName property to the sort molecule.
  • Introduced the new data parentJsName property to the filter-section organism.
  • Adjusted the page-layout-catalog view to include the new window-location-applicator molecule.

Deprecations

  • Deprecated the min property of active-filter-price-range component.
  • Deprecated the max property of active-filter-price-range component.

1.12.1

09 Dec 14:49
Compare
Choose a tag to compare

Included commits: 1.12.0...1.12.1

Adjustments

  • Adjusted UrlGenerator to use pagination parameter name defined by module configuration.

1.12.0

06 Nov 13:42
Compare
Choose a tag to compare

Included commits: 1.11.0...1.12.0

Improvements

  • Introduced new collection filteredFacets in order to avoid heavy Twig processing and reduce page load time
  • Introduced FacetSearchResult::$values transfer object property.
  • Introduced filteredFacets in catalog view in order to provide filtered collection of facets
  • Introduced filteredFacets in search view in order to provide filtered collection of facets
  • Introduced filteredFacets in sub-categories-grid view in order to provide filtered collection of facets
  • Introduced filteredFacets in page-layout-catalog layout in order to provide filtered collection of facets
  • Introduced filteredFacets in filter-section organism in order to provide filtered collection of facets
  • Introduced filteredFacets in active-filter-section organism in order to provide filtered collection of facets

1.11.0

26 Sep 07:29
Compare
Choose a tag to compare

Included commits: 1.10.2...1.11.0

Improvements

  • Added RouteProviderPlugin.
  • Added ResourceCreatorPlugin for the StorageRouter.
  • Deprecated ControllerProvider.
  • Deprecated ResourceCreatorPlugin.

1.10.2

13 Sep 11:34
Compare
Choose a tag to compare

Included commits: 1.10.1...1.10.2

Bugfixes

  • Adjusted the active-filter-price-range.twig molecule template with hiding the default active price filter.
  • Adjusted the filter-range.twig molecule template with removing default values from price range inputs.
  • Adjusted the filter-category.twig molecule template with submit form triggering.

1.10.1

13 Sep 08:16
Compare
Choose a tag to compare

Included commits: 1.10.0...1.10.1

Improvements

  • Adjusted style in the search.twig template.

1.10.0

19 Aug 14:38
Compare
Choose a tag to compare

Included commits: 1.9.2...1.10.0

Improvements

  • Adjusted search actions to verify if requested page number is too big.

1.9.2

12 Aug 10:22
Compare
Choose a tag to compare

Included commits: 1.9.1...1.9.2

Improvements

  • Adjusted the page-layout-catalog template: the target-selector attribute has been replaced with target-class-name in include molecule('toggler-checkbox').