All Projects → marcusig → Gutenberg Section Block

marcusig / Gutenberg Section Block

Licence: other
A section block for Gutenberg

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Gutenberg Section Block

Wp Less
WordPress plugin which seemlessly compiles, caches and rebuilds your LESS stylesheets.
Stars: ✭ 88 (-7.37%)
Mutual labels:  wordpress
Wooshop
A Wocommerce Based React Native App for IOS and Android over GraphQL
Stars: ✭ 92 (-3.16%)
Mutual labels:  wordpress
Awesome Wordpress Developer Tips
Curated list that contain code, snippets or examples without libraries or external packages for developers.
Stars: ✭ 94 (-1.05%)
Mutual labels:  wordpress
Headless Wp
A demo repo for Headless WordPress
Stars: ✭ 89 (-6.32%)
Mutual labels:  wordpress
Wordpress Seo
Yoast SEO for WordPress
Stars: ✭ 1,301 (+1269.47%)
Mutual labels:  wordpress
Dominant Colors Lazy Loading Wordpress Plugin
This plugin allows you to lazy load your images while showing the dominant color of each image as a placeholder – like Pinterest or Google Images.
Stars: ✭ 93 (-2.11%)
Mutual labels:  wordpress
Tj
Create local WordPress dev sites, manage existing sites, and deploy them, all from the command line.
Stars: ✭ 88 (-7.37%)
Mutual labels:  wordpress
Acf Star Rating Field
A simple star rating field for ACF.
Stars: ✭ 94 (-1.05%)
Mutual labels:  wordpress
Searchwp Live Ajax Search
[WordPress Plugin] Enhance your search forms with live search (utilizes SearchWP if installed)
Stars: ✭ 91 (-4.21%)
Mutual labels:  wordpress
Wordpress
Automatically updated WordPress composer package
Stars: ✭ 94 (-1.05%)
Mutual labels:  wordpress
Wordpress Multisite Enhancements
Enhance WordPress Multisite for Network Admins with different topics
Stars: ✭ 89 (-6.32%)
Mutual labels:  wordpress
Cmseek
CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
Stars: ✭ 1,296 (+1264.21%)
Mutual labels:  wordpress
Plugin.wordpress
📦 Official WordPress Plugin of EnlighterJS
Stars: ✭ 93 (-2.11%)
Mutual labels:  wordpress
Imposter Plugin
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
Stars: ✭ 90 (-5.26%)
Mutual labels:  wordpress
Beetbox
Pre-provisioned L*MP stack
Stars: ✭ 94 (-1.05%)
Mutual labels:  wordpress
Kubernetes Course
Kubernetes Course Files
Stars: ✭ 1,291 (+1258.95%)
Mutual labels:  wordpress
Extended Template Parts
A library which provides extended functionality to WordPress template parts, including template variables and caching.
Stars: ✭ 92 (-3.16%)
Mutual labels:  wordpress
Wp Storybook
📔 Storybook for WordPress Reusable React Components
Stars: ✭ 95 (+0%)
Mutual labels:  wordpress
Ember Wordpress
The bridge between Ember.js and Wordpress
Stars: ✭ 94 (-1.05%)
Mutual labels:  wordpress
Wp Sitemaps
Proposal to integrate basic XML Sitemaps in WordPress Core
Stars: ✭ 94 (-1.05%)
Mutual labels:  wordpress

Note: The aim of this plugin is to fill a gap in the default layout blocks until a similar one is built into core. So it receives the minimum maintenance until then.

Section block for Gutenberg

One of the main elements used for layout in pages, a section / container block is on the roadmap, but I needed one. Now. So Here it is!

Plus it's a good attempt at exploring and reusing the existing components, which are plenty. So it was fairly easy in the end.

image

Settings:

  • Spacing:
    image

  • Background image:
    image

  • Background color:
    image

kapture 2018-07-23 at 17 00 10

Changelog:

2020-04-14 - v.1.1.4

  • Fix: Update various libraries, fix compatibility with WP 5.4

2019-02-25 - v.1.1.3

  • Fix: Update CGB Scripts to latest version, which fixes compatibility issue with Ghost Kit

2018-12-20 - v.1.1.2

  • Tweak: Show controls for wide and full alignment

2018-12-11 - v.1.1.1

  • Fix: Changed JS dependency from wp-blocks to wp-block-library

2018-11-17 - v.1.1.0

Hopefully the deprecation / migrate part will work properly, allowing users to keep their previously created blocks, despite the changes:

  • Feature: Adds Tag selector
  • Feature: Adds section text color
  • Feature: Adds spacing toggle

2018-11-17 - v.1.0.1

  • Fix; Fix deprecated error: Update to PanelColorSettings
  • Tweak: Fixed spacer slider styles
  • Fix: Update type parameter to new allowedTypes in MediaUpload

This project was bootstrapped with Create Guten Block.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].