Releases: commercelayer/mfe-cart
Releases · commercelayer/mfe-cart
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
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)