This adds the Dialog block to the site starter. It has a very basic style, one the WP page editor it opens inline and on the frontend it opens as a dialog window.
The block is a wrapper so any block (custom or core) will render inside of the dialog.
@bd-viget added a ACF field for the open button text, not sure if there is a better way to build it.
Issues
148
Testing Instructions
Add the dialog block and add blocks inside of it.
Test out different blocks inside of the dialog.
Dialog opens when you click the "open" button.
Closes when you click the "close" X or when you click outside of the dialog.
Summary
This adds the Dialog block to the site starter. It has a very basic style, one the WP page editor it opens inline and on the frontend it opens as a dialog window. The block is a wrapper so any block (custom or core) will render inside of the dialog.
@bd-viget added a ACF field for the open button text, not sure if there is a better way to build it.
Issues
148
Testing Instructions
Screenshots