Skip to content

Releases: vtex-apps/product-price

v1.23.0

13 Jul 13:56
Compare
Choose a tag to compare

Added

  • paymentSystemName and installmentsToShow props to InstallmentsList component.

v1.22.0

24 Jun 14:56
Compare
Choose a tag to compare

Added

  • CSS handles modifiers to paymentSystemName and installmentsNumber handles.

v1.21.1

17 Jun 19:15
Compare
Choose a tag to compare

Fixed

  • Crowdin configuration file.

v1.21.0

03 May 20:32
Compare
Choose a tag to compare

Added

  • I18n Fr, It, Nl and Ko translations.

Changed

  • Crowdin config. file
  • Changelog

v1.20.0

27 Apr 12:43
Compare
Choose a tag to compare

Added

  • New variable hasMoreThanOne in the Installments Renderer for ICU messages, aiding in the creation of custom messages.

v1.19.0

27 Apr 12:39
Compare
Choose a tag to compare

Added

  • Prop minimumPercentage on product-price-savings.

v1.18.2

30 Mar 14:15
Compare
Choose a tag to compare

Fixed

  • Use sellerDefault to get the default seller and fallback to first seller.

v1.18.1

23 Mar 15:13
Compare
Choose a tag to compare

Fixed

  • FormattedNumber of installmentsRate on InstallmentsRenderer duo API response

v1.18.0

17 Mar 13:59
Compare
Choose a tag to compare

Added

  • Example of usage of unit multiplier and measurement unit on product-selling-price.

v1.17.0

17 Mar 13:37
Compare
Choose a tag to compare

Added

  • Create new variable sellingPriceWithUnitMultiplier in product-selling-price to avoid changing the behavior the component.
  • measurementUnit, hasMeasurementUnit, unitMultiplier, hasUnitMultiplier, and listPriceWithUnitMultiplier to product-list-price component.