This repository was archived by the owner on May 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Fix typo in README.md #27
Open
Tickles-BV
wants to merge
1
commit into
magento:2.3-develop
Choose a base branch
from
Tickles-BV:patch-1
base: 2.3-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
|
magento-engcom-team
added a commit
that referenced
this pull request
Sep 11, 2018
…art page in mobile view #17851 #27 #17911 - Merge Pull Request magento/magento2#17911 from hitesh-wagento/magento2:2.3-develop-PR-port-17877 - Merged commits: 1. f0b5ecc
magento-engcom-team
pushed a commit
that referenced
this pull request
Sep 11, 2018
…art page in mobile view #17851 #27 #17911
magento-engcom-team
pushed a commit
that referenced
this pull request
Sep 11, 2018
Accepted Public Pull Requests: - magento/magento2#17960: [Forwardport] Move functions.php into Framework (by @fooman) - magento/magento2#17765: [Forwardport] Clean code (by @nmalevanec) - magento/magento2#17768: [Forwardport] Fix proxy generation return type (by @nmalevanec) - magento/magento2#17941: [Forwardport] Sales: Add unit test for validator model class (by @dmytro-ch) - magento/magento2#17946: [2.3] changed intval($val) to (int) $val, since `(int) $val ` is faster. (by @TBlindaruk) - magento/magento2#17938: Replace sort callbacks to spaceship operator (by @mage2pratik) - magento/magento2#17922: [Forwardport] API-functional test for Search (by @mage2pratik) - magento/magento2#17921: [Forwardport] Remove leading Countrycode from EU-VAT-Numbers (by @mage2pratik) - magento/magento2#17874: [Forwardport] Fix - Next Page button triggered when filtering Customer grid (by @ronak2ram) - magento/magento2#17911: [Forwardport] Resolved : Wishlist icon cut on Shopping cart page in mobile view #17851 #27 (by @hitesh-wagento) - magento/magento2#17848: Fix for invalid JSON if image label contains HTML markup, example " (by @jeroenschipper) - magento/magento2#17832: [Forwardport] Fix translation issue (by @nmalevanec) - magento/magento2#17837: [Forwardport] [Search] Unit test for SynonymAnalyzer model (by @furseyev) - magento/magento2#17829: [Forwardport] CSS load order incorrect using default_head_blocks.xml #1821 (by @nmalevanec) - magento/magento2#17750: [Forwardport] Unable to change attribute type from swatch (by @nmalevanec) - magento/magento2#17650: Use route ID when creating secret keys in backend menus instead of route name (by @lfolco) Fixed GitHub Issues: - magento/magento2#17789: Next Page button triggered when filtering Customer grid (reported by @lucasjor-summa) has been fixed in magento/magento2#17874 by @ronak2ram in 2.3-develop branch Related commits: 1. 92c1aa4 2. a2993a5 3. c580a46 - magento/magento2#17851: Wishlist icon cut on Shopping cart page in mobile view (reported by @hitesh-wagento) has been fixed in magento/magento2#17911 by @hitesh-wagento in 2.3-develop branch Related commits: 1. f0b5ecc - magento/magento2#1821: CSS load order incorrect using default_head_blocks.xml (reported by @chicgeek) has been fixed in magento/magento2#17829 by @nmalevanec in 2.3-develop branch Related commits: 1. d3e24ed 2. fe6c96f - magento/magento2#9307: Color attribute taking swatch instead of Drop down option for configurable options, (reported by @vishveskrish) has been fixed in magento/magento2#17750 by @nmalevanec in 2.3-develop branch Related commits: 1. 0f28b61 2. d159921 - magento/magento2#9923: Upgrading to 2.1.7 changed dropdown attributes to swatches (reported by @roseofgold) has been fixed in magento/magento2#17750 by @nmalevanec in 2.3-develop branch Related commits: 1. 0f28b61 2. d159921 - magento/magento2#11403: Product Attributes Not Updating on Frontend (reported by @rbur0425) has been fixed in magento/magento2#17750 by @nmalevanec in 2.3-develop branch Related commits: 1. 0f28b61 2. d159921 - magento/magento2#11703: Changing Swatches to Drop-down does not remove swatches from existing products (reported by @expgabe) has been fixed in magento/magento2#17750 by @nmalevanec in 2.3-develop branch Related commits: 1. 0f28b61 2. d159921 - magento/magento2#12695: Unable to change attribute type from swatch to dropdown (reported by @alena-marchenko) has been fixed in magento/magento2#17750 by @nmalevanec in 2.3-develop branch Related commits: 1. 0f28b61 2. d159921 - magento/magento2#7557: Backend Security key broken for controllers with frontname not equal to route ID (reported by @AlexandreKhayrullin) has been fixed in magento/magento2#17650 by @lfolco in 2.3-develop branch Related commits: 1. 2662dfa 2. a0dfb6d 3. 35eba04 4. 600a185 5. 062286e 6. c3d700a 7. be7c961 8. fa8a222 9. b738ce6 10. af3507a
vkublytskyi
approved these changes
Oct 10, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixed typos and grammatical errors in readme