Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.3.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2025 at 10:08 UTC
Updated:
18 Dec 2025 at 11:54 UTC
Jump to comment: Most recent
Make it easy to put rows into a custom component, e.g. in an existing grid element.
Allow configurarion of a custom wrapper wrapper element around rows.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fagoComment #4
fagoI got it all implemented now. Additionally, I added the option to allow the configuration of an optional custom-element name for the custom element of the page/block - so it's easier to customize! Besides that I made sure the style-plugin works good on its own with a regular page-display and add test coverage for that also.
Comment #6
fago