=== Layout Grid Block === Contributors: automattic, jasmussen, johnny5, mkaz Stable tag: 1.0.2 Tested up to: 5.3 Requires at least: 5.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A Gutenberg container block to let you align items consistently across a global grid. == Description == Want to create a column-based layout with easily customizable column-width and positions? Or perhaps you want to align your content to a global layout grid across your post. With this Layout Grid block you can do both or either. There are also options to provide specific layouts to mobile or tablet breakpoints. Pick a number of columns (1-4), then go ahead and resize and position each column as you want them to look, for any screen. Optionally apply background colours and paddings to add emphasis. == Screenshots == 1. Grid layout selector. 2. Three column grid with resize handles. == Changelog == = 1.0.2 - 28th November 2019 = * Fix a bug with duplicate column spans = 1.0.1 - 26th November 2019 = * Fix problem with edit history putting the block into an inbetween state * Fix cropping of the grid in the editor = 1.0 - 7th November 2019 = * Initial release