drunomics / nuxtjs-drupal-ce

A Nuxt module to easily connect Drupal via custom elements.
https://lupus-decoupled.org/
MIT License
22 stars 4 forks source link

feat: Add blocks integration #106

Closed modcab closed 1 year ago

modcab commented 1 year ago

Providing blocks via a new method on \Drupal\lupus_ce_renderer\CustomElementsRenderer::getDynamicContent(). This change exposes it, so it's available to nuxtjs.

Needs the changes in https://www.drupal.org/project/lupus_ce_renderer/issues/3337979

TurtlBbx commented 1 year ago

@aguasingas Added a small remark. After that is fixed, could you test this PR version of the module, if it works properly with a backend that provides blocks in a response and without blocks in response? So, both cases.