Dominic Klein

Results 11 issues of Dominic Klein

### Describe the bug Thumbnails are not displayed correctly, when size configurations differ from Shopware default. The way that thumbnail URLs are obtained in the application is hard-coded to their...

bug
default-theme

## Changes Refers to #1179 ### Checklist - [ ] the [list of features](docs/guide/FEATURELIST.md) is updated (if it's a feature and it's relevant) - [ ] I followed [contributing](https://github.com/DivanteLtd/shopware-pwa/blob/master/CONTRIBUTING.md) guidelines

This Pull Request is a proof of concept for our planned "Offline Browsing" feature. The approach is holistic, which will ultimately (hopefully) allow us to expand it to multiple areas...

### Description Provide an approach to persist a local version of product and category data on the agent's device. This is obviously constrained by some local limitations like * Limited...

### Description Extending #933 - the current cookie notification dialog does not allow for additional cookies to be set. According to GDPR though, each website has to present an interactive...

### Description It's technically possible to generate a reference of theme-slots by statically parsing the files. We could include that in our documentation to give a better overview of these...

### Description This is a feature proposal, so we can use this to collect and discuss requirements, implementation and functionalities of such an integration. Google Tag Manager allows for enhanced...

As described in this commit https://github.com/shopware/platform/commit/fb623aa035897a471ef856682a5c484846de59a0

For Shopware Plugins, the resources located in `src/Resources/app/pwa` are zipped and made accessible through the API + the file system for the `shopware-pwa` CLI to download. The same pattern can...