Closed (fixed)
Project:
UI Suite Bootstrap
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2023 at 18:28 UTC
Updated:
21 Dec 2023 at 15:14 UTC
Jump to comment: Most recent
There are some differences between expected variables ("attributes", slots, props, declared in templates, macro arguments...) and callables (provided by Twig, defined as macro) and variables used in templates (printed, tested, altered...)
We need to align them.
Bootstrap 5:
Let's do a MR.
Bootstrap 4:
Let's commit directly.
Nothing, because we are lucky: we may change only templates and not the definitions.
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 #4
grimreaperI will do the BS5 part.
Comment #7
grimreaper