Skip to content

Releases: vtex-apps/minicart

v2.68.0

05 Sep 19:02
Compare
Choose a tag to compare

Added

  • Prop splitItem of minicart-product-list

v2.67.2

14 Aug 13:59
Compare
Choose a tag to compare

Added

  • Drawer component onVisibilityChanged property to handle open/close state

Changed

  • Logic of the useViewCartPixel hook

v2.67.1

05 May 21:48
Compare
Choose a tag to compare

Fixed

  • Fixes of i18n on readme.md accorrding to task LOC-10558.

v2.67.0

02 May 18:51
Compare
Choose a tag to compare

Added

  • Send vtex:viewCart event to analytics when minicart is opened

v2.66.0

19 Jan 17:42
Compare
Choose a tag to compare

Added

  • Provide originalTotal prop (sum of item list prices) to checkout-summary extension point

v2.65.0

23 Dec 12:55
Compare
Choose a tag to compare

Added

  • Indonesian and Thai translations.

Fixed

  • Portuguese, Spanish and Italian translations.

v2.64.0

22 Dec 18:30
Compare
Choose a tag to compare

Added

  • Schema to the checkout button, this makes it possible to define via admin where the user will be directed after the click

v2.63.5

28 Jul 16:16
Compare
Choose a tag to compare

Fixed

  • Quantity update by using item index instead of uniqueid

v2.63.4

24 May 19:54
Compare
Choose a tag to compare

Fixed

  • Do not emit cartChanged pixel event if orderForm is still updating (denoted by the most recent item's additionalInfo property being undefined)

v2.63.3

03 Mar 20:16
Compare
Choose a tag to compare

Fixed

  • Brackets in minicart-checkout-button (documentation).