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

### Related Issues #503 closes # ### Short Description of the PR Updated the VSF next links in the doc ### Screenshots of Visual Changes before/after (if There Are Any)...

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

### Provide a description of requested docs changes - Currently, readme has some references of VSF2 but redirects to the next branch, but it should now redirect to vue-storefront-2 repo....

### Related Issues #404 closes #404 ### Short Description of the PR When changing the value of mergeConfigurableChildren to false the product gallery is not displayed as it should. Using...

### Describe the Bug Cart quantity update appears to try and add the product quantity again as opposed to updating quantity of existing product. This means if there are scenarios...

bug

You have to update `grep` command in this doc: https://docs.vuestorefront.io/guide/basics/recipes.html#collecting-all-vsf-i18n-phrases-into-a-csv It works perfectly on Linux but it does not on Mac. Please provide command (or few commands) which works on:...

good first issue
VSF1
3: Medium complexity
docs

### Describe the Bug I have an Issue when I tried to change the layout of "page-not-found" from default to minimal , cause I don't need any requests to happen...

bug

### Describe the Bug When using actions such as `category-next/loadCategoryProducts` it ultimately uses the `baseFilterProductsQuery` helper to establish the base filters. However, in this function it uses a filter for...

bug

### Describe the Bug In this commit: https://github.com/vuestorefront/vue-storefront-1/commit/55040a196be8a11ac0ce7d61afbaa762398f7599 a hardcoded array was moved into `config`. The problem is that the following push() will then mutate the original array `config.products.omitVariantFields` for...

bug

## What is the motivation for adding / enhancing this feature? Write Unit tests for HTTP2 Server Push Module (you can find it on develop branch) ## What are the...

good first issue
VSF1
feature request
1: Easy