Skip to content

Releases: vtex-apps/store

v2.82.0

20 Jan 19:06
Compare
Choose a tag to compare

Added

  • OrderItemsProvider in StoreWrapper.

v2.81.0

13 Jan 18:40
Compare
Choose a tag to compare

Added

  • Allow iframe on any page.

v2.80.0

02 Jan 17:13
Compare
Choose a tag to compare

Added

  • facetsBehavior on the SearchContext.

v2.79.1

16 Dec 20:05
Compare
Choose a tag to compare

Fixed

  • Issues with IE11.

v2.79.0

12 Dec 20:35
Compare
Choose a tag to compare

Added

  • Navigation normalisation with path.toLowerCase and sort of specificationFilters

v2.78.1

11 Dec 13:56
Compare
Choose a tag to compare

Added

  • Pass down facetsLoading variable in SearchContext.

v2.78.0

05 Dec 20:56
Compare
Choose a tag to compare

Added

  • search-result-layout as allowed to store.custom

v2.77.1

04 Dec 23:47
Compare
Choose a tag to compare

Fixed

  • Hanging loading screen between search pages.

v2.77.0

03 Dec 19:05
Compare
Choose a tag to compare

Removed

The following changes does not consist in a breaking change since those events are not part of the public API:

  • Params removed from emptySearchView, categoryView, departmentView, productView, and internalSiteSearchView events:
    • pageCategory
    • pageDepartment
    • pageFacets
  • Params removed from productView event:
    • productBrandName
    • productCategoryId
    • productCategoryName
    • productDepartmentId
    • productDepartmentName
    • productId
    • productName
    • productListPriceFrom
    • productListPriceTo
    • productPriceFrom
    • productPriceTo
    • sellerId
    • sellerIds
    • productReferenceId
    • productEans
    • skuStockOutFromProductDetail
    • skuStockOutFromShelf

Added

  • Params added to emptySearchView, categoryView, departmentView, and internalSiteSearchView events:
    • category
    • department

Changed

  • productView event now only passes the required data.

v2.76.1

21 Nov 23:25
Compare
Choose a tag to compare

Removed

  • customWrapper from interfaces.json