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

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to...

Results 187 vue-storefront issues
Sort by recently updated
recently updated
newest added
trafficstars

### Acceptance critera * Product name is a link * Customer can navigate to product details page from cart sidebar view

backlog

# Summary [summary]: #summary Let's make api-client available inside extension's hooks. # Motivation [motivation]: #motivation With this feature, we would be able to modify api-client's object before call - e.g....

RFC
Next

## Package @vue-storefront/[email protected] ## Current behavior When incremental compilation checks are added to path packages/core/core a compilation error is produced on the file at "packages/core/core/src/utils/ssr/index.ts" ## Error semantic error TS2322:...

bug

## What is the motivation for adding / enhancing this feature? Remediate deprecation warning that is generated in build console for the boilerplate theme, and append a file to the...

feature request

## What is the motivation for adding / enhancing this feature? 1. Current documentation, and engine configurations in package.json reference min version of node 10, which is potentially problematic given...

feature request

Currently, we assume that the `products` passed to `getAttributes` and `getFiltered` methods in `ProductGetters` is an array of `PRODUCT`, but the response from the API could be of any type....

RFC
breaking
backlog
core

Use `unref` on parameters passed to all getters (both in `commercetools` and `boilerplate`) to accept both the reactive properties and raw values. This will prevent many issues and shorten getters...

backlog

We still don't have acceptable DX when it comes to custom queries. There is an idea to simply copy all of the used graphql queries into the projects once we...

backlog