rajeevk β credited m0d β .
MR created.
I'll assign it to myself, too.
Looking into this.
I addressed almost all your feedback. I added a couple of questions.
Done!
Done!
Added user registration https://git.drupalcode.org/issue/lupus_decoupled-3336148/-/commit/24920c...
Thanks for the feedback! I've applied your feedback and adapted my changes to be a submodule for lupus_decoupled: https://www.drupal.org/project/lupus_decoupled/issues/3336148#comment-14... π Add support for forms Needs review
Should we then close this issue and move the discussion there?
Added support to user login and user password reset forms https://git.drupalcode.org/issue/lupus_decoupled-3336148/-/commit/f6be7e...
Hi! Coming from the issue https://www.drupal.org/project/lupus_ce_renderer/issues/3338361 β¨ Adding support to User login and User password forms Closed: duplicate . I've renamed the modules, so they follow the pattern lupus_decoupled. I'll try and adapt my code for user forms in a similar way to your contact module.
This issue has already been fixed on https://www.drupal.org/project/drupal/issues/2916142 β
Thanks for all the feedback! I'm getting the blocks via https://api.drupal.org/api/drupal/core%21modules%21block%21src%21BlockRe... which gets the blocks for the default theme, but we can do something else if necessary.
I recreated my PR for lupus_decoupled as a submodule, and creating the custom_element from the render array for every block :)