-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge latest DivanteLtd/develop
into develop
#289
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* There are usecase where the property values are either strings or numbers * By consolidate the type, using `toString` we can prevent that no configurable item is found because the option property type doesn't match
…vel-type-fix Add correct type matching to `getConfigurationMatchLevel`
…athType` to `afterProductThumbnailPathGenerate` hook
When current currentStoreView() is saved in an variable outside of the export it is not clean up automatically on the SSR side.
… into feature/fastly
…mbnail-path-hook Support `useSpecificImagePaths` with `useExactUrlsNoProxy`
fix: removed possible memory leak in ssr
move graphql search adapter from core to src
Add fastly module
Add vsf-cache-nginx and vsf-cache-varnish modules
Merged
cewald
added a commit
that referenced
this pull request
Apr 16, 2020
* Merge latest `DivanteLtd/develop` into `develop` (#280, #289) * #196865 Add SEO-Text Component (#285) * #199077 Add `icmaa-cdn` module (#286) * #197501 Improve `SearchPanel` component (#284) * #187376 Bugfix for GTM tracking (#283) * #197501 Improve `SearchPanel` category results (#282) * Bugfix for build exception in Node v13.13+ (#287) * Add defaults to `sortedProductOptions` of `optionsMixin` in `icmaa-imp` theme (#290) * Add our custom filter to `SearchPanel` component for custom search (#281) * Bugfix for empty cms blocks in `icmaa-cms` block component (#292) * Remove unnecessary custom `api-search-query` search adapter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.