Skip to content

Releases: vtex-apps/product-summary

v2.68.1

21 Dec 14:45
Compare
Choose a tag to compare

Fixed

  • Apply modifiers to overridden classes on sku-selector

v2.68.0

18 Dec 14:34
Compare
Choose a tag to compare

Added

  • Support for a second criteria to match the hover image beyond the label option.

Fixed

  • Main product image was still appearing when a hover image with transparency was being displayed.

v2.67.0

17 Dec 13:06
Compare
Choose a tag to compare

Deprecated

  • product-summary-specification-badges.
  • product-summary-brand.
  • product-summary-price.

Changed

  • Refactor product-summary-spacer to TypeScript.
  • Refactor product-summary-column to TypeScript.
  • Refactor product-summary-name to TypeScript.
  • Refactor product-summary-sku-selector to TypeScript.
  • Refactor product-summary-buy-button to TypeScript.
  • Refactor product-summary.shelf to TypeScript.
  • Refactor product-summary-image to TypeScript.
  • Migrate to vtex.css-handles@1.x.

v2.66.3

16 Dec 17:37
Compare
Choose a tag to compare

Fixed

  • Typo in property access.

v2.66.2

16 Dec 17:19
Compare
Choose a tag to compare

Fixed

  • Use first available seller instead of always using the first.

v2.66.1

14 Dec 17:19
Compare
Choose a tag to compare

Fixed

  • Context import.

v2.66.0

08 Dec 18:40
Compare
Choose a tag to compare

Added

  • New prop listName to list-context.product-list.
  • Missing productClick pixel event to list-context.product-list.

v2.65.0

02 Dec 12:08
Compare
Choose a tag to compare

Added

  • actionOnProductClick prop to ProductSummaryList.

v2.64.0

30 Nov 18:36
Compare
Choose a tag to compare

Added

  • ProductSummaryImage can now receive a custom placeholder image by using the placeholder prop.

v2.63.1

13 Nov 12:58
Compare
Choose a tag to compare

Changed

  • Default value for orderBy query variable, performed by the ProductSummaryList component.