Releases: vtex-apps/product-list
Releases · vtex-apps/product-list
v0.27.0
Added
- Prop
mode
toquantity-selector
block andQuantityStepper
component.
v0.26.1
Added
- Support for unit multiplier in quantity selector.
v0.26.0
Added
- New component called 'product-reference', where is possible to pull an identifier product information.
v0.25.0
Added
totalAvailable
anddistinctAvailable
values foritemCountMode
.
v0.24.3
Changed
- Change unitPriceType prop from UnitPrice default value to 'sellingPrice'.
v0.24.2
Fixed
- Set useRenderOnView false by default to make it compatible with previous ProductList instances.
Fixed
- Optimize ProductList initial render time with useRenderOnView hook.
v0.24.1
Fixed
- Optimize ProductList initial render time with useRenderOnView hook.
v0.24.0
Added
- Now the price can be manually defined.
Changed
- Hides unit price when the price is defined manually.
v0.23.3
Fixed
- Consistency when changing
QuantitySelector
combobox and input
v0.23.2
Added
- Attribute
lazy
to product images.