gin_gutenberg
827 sites
Security covered
An integration between Gin theme, Drupal core Claro theme and Gutenberg Editor to fix/improve some bugs and UI issues
The plan is to merge different chunks of this module into Gin and Gutenberg, for the time being, this module can be a bridge between the two.
Make sure to keep this module updated since both Gin and Gutenberg changes can affect this drastically, hopefully, I manage to keep this updated accordingly.
Compatibility
Works with Gutenberg:2.x and Gutenberg:3.x
What's been fixed
- Better templating, proper theme hook suggestions and helper classes
- Chosen now plays nice within the Gutenberg editor scope
- Paragraphs on the sidebar works just fine
- Save/Edit/Publish now behaves as expected on Gutenberg editor
- Media modal now works as it should when triggered from Gutenberg blocks
- SVG coloring issue
- Radio/Checkbox, inputs fixes
- Sidebar toggle works with Gutenberg block configurations
- Dark theme/accent colors support
- General styling fixes and improvements