Skip to content

Releases: commercelayer/mfe-cart

v1.0.5

15 Jun 16:32
Compare
Choose a tag to compare

1.0.5 (2022-06-15)

Bug Fixes

  • make promo and gift card input always visibile (01868b8)

v1.0.4

15 Jun 16:20
Compare
Choose a tag to compare

1.0.4 (2022-06-15)

Bug Fixes

  • move promo code input below subtotal (#9) (41f44ad)

v1.0.3

09 Jun 10:28
Compare
Choose a tag to compare

1.0.3 (2022-06-09)

Bug Fixes

  • improve client-side logic for async requests retry (79375ed)
  • init GTM if found in settings (#7) (d276a9a)
  • set order autorefresh when needed (e545b8e)
  • show error message in case of connectivity error (#6) (edb3b5d)

v1.0.2

07 Jun 13:05
Compare
Choose a tag to compare

1.0.2 (2022-06-07)

Bug Fixes

v1.0.1

03 Jun 13:06
Compare
Choose a tag to compare

1.0.1 (2022-06-03)

Bug Fixes

  • add white-space after items quantity (d858609)

v1.0.0

03 Jun 10:13
bb93b6a
Compare
Choose a tag to compare

1.0.0 (2022-06-03)

Bug Fixes

  • add 404 page (ca991f4)
  • add check for valid host and kind of JWT (f6363f9)
  • add correct meta title once settings are ready (d2a0e9f)
  • add unit price (e75b65d)
  • add validation error for quantity selector (#4) (84e5206)
  • hide quantity selector when purchasing a new gift card (e75d828)
  • improve support and style for line items options (78c5151)
  • make layout responsive (bfb18b5)
  • show gift cards in products summary (a6b9797)

Features

  • add app scaffold (0fc3258)
  • add basic cart components scaffolding (f4317aa)
  • add coupon input and cart totals (ad4f32c)
  • add i18n support (#1) (0d82c12)
  • apply logic to add both coupon code and gift card (#2) (47de1d4)
  • apply skeleton as loading ui (2728c7e)

Performance Improvements

  • remove LineItemAmount used to wrap the entire line item (043fe0a)