Releases: vtex-apps/product-list
Releases · vtex-apps/product-list
v0.23.1
Fixed
- Avoid Dropdown error message by using placeholder as empty space.
v0.23.0
Added
- Prop
unitPriceType
tounit-price
block.
v0.22.0
Added
- Support for customization of the
IconRemove
icon, since it now comes fromvtex.store-icons
.
v0.21.2
Changed
- Memoize product list items and avoid re-rendering unmodified items.
v0.21.1
Fixed
- Price not shown as "free" label when it is zero.
v0.21.0
Added
- Prop
unitPriceDisplay
tounit-price
block. - Prop
displayUnitListPrice
tounit-price
block.
v0.20.2
Changed
- Add app prefix to
product-name
block usage to avoid conflicts.
v0.20.1
Fixed
- Updated README.md file
v0.20.0
Added
- Props
variation
anddisplayMode
toremove-button
.
v0.19.4
Fixed
- Item prices when
unitMultiplier
was different than1
.