vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

Reimplement things in UserAccount.ts and UserShippingDetails.ts #242

Closed bloodf closed 3 years ago

bloodf commented 3 years ago

From vue-storefront created by Fifciu: vuestorefront/vue-storefront#6028

What is the motivation for adding / enhancing this feature?

It was impossible to resolve conflict in these 2 files while merging the updated master to the develop. That's why I decided to put master's version in the develop and create a task to apply once again changes from commit which are present in UserAccount.ts and UserShippingDetails.ts. You have to also check components that use these mixins in both Default and Capybara theme.