Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jul 2024 at 09:37 UTC
Updated:
13 Sep 2024 at 06:04 UTC
Jump to comment: Most recent
Update composer.json to include ^3.0.0-alpha2 and remove 3.x-dev
Simple task, considered committing this without creating a drupal.org issue. Created an issue anyway to highlight this, because the removal is technically a compatibility break.
Details in equivalent lupus_ce_renderer #3461418: Make compatible with 'proper' custom_elements:3.x releases. Also discussed internally with @useernamee.
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
roderikDiscussed Wed 14 August with @fago, who said there's nothing against just dropping the explicit dependency on custom_elements. We depend on it indirectly through lupus_ce_renderer.
If I get to be the person to make the next lupus_decoupled release, I'll merge this. (It's not on my direct timeline ...yet.)
Comment #6
fago