Modern and high performant headless eCommerce Storefront. PWA & JAMstack architecture ready for E-Com Plus APIs. Built with Vue.js, extensible through widgets and editable with Netlify CMS.
Always than possible components should be compatible with Vue 2 and 3 , also start thinking about https://github.com/vuejs/petite-vue , at least the smaller components may also be compatible with it.
Avoid breaking changes and I recommend opening one PR for each component refactor to refactor/vue3 branch , then it will be merged to master when all components are done.
Make Vue components (specially from
@ecomplus/storefront-components
) compatible with Vue 3. Take a look at https://v3-migration.vuejs.org/ .Always than possible components should be compatible with Vue 2 and 3 , also start thinking about https://github.com/vuejs/petite-vue , at least the smaller components may also be compatible with it.
Related to https://github.com/ecomplus/storefront/issues/614 , blocking https://github.com/ecomplus/storefront/pull/638 .