Adds Gutenberg blocks based on Bulma.io CSS framework
Relevant changes are documented below.
- Added square image option to link card.
- Update vertical card hover effect and alignment.
- 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-medium
andis-large
padding values for the section block. - Added protection check for when no image is selected for a vertical link card.
- Jest and Puppeteer end-to-end testing suites for all blocks.
- Column add/remove logic fixed and improved
- Link card fixes
- Link card fixes
- Gold background to section
- Column classname
- Update bulma section block, add an option for boilermaker gold background color.
- Update link card block, make the link text editable
- Add configuration to make them work on Drupal
- Initial public release