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

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.

Results 84 saleor-storefront issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

I want to merge this change because... ### Screenshots ### Pull Request Checklist 1. [ ] All visible strings are translated with proper context. 1. [ ] All data-formatting is...

#12 37.25  ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies #12 37.25 #12 37.25 . #12 37.25 ├─┬ @graphql-codegen/typescript-react-apollo #12 37.25 │ └── ✕ missing peer graphql-tag@^2.0.0 #12 37.25 ├─┬ @graphql-codegen/typescript #12 37.25 │...

### What I'm trying to achieve Trying to run saleor-platform locally which calls out saleor-storefront. I feel I am getting close to having it all startup proper, but having issues...

I am using the store front 3.0.0-b.2. The product details page is not updating it automatically when price or other product information changes int he dashboard. I can try to...

### What I'm trying to achieve … To fetch all the data of a product (object) ### Steps to reproduce the problem 1. host the saleor api on some different...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

### What I'm trying to achieve I want to display featured products on the home page. When adding a new collection in the dashboard, I have no option where to...