=== Beaver Builder Mega Menu ===
Contributors: BeaverBuilderMegaMenu
Requires at least: 4.0.0
Tested up to: 5.2
Stable tag: 1.2
Requires PHP: 5.6
License: GPLv2 or later

Beaver Builder Mega Menu is modular element for creating Mega Menus on your site made with Beaver Builder.

== Changelog ==

### Changelog 
= 1.4.11 =
* Updated isViewingInEditor function to use \FLBuilderModel::is_builder_active() instead of checking the request URI for improved Beaver Builder editor detection

= 1.4.10 =
* Modified plugin behavior upon license expiration.

= 1.4.9 =
* Performance improvement: Reduce requests to the server for checking active licenses.

= 1.4.8 =
* Added license status reset button to help with license activation issues.
* Fixed PHP "Undefined array key "path" warning.

= 1.4.7 =
* Added rel="nofollow" to top-level mega menu trigger items that are not active links

= 1.4.6 =
* Fixed the dropdown menu visibility issue that occurred when hovering over the menu for the second time.

= 1.4.5 =
* Added the option to trigger mega menu on click instead of hover

= 1.4.4 =
* Added max-width attribute to mega menu settings. This setting will make the mega menu disappear when the user rolls their mouse off of it to the left or right, in addition to the top and bottom. Useful for when you have clickable elements just below the mega menu. Leave blank for default behavior of only disappearing when user rolls off top or bottom.

= 1.4.3 =
* Improved the code and fixed compatibility issue with other plugins

= 1.4.2 =
* Fixed issue with mobile menu not working properly
* Fix minor issue for PHP 8.0 compatibility
* Adds support for adding custom class to top-level menu items

= 1.4.1.1 =
* fixed enclosing folder name mismatch

= 1.4.1 =
* fixed lifetime license not properly being recognized as valid license
* fixed version numbers not being updated correctly on site

= 1.4 =
* includes a 30 day grace period for expired license before plugin stops working

= 1.3 =
* partial refactor of code
* Adds support for adding top-level menu items able to be their own link on dropdown menus
* Fix rel nofollow property on links
* add default top level item padding on medium screens
* fix minor issue for PHP 7.4 compatibility
* PHP 8 compatibility

= 1.2 =
* Adds support for adding top-level menu items able to be their own link
* Improves tablet/mobile top links to be touch-friendly

= 1.1 =
* Adds support for adding `current-menu-item` to the current menu link.
* Improves rendering for saved rows containing modules that use JavaScript for positioning.

= 1.0.5 =
* Fixes a compatibility issue between other plugins using common names to generate cryptographic nonces.

= 1.0.4 =
* Fixes an issue where updating the plugin on a site using a transient object cache would result in an error.

= 1.0.3 =
* Fixes a compatibility issue between other plugins using EDD.

= 1.0.2 =
* Improves clarity of error message when attempting to activate plugin on unsupported versions of PHP.

= 1.0.1 =
* Fixes an issue where animations bound to the window didn't trigger after page load.

= 1.0 = 
* Initial release.