Releases: spryker-shop/catalog-page
Releases · spryker-shop/catalog-page
1.14.1
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
Included commits: 1.13.0...1.14.0
Improvements
- Adjusted
filter-category
molecule to usetrimLocale
filter for generating links whenfilterPath
defined. - Adjusted
page-layout-catalog
template to usetrimLocale
filter for generating breadcrumb links whenfilterPath
defined.
1.13.0
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 thefilter-category
molecule. - Introduced the new data
parentJsName
property to thesort
molecule. - Introduced the new data
parentJsName
property to thefilter-section
organism. - Adjusted the
page-layout-catalog
view to include the newwindow-location-applicator
molecule.
Deprecations
- Deprecated the
min
property ofactive-filter-price-range
component. - Deprecated the
max
property ofactive-filter-price-range
component.
1.12.1
Included commits: 1.12.0...1.12.1
Adjustments
- Adjusted
UrlGenerator
to use pagination parameter name defined by module configuration.
1.12.0
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
incatalog
view in order to provide filtered collection of facets - Introduced
filteredFacets
insearch
view in order to provide filtered collection of facets - Introduced
filteredFacets
insub-categories-grid
view in order to provide filtered collection of facets - Introduced
filteredFacets
inpage-layout-catalog
layout in order to provide filtered collection of facets - Introduced
filteredFacets
infilter-section
organism in order to provide filtered collection of facets - Introduced
filteredFacets
inactive-filter-section
organism in order to provide filtered collection of facets
1.11.0
Included commits: 1.10.2...1.11.0
Improvements
- Added RouteProviderPlugin.
- Added ResourceCreatorPlugin for the StorageRouter.
- Deprecated ControllerProvider.
- Deprecated ResourceCreatorPlugin.
1.10.2
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
1.10.0
Included commits: 1.9.2...1.10.0
Improvements
- Adjusted search actions to verify if requested page number is too big.
1.9.2
Included commits: 1.9.1...1.9.2
Improvements
- Adjusted the
page-layout-catalog
template: thetarget-selector
attribute has been replaced withtarget-class-name
in includemolecule('toggler-checkbox')
.