Skip to content

Releases: vtex-apps/shelf

v1.35.1

22 Jan 18:36
Compare
Choose a tag to compare

Fixed

  • RelatedProducts.getSchema by replacing call toProductList.getSchema to reading from ProductList.schema.

v1.35.0

21 Jan 18:00
Compare
Choose a tag to compare

Added

  • arrows, autoplay, nativationStep, titleText, showTitle, itemsPerPage, minItemsPerPage and gap props to the schema of the Shelf.

v1.34.1

14 Jan 19:21
Compare
Choose a tag to compare

Fixed

  • Shelf performance when clicking on the arrows.

v1.34.0

13 Jan 13:37
Compare
Choose a tag to compare

Fixed

  • Problem that caused the product impression event to be sent for every item on the shelf, including the ones that were't seen yet.

Changed

  • The ProductImpression is now handled by the product-context-list app.

v1.33.5

05 Dec 12:38
Compare
Choose a tag to compare
Release v1.33.5

v1.33.4

05 Dec 12:31
Compare
Choose a tag to compare
Release v1.33.4

v1.33.3

22 Nov 21:53
Compare
Choose a tag to compare

Fixed

  • Forces hideUnavailableItems to be a boolean value

v1.33.2

22 Nov 13:54
Compare
Choose a tag to compare

Fixed

  • Stringify collection and category args passed to graphql query.

v1.33.1

19 Nov 15:01
Compare
Choose a tag to compare

Added

  • brandId on the productRecommendations query.

v1.33.0

11 Nov 20:12
Compare
Choose a tag to compare

Added

  • Make use of priceRange resolver.