Skip to content

[Backport] Resolved : no navigation-level0-item__hover__color #15848#26

Merged
hitesh-wagento merged 45 commits into2.1-developfrom
2.1-develop-PR-port-16732
Jul 14, 2018
Merged

[Backport] Resolved : no navigation-level0-item__hover__color #15848#26
hitesh-wagento merged 45 commits into2.1-developfrom
2.1-develop-PR-port-16732

Conversation

@hitesh-wagento
Copy link
Copy Markdown
Owner

Original Pull Request

magento#16732

Description

I have added @navigation-level0-item__hover__color missing variable for mobile and tablet view.

Fixed Issues (if relevant)

  1. no navigation-level0-item__hover__color magento/magento2#15848: no navigation-level0-item__hover__color

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

simpleadm and others added 30 commits March 27, 2018 09:55
…able Qty Increments' filed in product import
[Backport] magento#16079 translation possibility for moreButtonText
Add missing showInStore attributes on Braintree configuration as there
are some values that are changeable on store view (Title, Descriptors,
merchant name override) and are not accessible from store view level.
…tes magento#16550

 - Merge Pull Request magento#16550 from e-conomix/magento2:2.1-braintree-backport
 - Merged commits:
   1. 6d79c64
…agento#16632

 - Merge Pull Request magento#16632 from ronak2ram/magento2:2.1-develop-PR-port-16010
 - Merged commits:
   1. 270640f
   2. 3ec7e6d
…ving the current month from a UTC timestamp. magento#16585

 - Merge Pull Request magento#16585 from mageprince/magento2:2.1-develop-PR-port-16492
 - Merged commits:
   1. efbe4de
…agento#16735

 - Merge Pull Request magento#16735 from Karlasa/magento2:BP-PR-16559
 - Merged commits:
   1. 818519e
   2. c11e329
   3. 59a9f32
 - Merge Pull Request magento#16731 from gelanivishal/magento2:2.1-develop-PR-port-16524
 - Merged commits:
   1. 71a3340
…n the js-translations.json magento#16720

 - Merge Pull Request magento#16720 from sanganinamrata/magento2:2.1-develop-PR-port-13528
 - Merged commits:
   1. aa0e051
Accepted Public Pull Requests:
 - magento#16585: [Backport] Remove the timezone from the date when retrieving the current month from a UTC timestamp. (by @mageprince)
 - magento#16632: [Backport] Small refactoring to better code readability (by @ronak2ram)


Fixed GitHub Issues:
 - magento#15940: Wrong end of month at Reports for Europe/Berlin time zone if month contains 31 day (reported by @Stepa4man) has been fixed in magento#16585 by @mageprince in 2.1-develop branch
   Related commits:
     1. efbe4de
…e \`Enable Qty Increments\` field magento#14380

 - Merge Pull Request magento#14380 from simpleadm/magento2:backport/2.1-fix-product-import-enable-qty-inc
 - Merged commits:
   1. ead41d9
   2. 053fea2
…t page] magento#16526

 - Merge Pull Request magento#16526 from hitesh-wagento/magento2:2.1-wrong-password-checkout
 - Merged commits:
   1. 86ed9df
   2. b5902e9
Accepted Public Pull Requests:
 - magento#16720: [Backport] Fix for magento#12081: missing translations in the js-translations.json (by @sanganinamrata)
 - magento#16731: [Backport] Removed extra code (by @gelanivishal)
 - magento#16735: [backport] magento#16559 fix icon color variable naming  (by @Karlasa)


Fixed GitHub Issues:
 - magento#12081: Magento 2.2.0: Translations for 'Item in Cart' missing in mini cart. (reported by @jhruehl) has been fixed in magento#16720 by @sanganinamrata in 2.1-develop branch
   Related commits:
     1. aa0e051
mageprince and others added 15 commits July 12, 2018 17:55
… in Magento_Theme, Magento_Newsletter and Magento_Tax magento#16759

 - Merge Pull Request magento#16759 from mageprince/magento2:2.1-develop-PR-port-16699
 - Merged commits:
   1. 9f06c5f
   2. d6e647d
… in Magento_Sales and Magento_Paypal magento#16760

 - Merge Pull Request magento#16760 from mageprince/magento2:2.1-develop-PR-port-16698
 - Merged commits:
   1. db30595
… in Magento_Theme, Magento_Newsletter and Magento_Tax magento#16759
Accepted Public Pull Requests:
 - magento#16760: [Backport] Declare module namespace before template path in Magento_Sales and Magento_Paypal (by @mageprince)
 - magento#16759: [Backport] Declare module namespace before template path in Magento_Theme,  Magento_Newsletter and Magento_Tax (by @mageprince)
 - magento#16550: [Backport magento#16458] Add missing showInStore attributes (by @aschrammel)
magento#16761

 - Merge Pull Request magento#16761 from gelanivishal/magento2:2.1-develop-PR-port-15346-2
 - Merged commits:
   1. 7a6217c
Accepted Public Pull Requests:
 - magento#16761: [Backport] Fix function unnecessarily called multiple time (by @gelanivishal)
 - magento#16526: [Backport : Changed password placeholder text in checkout page] (by @hitesh-wagento)
 - magento#14380: [Backport 2.1] Issue 14351: Product import doesn't change `Enable Qty Increments` field (by @simpleadm)


Fixed GitHub Issues:
 - magento#15355: Function is unnecessarily called multiple time (reported by @saurabh-aureate) has been fixed in magento#16761 by @gelanivishal in 2.1-develop branch
   Related commits:
     1. 7a6217c

 - magento#16378: Wrong placeholder for password field in the checkout page (reported by @mohitka) has been fixed in magento#16526 by @hitesh-wagento in 2.1-develop branch
   Related commits:
     1. 86ed9df
     2. b5902e9

 - magento#14351: Product import doesn't change `Enable Qty Increments` field (reported by @simpleadm) has been fixed in magento#14380 by @simpleadm in 2.1-develop branch
   Related commits:
     1. ead41d9
     2. 053fea2
@hitesh-wagento hitesh-wagento merged commit 4fa3bbe into 2.1-develop Jul 14, 2018
@hitesh-wagento hitesh-wagento deleted the 2.1-develop-PR-port-16732 branch September 6, 2018 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants