Skip to content

Releases: vtex-apps/product-list

v0.27.0

10 Dec 12:59
Compare
Choose a tag to compare

Added

  • Prop mode to quantity-selector block and QuantityStepper component.

v0.26.1

07 Dec 19:10
Compare
Choose a tag to compare

Added

  • Support for unit multiplier in quantity selector.

v0.26.0

12 Nov 20:16
Compare
Choose a tag to compare

Added

  • New component called 'product-reference', where is possible to pull an identifier product information.

v0.25.0

27 Oct 15:43
Compare
Choose a tag to compare

Added

  • totalAvailable and distinctAvailable values for itemCountMode.

v0.24.3

13 Oct 18:57
Compare
Choose a tag to compare

Changed

  • Change unitPriceType prop from UnitPrice default value to 'sellingPrice'.

v0.24.2

06 Oct 20:03
Compare
Choose a tag to compare

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

02 Oct 13:39
Compare
Choose a tag to compare

Fixed

  • Optimize ProductList initial render time with useRenderOnView hook.

v0.24.0

29 Sep 20:51
Compare
Choose a tag to compare

Added

  • Now the price can be manually defined.

Changed

  • Hides unit price when the price is defined manually.

v0.23.3

17 Sep 14:56
Compare
Choose a tag to compare

Fixed

  • Consistency when changing QuantitySelector combobox and input

v0.23.2

16 Sep 18:14
Compare
Choose a tag to compare

Added

  • Attribute lazy to product images.