=== Variable Column Block ===
Contributors:      ramizmanked
Tags:              block
Tested up to:      6.1.1
Stable tag:        trunk
License:           GPLv3
License URI:       https://www.gnu.org/licenses/gpl-3.0.html

Allows you to add Variable Width Column block into WordPress Editor.

== Description ==

WordPress has completely changed the editing experience by introducing block-based editor (earlier Gutenberg). It definitely has brought more power to content editing.

This plugin will work as add-on to WordPress 'Column' block which will allow you to add variable width column block to editor.

If you are looking for dividing your page/post content into two non-equal width then this plugin is for you.

== Installation ==

### Install from WordPress plugin dashboard

1. Visit the plugins page within your dashboard and select 'Add New';
1. Search for 'Variable Column Block';
1. Install & Activate 'Variable Column Block';
1. That's really it!

== Frequently Asked Questions ==

= Where can I find 'Variable Column' block in WordPress? =

Edit any post/page with block editor and click on Block Inserter on top-left corner next to site logo. Inside Search box, search for 'Variable Column' to find the block and click it.

= How can I resize column width? =

To resize column width, you just need to select 'Variable Column' block and drag range control displayed under 'Column Width' label from block settings on right.

== Screenshots ==

1. Click on 'Block Inserter' button from editor
2. Select 'Variable Column' block.
3. Adjust column width according to your requirement.
4. Here is the output of 'Variable Column' block.

== Changelog ==

= 1.2.3 =
* Update plugin assets.

= 1.2.2 =
* Change readme.txt

= 1.2.1 =
* Fix - Update plugin assets

= 1.2.0 =
* Fix - broken block due to recent WordPress core component updates.
* Introducing block.json for developer and performance benefits.

= 1.1.0 =
* Major release - Now it is possible to add other blocks within Variable Column Block.
* Fixed the issues reported on plugin support page.

= 1.0.2 =
* readme.txt correction.

= 1.0.1 =
* "wp-editor" added in wp_register_script. "RichText" block is moved to 'wp-editor' component, previously was 'wp-blocks' component.

== Upgrade Notice ==

= 1.2.0 =

* Fix - broken block due to recent WordPress core component updates.
* Introducing block.json for simplicity and performance benefits.
