Releases: vtex-apps/product-list
Releases · vtex-apps/product-list
v0.11.1
Fixed
- Bug that caused the product name to move slightly when the selected quantity changed between 1 and any other number.
v0.11.0
Changed
- Quantity selector now allows selecting the value zero.
Fixed
- Bug that caused the component to crash when a negative number was input into the quantity selector.
v0.10.0
Changed
- When the selling price of an item is zero, the text "FREE" is shown in place of the price and the price per unit is not shown, even when the item quantity is greater than one.
v0.9.0
Added
- Icon to replace the product image when its
imageUrlisnull.
v0.8.0
Changed
ListItemwas broken into several smaller components in order to implement theblocksstructure usingflex-layout.
v0.7.0
Added
- UI for unavailable items.
v0.6.0
Changed
- Change events now send the item's
uniqueIdinstead of itsindex.
v0.5.0
Changed
- Price per unit text is now translated.
v0.4.0
Removed
- Removed "Cart" title from component.
v0.3.1
- Changed UI details to make layout work well and to improve some components' behavior