=== Beaver Builder Toolkit ===
Contributors:      presscargo, dsutoyo
Donate link:       https://presscargo.io/plugins/toolkit-for-beaver-builder
Tags:              beaver, beaver builder
Requires at least: 4.8
Tested up to:      6.8
Stable tag:        1.1.4
Requires PHP:      5.6.0
License:           GPLv2
License URI:       http://www.gnu.org/licenses/gpl-2.0.html

A responsive mobile menu for your WordPress site.

== Description ==

Beaver Builder Toolkit is a collection of simple tools to tweak the Beaver Builder experience.

= Features =

* Use pure vw font size units in Beaver Builder instead of the calc function
* Make Gravity Forms buttons obey Global Styles
* Make Beaver Builder the default editor for new pages.
* Make the header sticky on mobile devices.
* Order your saved rows and modules by date.

== Installation ==

1. Download the .zip file and install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.

= Manual Installation =

1. Upload the entire `/bb-toolkit` directory to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.

== Changelog ==

= 1.1.4 =
* Better compatibility for Global Styles

= 1.1.3 =
* Add CMB2_Hookup_Field.php

= 1.1.2 =
* Fix fatal error in CMB2

= 1.1.1 =
* Fix connection to Global Styles for Gravity Forms buttons
* Update CMB2

= 1.1.0 =
* Add option to make Gravity Forms button follow Global Styles

= 1.0.0 =
* Initial release