Skip to content

Releases: vtex-apps/add-to-cart-button

v0.26.10

26 Aug 14:17
Compare
Choose a tag to compare

Added

  • isLoading property to AddToCartButton Props.
  • Pass ProductContext.loadingItem to AddToCartButton isLoading.
  • I18n pseudolanguage to implement in-context tool.

v0.26.9

25 Aug 12:50
Compare
Choose a tag to compare

Fixed

  • Available and unavailable content text wasn't being translated. So, formatedIOMessage was added to AddtoCartButton.

v0.26.8

19 Aug 14:14
Compare
Choose a tag to compare

Fixed

  • stopPropagation and preventDefault removed from handleAddToCart and added into handleClick in AddToCartButton.tsx to trigger too when no variation were selected.

v0.26.7

03 Aug 14:11
Compare
Choose a tag to compare

Added

  • I18n pseudolanguage to implement in-context tool.
  • Disable Button when loadingItem is true.

v0.26.6

14 Jul 13:54
Compare
Choose a tag to compare

Fixed

  • Now, when isOneClickBuy is enabled, the users are only redirected when there's confirmation that the item was added to the cart

v0.26.5

17 Jun 19:15
Compare
Choose a tag to compare

Fixed

  • Crowdin configuration file.

v0.26.4

14 Jun 16:49
Compare
Choose a tag to compare

Fixed

  • Rollback changes introduced by v0.26.3.

v0.26.3

09 Jun 19:01
Compare
Choose a tag to compare

Fixed

  • Check position on the screen to consider as scroll/click.

v0.26.2

20 May 12:36
Compare
Choose a tag to compare

Fixed

  • Behavior when scrolling on mobile.

v0.26.1

18 May 12:21
Compare
Choose a tag to compare

Fixed

  • Add to cart from mobile autocomplete.