Releases: vtex-apps/product-summary
Releases · vtex-apps/product-summary
v2.68.1
Fixed
- Apply modifiers to overridden classes on sku-selector
v2.68.0
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
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
Fixed
- Typo in property access.
v2.66.2
Fixed
- Use first available seller instead of always using the first.
v2.66.1
Fixed
- Context import.
v2.66.0
Added
- New prop
listName
tolist-context.product-list
. - Missing
productClick
pixel event tolist-context.product-list
.
v2.65.0
Added
actionOnProductClick
prop toProductSummaryList
.
v2.64.0
Added
ProductSummaryImage
can now receive a custom placeholder image by using theplaceholder
prop.
v2.63.1
Changed
- Default value for
orderBy
query variable, performed by theProductSummaryList
component.