*** Storefront Mega Menus Changelog ***

2018.06.25 - version 1.6.2
* Fix - Prevent dropdown menu from spanning full width in Storefront 2.3+.

2018.03.08 - version 1.6.1
* Fix - Refactor widgets output for better compatibility with all WordPress installations.
* New - RTL support.

2017.11.24 - version 1.6.0
* Fix - Compatibility with WordPress 4.9.
* Tweak - Increase Gridstack CSS specificity to avoid conflicts with Storefront Powerpack.

2017.10.16 - version 1.5.0
* Fix - Compatibility with the new WordPress 4.8 media widgets.

2017.05.17 - version 1.4.2
* Fix - Missing semicolon in preview file.

2017.03.16 - version 1.4.1
* Fix - Only initialize Mega Menus if Widgets and Menus are available in the Customizer.
* Fix - Adding content to text widgets broken in the latest version of Firefox.

2016.12.06 - version 1.4.0
* Fix - Compatibility with WordPress 4.7

2016.10.31 - version 1.3.4
* Fix - Declares default values for optional parameters in nav_menu_css_class()

2016.09.27 - version 1.3.3
* Fix - Compatibility with Storefront 2.1.3.

2016.08.24 - version 1.3.2
* Fix - Fixes link color in the mega menu.

2016.08.05 - version 1.3.1
* Fix - Prevent child themes from triggering the storefront-legacy body class.
* Fix - Fixes product title styles only apply inside of a mega menu.
* Fix - Prevent style resets from resetting the padding on the product buttons.
* Fix - Fixes z-index issue in the widget form.

2016.04.21 - version 1.3.0
* Fix - Reset width in anchor tags.
* New - Compatibility with Storefront 2.0.0.
* New - Added action links.
* New - Adds filters to CSS classes on menu elements.
* Fix - Changed product title color to be the same as the header text color.
* Fix - Fixes widget search.

2016.01.06 - version 1.2.0
* Fix - Change the way data is handled to prevent WordPress from dropping the widgets assigned to our custom sidebar.

2015.12.18 - version 1.1.2
* Fix - Fixes the form toggle when editing a widget in Firefox.

2015.12.09 - version 1.1.1
* Fix - Compatibility with PHP versions below 5.5.

2015.12.07 - version 1.1.0
* Fix - Prevent the default dropdown from showing when the parent item is a Mega Menu.
* Tweak - To avoid confusion new Mega Menus are now enabled by default.
* Fix - Show/hide top level menu item warning message when moving the menu item to a different level.
* Fix - PHP warning in the frontend after widget remove.
* Tweak - If a menu item has an associated Mega Menu an icon will show next to it.
* Fix - Compatibility with WordPress 4.4.

2015.11.17 - version 1.0.0
* Initial release