# Change Log
All notable changes to this project will be documented in this file. See Conventional Commits (opens new window) for commit guidelines.
# 2.0.0-beta.124 (opens new window) (2022-03-05)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.123 (opens new window) (2022-02-16)
# Bug Fixes
- app/account: prevent repeated route (same param) push (4aeec10 (opens new window))
# Features
- components/account: add tab on account to show favorite products (#628 (opens new window)) (9dc76d5 (opens new window))
# 2.0.0-beta.122 (opens new window) (2022-02-06)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.27.0 (d83db09 (opens new window))
# 2.0.0-beta.121 (opens new window) (2022-01-24)
# Bug Fixes
- app/checkout: must check item
available
while validating (df95218 (opens new window))
# 2.0.0-beta.120 (opens new window) (2022-01-18)
# Bug Fixes
- app/order-info: remove no more available
.btn-info
variant (07a708a (opens new window))
# 2.0.0-beta.119 (opens new window) (2022-01-11)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.26.0 (8df8b66 (opens new window))
- icons: update icon class names to
.i-*
(0254be3 (opens new window)) - icons: update icon class names without
-alt
suffix (0416133 (opens new window))
# 2.0.0-beta.118 (opens new window) (2022-01-04)
# Bug Fixes
- app/checkout: ensure shipping address is reactive to address selection (8bad209 (opens new window))
- deps: update @ecomplus/i18n to v1.25.0 (ffe7a27 (opens new window))
# 2.0.0-beta.117 (opens new window) (2021-12-31)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.116 (opens new window) (2021-12-29)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.115 (opens new window) (2021-12-06)
# Bug Fixes
- app/credit-card-form: loading spinner while card hash is being generated (#568 (opens new window)) (27e07c5 (opens new window))
# 2.0.0-beta.114 (opens new window) (2021-11-17)
# Bug Fixes
- app/checkout: ensure discount is applied also when summary is not shown (2b7e8e8 (opens new window))
# 2.0.0-beta.113 (opens new window) (2021-11-09)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.112 (opens new window) (2021-11-09)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.111 (opens new window) (2021-10-25)
# Bug Fixes
- deps: update all non-major dependencies (#550 (opens new window)) (433f9c5 (opens new window))
# 2.0.0-beta.110 (opens new window) (2021-10-05)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.109 (opens new window) (2021-10-05)
# Features
- app/cart: parse
cart_items
url params if set, then clear url query (3db8038 (opens new window))
# 2.0.0-beta.108 (opens new window) (2021-09-21)
# Bug Fixes
- app/checkout: hide checkout block on lp while cart empty (product with variations) (1f8391a (opens new window))
# 2.0.0-beta.107 (opens new window) (2021-09-17)
# Bug Fixes
- app/order-info: save up to 300 orders (last ones) on customer account data (e470bfe (opens new window))
- app/orders-list: prevent bump effect by properlly sorting and slicing full orders list (b0b152c (opens new window))
- app/sync-cart-to-api: check cart item by sku or object id to update local cart (26b91c2 (opens new window))
- deps: update @ecomplus/passport-client to v1.1.0 (e43a2c0 (opens new window))
- deps: update @ecomplus/passport-client to v1.1.1 (b713159 (opens new window))
# Performance Improvements
- app/account: prevent updating customer unnecessarily on preset (cba90e5 (opens new window))
# 2.0.0-beta.106 (opens new window) (2021-09-02)
# Bug Fixes
- app/checkout: dealing better whith address form and checkout steps (9e5b07a (opens new window))
# 2.0.0-beta.105 (opens new window) (2021-08-19)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.104 (opens new window) (2021-08-17)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.103 (opens new window) (2021-08-03)
# Bug Fixes
- app/checkout: reset payment gateways list on key change (freight or subtotal) (a4b562b (opens new window))
# 2.0.0-beta.102 (opens new window) (2021-08-02)
# Bug Fixes
- app/checkout: show product first on lp checkout (83b726f (opens new window))
# 2.0.0-beta.101 (opens new window) (2021-07-30)
# Bug Fixes
- app/checkout: checkout form should be first at mobile view (53ef127 (opens new window))
- app/checkout: fix (and show even on guest) account/address forms submit buttons (8d58834 (opens new window))
# 2.0.0-beta.100 (opens new window) (2021-07-24)
# Bug Fixes
- app/credit-card-form: minor fix credit card doc number label (c400bb7 (opens new window))
# Features
- app/checkout: handle guest and lp checkout (1055234 (opens new window))
- app/checkout-view: handle checkout mode from router params and setup lp checkout (dc1353c (opens new window))
- app/router: update chackout path and handle redirects for lp checkouts (b41c44a (opens new window))
# 2.0.0-beta.99 (opens new window) (2021-07-08)
# Bug Fixes
- app/credit-card-form: prevent errors with installments function and incomplete bin (e054f2b (opens new window))
# 2.0.0-beta.98 (opens new window) (2021-07-02)
# Features
- app/order-info: new card for order notes (#487 (opens new window)) (77b791e (opens new window))
- app/payment-methods: custom class name and data-layer for each gateway element (ceeccbe (opens new window))
# 2.0.0-beta.97 (opens new window) (2021-06-21)
# Bug Fixes
- app/order-summary: always use
APrices
for amount total (75c8898 (opens new window))
# Features
- app/payment-methods: get default mocked payment gateways from
window.ecomPaymentGateways
(f08d907 (opens new window)) - app/summary: handle new
amountToPay
prop andamount-custom
slot (#476 (opens new window)) (404e5bd (opens new window))
# 2.0.0-beta.96 (opens new window) (2021-06-17)
# Features
- app/summary: show items customizations on checkout and order info (#473 (opens new window)) (071bded (opens new window))
# 2.0.0-beta.95 (opens new window) (2021-06-11)
# Bug Fixes
- app/payment-methods: must handle js clients again when payment gateways already loaded (prop) (8b64228 (opens new window))
- deps: update all non-major dependencies (#478 (opens new window)) (f3b5f96 (opens new window))
# Features
- app/order-info: show shipping address complement and near to if any (2093645 (opens new window))
# 2.0.0-beta.94 (opens new window) (2021-05-27)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.93 (opens new window) (2021-05-18)
# Bug Fixes
- app/checkout: set max points amount to subtotal - 5 (d6d9817 (opens new window))
- deps: update @ecomplus/i18n to v1.21.0 (a235058 (opens new window))
# Features
- app/account: showing customer active loyalty points (7226598 (opens new window))
# 2.0.0-beta.92 (opens new window) (2021-05-14)
# Bug Fixes
- app/checkout: make birth date optional to checkout (#463 (opens new window)) (9244d8e (opens new window))
- app/payment-methods: also use credit card form for some other payment methods with js client (b1b33ea (opens new window))
# Features
- app/checkout: handling loyalty points usage and multiple transactions (7029131 (opens new window))
# 2.0.0-beta.91 (opens new window) (2021-04-28)
# Bug Fixes
- app/validate-cart-items: prevent overwriting (9b1fb13 (opens new window))
# Features
- app/credit-card-form: try to support credit card number input autocomplete (#411 (opens new window)) (4e54c94 (opens new window))
# 2.0.0-beta.90 (opens new window) (2021-03-29)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.89 (opens new window) (2021-03-12)
# Bug Fixes
- checkout: group items by product to perf and properlly check quantities (#427 (opens new window)) (f8c6581 (opens new window))
- deps: update @ecomplus/client to v2.2.1 (574f93f (opens new window))
# 2.0.0-beta.88 (opens new window) (2021-02-24)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.87 (opens new window) (2021-02-15)
# Bug Fixes
- deps: update all non-major dependencies (#410 (opens new window)) (4f67629 (opens new window))
- order-info: check items stock to show reopen order option (#326 (opens new window)) (640593e (opens new window))
# 2.0.0-beta.86 (opens new window) (2021-01-25)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.85 (opens new window) (2021-01-25)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.84 (opens new window) (2021-01-15)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.83 (opens new window) (2021-01-14)
# Bug Fixes
- validate-cart-item: fallback try to find variation by sku (67a1814 (opens new window))
- validate-cart-item: fallback try to find variation by sku (and fix item variation id) (572429d (opens new window))
# 2.0.0-beta.82 (opens new window) (2020-12-24)
# Bug Fixes
- order-info: check for 'pick up' to prevent showing shipping address (#322 (opens new window)) (9a80e63 (opens new window))
- order-info: properly handling banking billet or transaction code copy to clipboard (fe9da46 (opens new window))
# 2.0.0-beta.81 (opens new window) (2020-12-17)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.80 (opens new window) (2020-12-16)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.79 (opens new window) (2020-12-15)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.78 (opens new window) (2020-12-15)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.77 (opens new window) (2020-12-15)
# Bug Fixes
- order-info: parse transaction notes html (gateway text/description) (d895f11 (opens new window))
# 2.0.0-beta.76 (opens new window) (2020-12-07)
# Bug Fixes
- order-info: prefer showing payment method name than label (3ba5177 (opens new window))
# Features
- payment-methods: add 'defaultAppId' prop (c444979 (opens new window)), closes #379 (opens new window)
# 2.0.0-beta.75 (opens new window) (2020-12-04)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.74 (opens new window) (2020-12-01)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.73 (opens new window) (2020-11-27)
# Bug Fixes
- summary: don't show items with 0 quantity (d650524 (opens new window))
- summary: set 'isAmountTotal' on prices (total) (f21e591 (opens new window))
# 2.0.0-beta.72 (opens new window) (2020-11-18)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.71 (opens new window) (2020-11-18)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.70 (opens new window) (2020-11-17)
# Bug Fixes
- deps: update @ecomplus/shopping-cart to v2.5.5 (b2cf490 (opens new window))
# 2.0.0-beta.69 (opens new window) (2020-11-17)
# Bug Fixes
- checkout: prevent crealing kit composition arrays (9e042ca (opens new window))
- deps: update @ecomplus/shopping-cart to v2.5.1 (85259ac (opens new window))
- deps: update @ecomplus/shopping-cart to v2.5.4 (36a58b1 (opens new window))
# 2.0.0-beta.68 (opens new window) (2020-11-12)
# Bug Fixes
- deps: update @ecomplus/shopping-cart to v2.4.0 (1d1585f (opens new window))
- deps: update @ecomplus/shopping-cart to v2.4.1 (1ecbec0 (opens new window))
- deps: update @ecomplus/shopping-cart to v2.5.0 (c851a30 (opens new window))
- order-info: explicitly set 'canSave' false on buy again add items (2bc7ae8 (opens new window))
- sync-cart-to-api: preserve 'kit_product' item field (a50f5c7 (opens new window))
# Features
- checkout: validate cart items with kit products (fa3148e (opens new window))
# 2.0.0-beta.67 (opens new window) (2020-11-09)
# Bug Fixes
- deps: update all non-major dependencies (#357 (opens new window)) (63ed559 (opens new window))
# 2.0.0-beta.66 (opens new window) (2020-11-05)
# Bug Fixes
- order-info: show transaction notes on warning alert (1e21c89 (opens new window))
- order-info: show transaction notes on warning alert (typo) (bb114b4 (opens new window))
# 2.0.0-beta.65 (opens new window) (2020-11-03)
# Bug Fixes
- deps: update all non-major dependencies (#344 (opens new window)) (ae49403 (opens new window))
# 2.0.0-beta.64 (opens new window) (2020-10-26)
# Bug Fixes
- checkout: fix items final price after fetch (bea5305 (opens new window))
- deps: update @ecomplus/shopping-cart to v2.3.0 (a4e3066 (opens new window))
- deps: update @ecomplus/shopping-cart to v2.3.1 (c13312d (opens new window))
# 2.0.0-beta.63 (opens new window) (2020-10-14)
# Bug Fixes
- deps: update all non-major dependencies (#332 (opens new window)) (b8c0abc (opens new window))
# 2.0.0-beta.62 (opens new window) (2020-10-06)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.61 (opens new window) (2020-10-02)
# Bug Fixes
- deps: update @ecomplus/shopping-cart to v2.2.0 (920c4b6 (opens new window))
# 2.0.0-beta.60 (opens new window) (2020-09-14)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.16.1 (71b8a37 (opens new window))
# 2.0.0-beta.59 (opens new window) (2020-09-11)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.16.0 (89b42f2 (opens new window))
# 2.0.0-beta.58 (opens new window) (2020-09-11)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.57 (opens new window) (2020-09-10)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.56 (opens new window) (2020-09-10)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.15.0 (47dec6e (opens new window))
- i18n: importing new releases words from @ecomplus/i18n (343fe92 (opens new window))
# 2.0.0-beta.55 (opens new window) (2020-08-27)
# Bug Fixes
- deps: fix vue to v2.6.12 (0ab8ac5 (opens new window))
# 2.0.0-beta.54 (opens new window) (2020-08-27)
# Features
- sync-cart: once cart created, delay and save permalink (e9b953c (opens new window))
# 2.0.0-beta.53 (opens new window) (2020-08-20)
# Bug Fixes
- cart: fix checking cart items available quantity (4d37360 (opens new window))
- cart: prevent duplicating items quantity on cart after sync (cd50c00 (opens new window))
- checkout: fix handling optional product 'min_quantity' (c8cc625 (opens new window))
- checkout: watch 'customer.main_email' to update local 'customerEmail' (7a40447 (opens new window))
# Performance Improvements
- product-data: unset/delete inventory_records and price_change_records when not needed (d7c6777 (opens new window))
# 2.0.0-beta.52 (opens new window) (2020-08-19)
# Bug Fixes
- deps: update @ecomplus/shoppint-cart to ^2.1.7 (beb198b (opens new window))
- payment-methods: fix watching amount changes to refetch list payments (f0db919 (opens new window))
# 2.0.0-beta.51 (opens new window) (2020-08-17)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.50 (opens new window) (2020-08-14)
# Bug Fixes
- payment-methods: skip customer (optional) on body when retrying (c19241e (opens new window))
# 2.0.0-beta.49 (opens new window) (2020-08-12)
# Bug Fixes
- deps: update @ecomplus/shopping-cart to ^2.1.6 (499004b (opens new window))
- payment-methods: retry fetching payments list, message when any option (1a01868 (opens new window))
# 2.0.0-beta.48 (opens new window) (2020-08-11)
# Reverts
- checkout: set manually only (fa22933 (opens new window))
# 2.0.0-beta.47 (opens new window) (2020-08-11)
# Bug Fixes
- checkout: ensure
editAccount
is set when account form is shown (38642ae (opens new window))
# 2.0.0-beta.46 (opens new window) (2020-08-10)
# Bug Fixes
- checkout: try fixing checkout account -> steps flux with $nextTick (a41ddd9 (opens new window))
# 2.0.0-beta.45 (opens new window) (2020-08-07)
# Bug Fixes
- checkout: do not skip shipping step on mobile devices (78f6660 (opens new window))
- checkout: go to top on step change with vue $nextTick (c631342 (opens new window))
- deps: update dependency card-validator to v8 (#277 (opens new window)) (3bd3a35 (opens new window))
# 2.0.0-beta.44 (opens new window) (2020-08-04)
# Features
- checkout: add optional field for order notes (textarea) (d519e1c (opens new window))
# 2.0.0-beta.43 (opens new window) (2020-07-29)
# Bug Fixes
- deps: update @ecomplus/client to ^2.1.0 (95139fe (opens new window))
# 2.0.0-beta.42 (opens new window) (2020-07-23)
# Bug Fixes
- payment-methods: prevent reloading list when payment selected (2baf1ec (opens new window))
# Features
- order-info: add buy again button (#260 (opens new window)) (91744b9 (opens new window))
# 2.0.0-beta.41 (opens new window) (2020-07-20)
# Bug Fixes
- payment-methods: ensure payments list is refreshed when amount total is changed (223461e (opens new window))
# 2.0.0-beta.40 (opens new window) (2020-07-17)
# Bug Fixes
- credit-card-form: fix importar 'card-validator' v9 (5853913 (opens new window))
# 2.0.0-beta.39 (opens new window) (2020-07-17)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.14.0 (ea9f37c (opens new window))
- deps: update dependency card-validator to v7 (#266 (opens new window)) (8976a7b (opens new window))
- deps: update dependency credit-card-type to v9 (#267 (opens new window)) (e749ba0 (opens new window))
# 2.0.0-beta.38 (opens new window) (2020-07-03)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.37 (opens new window) (2020-07-03)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.36 (opens new window) (2020-07-03)
# Bug Fixes
- orders-list: ensure customer orders is fully filled (1d89e31 (opens new window))
# Features
- account-form: create new AccountForm component (#261 (opens new window)) (0b1e319 (opens new window))
# 2.0.0-beta.35 (opens new window) (2020-07-02)
# Bug Fixes
- deps: fix @ecomplus/shopping-cart to v2.1.5 (9d5d68c (opens new window))
- fetch-cart-items: check item min/max quantity (b89a797 (opens new window))
# 2.0.0-beta.34 (opens new window) (2020-06-30)
# Bug Fixes
- account-form: check manually invalidated fields on submit (e693a42 (opens new window))
- checkout: prevent proceed to payment whitout second step enabled (f28fe81 (opens new window))
- deps: update @ecomplus/shopping-cart to v2.1.2 (d4fb6b0 (opens new window))
- deps: update @ecomplus/shopping-cart to v2.1.3 (0a71d3b (opens new window))
- vuex: prevent editing original item _id on fetch (25a7b6a (opens new window))
# Features
- account-addresses: add new AccountAddresses component 🎉 (#256 (opens new window)) (a37811e (opens new window))
# 2.0.0-beta.33 (opens new window) (2020-06-25)
# Features
- the-cart: add TheCart component (#248 (opens new window)) (2116548 (opens new window)), closes #182 (opens new window)
# 2.0.0-beta.32 (opens new window) (2020-06-21)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.31 (opens new window) (2020-06-21)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.30 (opens new window) (2020-06-19)
# Features
- confirmation: add 'number' and 'json' optional route params (58292a7 (opens new window))
# 2.0.0-beta.29 (opens new window) (2020-06-18)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.28 (opens new window) (2020-06-18)
# Bug Fixes
- deps: update all non-major dependencies (#251 (opens new window)) (d08be72 (opens new window))
# 2.0.0-beta.27 (opens new window) (2020-06-11)
# Bug Fixes
- cart: fix controller for discount applier (enable without zip code) (3114412 (opens new window))
# 2.0.0-beta.26 (opens new window) (2020-06-10)
# Bug Fixes
- cart: fix handling freebie items on cart changes (41e8dc0 (opens new window))
- deps: update @ecomplus/i18n to v1.12.0 (eadefea (opens new window))
- i18n: update (import) some new words (e55bbfd (opens new window))
# 2.0.0-beta.25 (opens new window) (2020-06-06)
# Bug Fixes
- checkout: unselect payment gateway on checkout destroy (8903a49 (opens new window))
- summary: add key (_id) to items list (45b7cdf (opens new window))
- summary: prettier freebie items marks on list (8f54a8d (opens new window))
# Features
- checkout: check freebie items and mark on summary (5157495 (opens new window))
# Performance Improvements
- cart/checkout: fix handling discount/shipping steps (c4341d2 (opens new window))
# 2.0.0-beta.24 (opens new window) (2020-06-03)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.23 (opens new window) (2020-06-03)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.22 (opens new window) (2020-06-02)
# Bug Fixes
- cart: minor spacing fix for mobile view (4675a62 (opens new window))
# 2.0.0-beta.21 (opens new window) (2020-06-02)
# Features
- cart/checkout: handle recommended products (344a06d (opens new window))
# 2.0.0-beta.20 (opens new window) (2020-05-28)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.19 (opens new window) (2020-05-28)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.18 (opens new window) (2020-05-28)
# Bug Fixes
- back-shopping: 'continue shopping' button on quickview and cart page (#241 (opens new window)) (47f1064 (opens new window))
- deps: update @ecomplus/i18n to v1.11.1 (0d3a041 (opens new window))
# 2.0.0-beta.17 (opens new window) (2020-05-26)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.16 (opens new window) (2020-05-26)
# Bug Fixes
- credit-card: fix cvv input form (not number, may have left 0) (8aacbb2 (opens new window))
# 2.0.0-beta.15 (opens new window) (2020-05-24)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.14 (opens new window) (2020-05-22)
# Bug Fixes
- deps: update @ecomplus/i18n to v1.11.0 (07414f3 (opens new window))
- deps: update @ecomplus/utils to v1.4.0 (551e02e (opens new window))
# 2.0.0-beta.13 (opens new window) (2020-05-22)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.12 (opens new window) (2020-05-21)
# Bug Fixes
- addesses: check address properties to select (430c7c5 (opens new window))
- deps: update @ecomplus/passport-client to v1.0.10 (ff72116 (opens new window))
# 2.0.0-beta.11 (opens new window) (2020-05-16)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.10 (opens new window) (2020-05-16)
# Bug Fixes
- checkout: check shipping address required fields (c4372b6 (opens new window))
- deps: update @ecomplus/i18n to v1.10.1 (143d40a (opens new window))
- summary: ensure discount is not duplicated on APrices (7fc2732 (opens new window))
# 2.0.0-beta.9 (opens new window) (2020-05-14)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.8 (opens new window) (2020-05-12)
# Bug Fixes
- address-form: using @ecomplus/storefront-components AddressForm (41ae215 (opens new window))
- deps: update all non-major dependencies (#220 (opens new window)) (86646fc (opens new window))
- orders-list: show financial status for 'open' orders (#223 (opens new window)) (e9177f8 (opens new window))
# Features
- checkout: add proceed to payment button on shipping step ready (8ac438c (opens new window))
- checkout: smooth scroll on step change (0111c5a (opens new window))
# 2.0.0-beta.7 (opens new window) (2020-05-08)
# Bug Fixes
- summary: installments/discount options while payment not selected (0f4b110 (opens new window))
# 2.0.0-beta.6 (opens new window) (2020-05-05)
# Bug Fixes
- checkout: pass base modules payload to discount applier component (07159bf (opens new window))
- credit-card-form: set installment after updating installments list (ac2d27f (opens new window))
- deps: update @ecomplus/i18n to v1.9.0 (534a235 (opens new window))
- summary: using ALink/APicture to propperly handle product picture (e68fbab (opens new window))
# 2.0.0-beta.5 (opens new window) (2020-05-03)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.4 (opens new window) (2020-05-01)
# Bug Fixes
- toast: handle aside z-index properly (5b05279 (opens new window))
# 2.0.0-beta.3 (opens new window) (2020-05-01)
# Bug Fixes
- checkout: fix toast provider from vue prototype (b2ae286 (opens new window))
- credit-card-form: fix using toast, component api and template (876779a (opens new window))
- payment-methods: fix using toast, component api and template (d8406b2 (opens new window))
# Features
- order-info: fix using toast, properly show shipping info (465995b (opens new window))
- toast: add toast handler as vue plugin (prototype) (cb4fea0 (opens new window))
# 2.0.0-beta.2 (opens new window) (2020-04-23)
# Bug Fixes
- credit-card: fix updating installment list, add transition (5125b5f (opens new window))
- deps: update @ecomplus/i18n to v1.8.0 (63140b8 (opens new window))
- transitions: fixing app and checkout views transitions (ea9876c (opens new window))
- remove bootstrap vue at all, updates with storefront-components (ca82c42 (opens new window))
- credit-card: fix handling loading installments state (6a926d8 (opens new window))
- deps: add bootstrap-vue (1fb803e (opens new window))
- deps: update @ecomplus/i18n to 1.7.1 (6a55c90 (opens new window))
- vuex: retry fetch customer (async first access) (ce9e7b3 (opens new window))
# Features
- credit-card: handling 'cc_installments' (if any) on payment client (9d35716 (opens new window))
# Performance Improvements
- components: not using vue2-transitions anymore (20dd3a9 (opens new window))
# 2.0.0-beta.1 (opens new window) (2020-04-16)
Note: Version bump only for package @ecomplus/storefront-app
# 2.0.0-beta.0 (opens new window) (2020-04-16)
# Bug Fixes
- components: importing from @ecomplus/storefront-components (60698dc (opens new window))
- deps: update all non-major dependencies (#196 (opens new window)) (9a9c188 (opens new window))
- deps: update deps, add @ecomplus/storefront-components (8a3f46d (opens new window))
# Features
- discount: send items to apply discount module to support kits (3c63104 (opens new window))
# 2.0.0-next.2 (opens new window) (2020-04-03)
# Bug Fixes
- deps: update @ecomplus/passport-client to v1.0.7 (b2c624d (opens new window))
# 2.0.0-next.1 (opens new window) (2020-03-28)
# Bug Fixes
- deps: fix pkg deps, update root @ecomplus/i18n to v1.5.0 (89699e2 (opens new window))
- deps: update @ecomplus/i18n to ^1.7.0 (8c2b1c7 (opens new window))
- deps: update @ecomplus/utils to v1.3.4 (5b3b40a (opens new window))
- deps: update all non-major dependencies (#171 (opens new window)) (d94b3fe (opens new window))
- deps: update all non-major dependencies (#178 (opens new window)) (2ba92fe (opens new window))
- deps: update to @ecomplus/client v2.0.4 (48e2ff4 (opens new window))
- summary-item: force image size (for chrome) (472f652 (opens new window))
# 2.0.0-next.0 (opens new window) (2020-02-27)
Note: Version bump only for package @ecomplus/storefront-app