Drupal Gutenberg 3.0.3 & 2.10 have landed!
Full compatibility with Drupal 11 on both versions. Also includes the latest bug fixes and features.
Make sure to update and take advantage of the latest improvements. ๐
#drupal#gutenberg
https://t.co/A9FEkZllgd
Get ready to create beautifully styled content with the upcoming Drupal Gutenberg 3.0.0! More control over spacing, borders, and colors is on the way. #DrupalGutenberg
On May 10th we're going to be at #DrupalIberia to talk about Gutenberg and showcase the new features of the upcoming version 3.
Looking forward to it!
https://t.co/6ztVXDOB7R
@drupalportugal@DrupalAED
The #Drupal#Gutenberg module, used on over 3,000 websites, has been a hit among clients of Norway-based agency @Frontkom. Their exclusive use of Gutenberg since 2018 speaks volumes about its effectiveness. ๐ช
With this funding, the teams aim to develop a Gutenberg starter theme, a starter pack, and enhance compatibility with the layout builder. Their goal is to ensure #Drupal Gutenberg remains up to date with the latest WordPress advancements and enable Drupal developers to contribute
While attention is focused on the site customization pieces of Gutenberg in WordPress, here are some of the latest updates to the writing experience worth noting.
๐๐งต [1/8]
Protip: Avoid function calls on save() function. Try to pass all data to be render already formatted. Use and abuse attributes if necessary.
Using functions on save() will not be handled properly by Gutenberg when validating the block on load. 1/2