Skip to content

Releases: vtex-apps/product-list

v0.11.1

16 Oct 19:29

Choose a tag to compare

Fixed

  • Bug that caused the product name to move slightly when the selected quantity changed between 1 and any other number.

v0.11.0

16 Oct 18:27

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

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

Choose a tag to compare

Added

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

v0.8.0

04 Oct 17:01

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

Choose a tag to compare

Added

  • UI for unavailable items.

v0.6.0

05 Sep 19:49

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

Choose a tag to compare

Changed

  • Price per unit text is now translated.

v0.4.0

26 Aug 18:47

Choose a tag to compare

Removed

  • Removed "Cart" title from component.

v0.3.1

20 Aug 19:23

Choose a tag to compare

  • Changed UI details to make layout work well and to improve some components' behavior