Skip to content

Releases: vtex-apps/product-list

v0.11.0

16 Oct 18:27
Compare
Choose a tag to compare

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

10 Oct 15:11
Compare
Choose a tag to compare

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

04 Oct 17:50
Compare
Choose a tag to compare

Added

  • Icon to replace the product image when its imageUrl is null.

v0.8.0

04 Oct 17:01
Compare
Choose a tag to compare

Changed

  • ListItem was broken into several smaller components in order to implement the blocks structure using flex-layout.

v0.7.0

09 Sep 13:58
Compare
Choose a tag to compare

Added

  • UI for unavailable items.

v0.6.0

05 Sep 19:49
Compare
Choose a tag to compare

Changed

  • Change events now send the item's uniqueId instead of its index.

v0.5.0

27 Aug 13:31
Compare
Choose a tag to compare

Changed

  • Price per unit text is now translated.

v0.4.0

26 Aug 18:47
Compare
Choose a tag to compare

Removed

  • Removed "Cart" title from component.

v0.3.1

20 Aug 19:23
Compare
Choose a tag to compare
  • Changed UI details to make layout work well and to improve some components' behavior

v0.3.0

19 Aug 14:07
Compare
Choose a tag to compare

Changed

  • Replaced the implemented currency component in favor of FormattedCurrency from vtex.format-currency.