Problem/Motivation
https://getbootstrap.com/docs/5.2/components/navbar/
https://getbootstrap.com/docs/5.2/components/dropdowns/#dark-dropdowns: navbar section to check
WIP, implementation to finish
Proposed resolution
type : pattern
Not implemeted:
https://getbootstrap.com/docs/5.2/components/navbar/#forms
https://getbootstrap.com/docs/5.2/components/navbar/#external-content
https://getbootstrap.com/docs/5.2/components/navbar/#containers: inner container
Issue fork ui_suite_bootstrap-3292595
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 #2
grimreaperDoing it for #3278423: Update page template regions.
Comment #3
grimreaperComment #4
grimreaperComment #5
grimreaperComment #7
grimreaperRemaining todos:
- Handle navbar scroll option.
- Handle navbar items.
- Handle dark dropdown if dark navbar.
- Move macro into dedicated component to be able to call it in menus presenter templates.
- Update navbar component preview
- Use patterns inside menus presenter templates
- Possibly implement preprocess like https://git.drupalcode.org/project/bootstrap/-/blob/8.x-3.x/src/Plugin/P...
Comment #8
grimreaperComment #9
grimreaperComment #11
grimreaper