Skip to content
Snippets Groups Projects

3308211: Adds ability to toggle hide/show blocks in layout builder.

Merged Aaron Armstrong requested to merge issue/provus-3308211:2.0.x into 2.0.x
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -73,6 +73,9 @@
"drupal/core": "-p2"
},
"patches": {
"drupal/core": {
"Allow hiding configured blocks in layout builder [3163197]": "https://www.drupal.org/files/issues/2021-11-15/layout_builder-hide-block-3163197-15.patch"
},
"drupal/auto_entitylabel": {
"Integration with Layout Builder for custom block types [3065687]": "https://www.drupal.org/files/issues/2021-07-21/auto_entitylabel-layout_builder_component_title-3065687-16.patch"
},
Loading