-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Issue 7897 #15399
Closed
Abdulrahimbadiyal
wants to merge
47
commits into
magento:issue-7897
from
Abdulrahimbadiyal:issue-7897
Closed
Issue 7897 #15399
Abdulrahimbadiyal
wants to merge
47
commits into
magento:issue-7897
from
Abdulrahimbadiyal:issue-7897
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
- Merge Pull Request magento#15058 from IgorVitol/magento2:2.2-develop-const-layout-argument - Merged commits: 1. 51000b9
This commit fixes the case when customer navigates back to the shipping step and change address fields.
…th PayPal' button magento#15133 - Merge Pull Request magento#15133 from vovayatsyuk/magento2:fix-braintree-outdated-address - Merged commits: 1. 6a7d40a 2. 8712f3e 3. d6ba03c 4. ebd8af4
- Merge Pull Request magento#15269 from t-richards/magento2:fix/image-exception-typo - Merged commits: 1. 9d64743
…agento#15282 - Merge Pull Request magento#15282 from mhauri/magento2:fix-typo-in-method-getuniqimageindex - Merged commits: 1. 541fdf6
…5291 - Merge Pull Request magento#15291 from VitaliyBoyko/magento2:Fix-typo-in-database-column-comment2-2 - Merged commits: 1. 1d518fd
- Merge Pull Request magento#15292 from dmytro-ch/magento2:fix/2.2-fix-typos-in-property-name - Merged commits: 1. f665db5 2. 076e60a
Accepted Public Pull Requests: - magento#15292: Fix typo in property name (by @dmytro-ch) - magento#15291: [Backport] Fix typo in database column comment (by @VitaliyBoyko) - magento#15282: [fix] typo in private method name getUniq[ue]ImageIndex (by @mhauri) - magento#15269: Fix typo in Image::open exception message (by @t-richards) - magento#15133: Fix outdated address data when using Braintree's "Pay with PayPal" button (by @vovayatsyuk) - magento#15058: Add 'const' type support to layout arguments (by @IgorVitol)
- Merge Pull Request magento#15386 from VitaliyBoyko/magento2:Unused-variable-removed2-2 - Merged commits: 1. b40aae2
- Merge Pull Request magento#15294 from dmytro-ch/magento2:fix/2.2-typos-in-variable-names - Merged commits: 1. 4f85f87
…gento#15276 - Merge Pull Request magento#15276 from mhauri/magento2:fix-typo-in-method-chargable - Merged commits: 1. ef68020 2. 8ea661c
- Merge Pull Request magento#15293 from dmytro-ch/magento2:fix/2.2-typos-in-phpdocs-and-comments - Merged commits: 1. 08575f3 2. ad501a9
Accepted Public Pull Requests: - magento#15294: Fix typos in variable names (by @dmytro-ch) - magento#15302: Fixed typo mistake in function comment (by @namratachangani) - magento#15386: [Backport-2.2] Unused variable removed (by @VitaliyBoyko) - magento#15293: Fix typos in PHPDocs and comments (by @dmytro-ch) - magento#15276: [fix] typo in method name _getCharg[e]ableOptionPrice (by @mhauri)
Hi @Abdulrahimbadiyal Thank you. |
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.
Description
fixed Menu widget submenu alignment
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist