purdue / bulma-blocks
Adds Gutenberg blocks based on Bulma.io CSS framework
Package info
github.com/Purdue/bulma-blocks
Language:JavaScript
Type:wordpress-plugin
pkg:composer/purdue/bulma-blocks
1.4.13
2023-02-16 18:26 UTC
Requires
- php: >=7.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-05 23:04:30 UTC
README
Adds Gutenberg blocks based on Bulma.io CSS framework
Changelog
Relevant changes are documented below.
[1.4.2] - 2020-11-4
Updated
- Added square image option to link card.
- Update vertical card hover effect and alignment.
[1.4.1] - 2020-11-2
Updated
- Fix for columns block where the dividers were still on the right of each column after the columns had collapsed to one column.
- Update
is-mediumandis-largepadding values for the section block. - Added protection check for when no image is selected for a vertical link card.
[1.4.0] - 2020-09-25
Added
- Jest and Puppeteer end-to-end testing suites for all blocks.
[1.3.3] - 2020-08-31
Updated
- Column add/remove logic fixed and improved
[1.3.2] - 2020-07-30
Updated
- Link card fixes
[1.3.0] - 2020-07-16
Updated
- Link card fixes
- Gold background to section
Added
- Column classname
[1.2.4] - 2020-06-24
Added
- Update bulma section block, add an option for boilermaker gold background color.
[1.2.3] - 2020-06-11
Added
- Update link card block, make the link text editable
- Add configuration to make them work on Drupal
[1.1.0] - 2020-05-13
Added
- Initial public release