vue-storefront-1 icon indicating copy to clipboard operation
vue-storefront-1 copied to clipboard

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 cov...

Results 100 vue-storefront-1 issues
Sort by recently updated
recently updated
newest added

## Current behavior PM2 requires ts-node instead of running purely on the built code from `dist` ## Expected behavior I can build the project with dev dependencies, install prod dependencies...

VSF1
feature request
3: Medium complexity
P1: Urgent

## What is the motivation for adding / enhancing this feature? WebP Image formats are supported by multiple browsers now, supporting it should be good for improved performance. Switching to...

VSF1
feature request

## What is the motivation for adding / enhancing this feature? https://github.com/expressjs/response-time It should enabled via config variable (default on) - available in both: production and development setup

VSF1
feature request
vs-hackathon
1: Easy

## What is the motivation for adding / enhancing this feature? Currently, we're outputting all the styles (extracted from Vue components) in the HTML - which causes pretty huge HTML...

VSF1
feature request
3: Medium complexity
P4: Nice to have

## What is the motivation for adding / enhancing this feature? Currently we're having lazy loading which is not optimally configured; it generates placeholder urls in the SSR mode -...

VSF1
feature request
3: Medium complexity

## What is the motivation for adding / enhancing this feature? Translations are tightly coupled with theme therefore should be in a theme. Different themes could have different translations. ##...

VSF1
feature request
RFC

## What is the motivation for adding / enhancing this feature? When I checked commits, everyone writes them in a different way. Conventional commits help keep them simple, short and...

VSF1
feature request
P4: Nice to have
S: Small effort

## What is the motivation for adding/enhancing this feature? Add unit tests for the module. Reference/example: * https://github.com/DivanteLtd/vue-storefront/tree/develop/core/modules/catalog-next/test/unit * https://github.com/DivanteLtd/vue-storefront/blob/develop/core/modules/url/test/unit/formatCategoryLink.spec.ts ## What are the acceptance criteria * [ ] all...

VSF1
feature request
vs-hackathon
10: Very complex

## What is the motivation for adding/enhancing this feature? Add unit tests for the module. Reference/example: * https://github.com/DivanteLtd/vue-storefront/tree/develop/core/modules/catalog-next/test/unit * https://github.com/DivanteLtd/vue-storefront/blob/develop/core/modules/url/test/unit/formatCategoryLink.spec.ts ## What are the acceptance criteria * [ ] all...

VSF1
feature request
5: Complex
vs-hackathon

## What is the motivation for adding/enhancing this feature? When updating VueStorefront we also have to update the theme. Due to copying the whole default theme and modifying it, we...

VSF1
feature request
3: Medium complexity
vs-hackathon
P2: Important
M: takes some effort