Skip to content

Releases: GeertGK/Boostrap-Grid-Builder

v1.0.5

Choose a tag to compare

@GeertGK GeertGK released this 24 Jun 07:36

Bootstrap Grid Builder v1.0.5

New: responsive column order controls

You can now control the visual order of columns per breakpoint — without changing the underlying HTML structure.
Perfect for showing, say, an image above the text on mobile but beside it (or in reverse) on desktop.

What's new:

  • New "Order" panel on the Column block
  • Configurable per breakpoint: Mobile (xs), Small, Medium, Large, and Extra Large
  • Per-level options: First (order-first), 0–5, or Last (order-last)
  • Outputs standard Bootstrap classes such as order-md-2 and order-lg-first — breakpoint before the number, fully Bootstrap-compliant

Example: a column that sits at the bottom on mobile but moves to the top on desktop → order-last order-lg-first.

Compatibility

  • Fully backwards-compatible: existing columns are unaffected (empty defaults), so no block validation errors.
  • Requires Bootstrap CSS to be loaded, just like the existing offset and column options.

v1.0.3

Choose a tag to compare

@GeertGK GeertGK released this 18 Feb 11:02

Features

  • Container, Row & Column blocks for Bootstrap grid
  • Responsive breakpoints (xs, sm, md, lg, xl)
  • Column offsets per breakpoint
  • Bleed options (left/right) per breakpoint
  • Margin & Padding utilities for all Gutenberg blocks
  • Live spacing preview in block editor
  • Configurable settings page (breakpoints, container widths, columns, gutter, spacing)
  • CSS output toggle for frontend/editor
  • Automatic updates via GitHub releases

v1.0.2

Choose a tag to compare

@GeertGK GeertGK released this 27 Jan 18:10

Bootstrap Grid Blocks v1.0.2

Changes

  • Translated all documentation to English

Features

  • Container block (normal or fluid)
  • Row block with flex alignment options
  • Column block with responsive columns (1-12)
  • Offset per breakpoint
  • Bleed options (left/right) per breakpoint
  • Margin & Padding utilities for all blocks
  • Configurable settings page

Breakpoints

  • xs (mobile)
  • sm (576px+)
  • md (768px+)
  • lg (992px+)
  • xl (1200px+)

Developed by Samuel Studios

v1.0.0

Choose a tag to compare

@GeertGK GeertGK released this 27 Jan 17:57

Bootstrap Grid Blocks v1.0.0

Eerste release van de Bootstrap Grid Blocks plugin.

Features

  • Container block - Normale of fluid container
  • Row block - Flex container met uitlijningsopties
  • Column block - Responsive kolommen (1-12) per breakpoint
  • Offset - Per breakpoint instelbaar
  • Bleed opties - Links/rechts per breakpoint
  • Margin & Padding utilities - Voor alle Gutenberg blocks
  • Settings pagina - Configureerbare breakpoints, container widths, spacing

Breakpoints

  • xs (mobiel)
  • sm (576px+)
  • md (768px+)
  • lg (992px+)
  • xl (1200px+)

Ontwikkeld door Geert Klaucke / Samuel Studios