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

## Description Add [nuxt-mage module ](https://image.nuxtjs.org/) and config. Can be used with components from SFUI: - SfImage - SfProductCard - SfProductCardHorizontal - SfGallery - SfHero - SfBanner All above mentioned...

By default, `debug` messages are not shown in Nuxt (only `info` and higher), but adding `DEBUG=*` env variable fixed that. Following command adds `DEBUG=*` env variable, but excludes messages from...

backlog

## Description Changed a few auto-translations into grammar checked german. ## Related Issue no issues ## Motivation and Context current language file had some issues according google translation. this PR...

### How the project can be improved? ## Issue Remediate High / Critical issues from npm security audit which can be run using the following command ### Command to run...

### How the project can be improved? Upgrade the vuestorefront project to Typescript v4.5 to allow for the feature, compilation and other improvements to the base language to be realized...

### How the project can be improved? Utilize the automation provided via eslint to standardize and refactor the import statements for types to conform the to Typescript spec fo "import...

### How the project can be improved? - Provide developer a means to utilize configurations via rollup to better triage build issues - Provide developers and product owners a means...

### Describe the Bug ## Issue When more robust type checks are put into place via strict null checks, the compilation of the following packages | files fail to compile....

bug

Implementing release automation in vuestorefront/vuestorefront repo in the similar way to what has been done in vuestorefront/comercetools repository

backlog

### Expected Behavior The app should render the 404 page or indicate that the product is not present. ### Actual Behavior When opening a PDP that is not existing, there...