Problem/Motivation
Restructure site-header into templates, menu element will be seperated into a dedicated component
Create regions file within global dir to house site-header & site-footer styles
Issue fork prototype-3387385
Show commands
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
jldust commentedThis is a major rework of the site-header and menu structure supported by Prototype. With this we have created a reusable menu component that supports out of the box accessibility and needs additional testing.
Comment #4
philip_stier commented@jldust - As mentioned, I can help transpose this into Vanilla JavaScript, but looks good for now :)
Comment #5
jldust commentedThanks for reviews, I've merged this in and it will be included in the next tagged release.
Comment #7
jldust commentedComment #8
jldust commentedThis has been included in the 5.x.2-alpha1 releases.