-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Hotfix/v1.11.3 #4285
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
Merged
Merged
Hotfix/v1.11.3 #4285
Conversation
This file contains hidden or 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
Bugfix/4173
Update eslint and fix code style
change relative path in imports to absolute path in searchAdapter.ts
The very first time something was added to the cart, the user did not see any messages
("Added to cart", "n items need to be backordered", etc). These were displayed only
on the following times. This commit fixes it so that the messages are displayed also
on the very first action call.
See #4185
…alues, selecting 1 changes the others
Thanks to each array value being on its own line and the values being in an alphabetical order, it is now much easier to see the diff between different releases and to apply any upstream changes into local configuration files. closes #4197
add ssrAppId to avoid second meta render on csr
…nfig The default config file is now in more human-readable format
When having multiple custom options with overlapping option_type_id v…
Fixes bug that caused addToCart action not to display messages to user
update replaceNumberToString, so it will change ONLY numbers to string
allow empty shipping methods
configure products before price update
Bugfix/4229
omit stock when creating cart hash, it is not needed to compare products
check qty in Microcart when user opens cart first time
…ct-comparision omit totals for product comparision
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/shopware-pwa/vue-storefront/5zve8bc9l |
andrzejewsky
approved these changes
Apr 27, 2020
update version to 1.11.3
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.
Related Issues
closes #
Short Description and Why It's Useful
Screenshots of Visual Changes before/after (if There Are Any)
Which Environment This Relates To
Check your case. In case of any doubts please read about Release Cycle
developbranch and want to merge it back todevelopreleasebranch and want to merge it back toreleasehotfixormasterbranch and want to merge it back tohotfixUpgrade Notes and Changelog
IMPORTANT NOTICE - Remember to update
CHANGELOG.mdwith description of your changeContribution and Currently Important Rules Acceptance