Michał Miszczyszyn
Michał Miszczyszyn
I want to merge this change because the new GraphQL playground is more extensible and powerful. https://app.clickup.com/t/2549495/SALEOR-7662 # Impact * [ ] New migrations * [ ] New/Updated API fields...
This commit https://github.com/final-form/react-final-form/issues/864 introduced a breaking change for TypeScript users because now mapped types over `FormProps` return a dictionary of `any`. For example: ```ts type FinalFormWrapperProps< FormValues extends object =...
Currently the demo page mostly works fine on mobile. However, some polishing is required. It would be lovely if this editor could be used on mobile devices as well.
I'm working on a starter for React + ReasonML + webpack. I wanted to use webpack-common-shake plugin. Unfortunately, when enabled, I get this TypeError: > Uncaught TypeError: this.number is not...
A custom API route for getting comment count. Useful for more advanced use-cases such as fetching & displaying the number of comments below each blogpost. Obviously, this is just a...
Fixes https://github.com/saleor/react-storefront/issues/281
Add missing OG image and / or other social media images to the storefront.
Prepare saleor-app-checkout and checkout to be deployable with the Cloud. - [ ] make sure they work in a multi-tenant mode
- [x] Merge this repo into https://github.com/saleor/react-storefront - [x] Update readmes - [ ] Update docs, lear - [x] Update Saleor CLI
- [ ] update it to match the new design - [ ] customise border radius etc - [ ] add some predefined themes - [ ] customise logo -...