MDL-81597 theme_boost: Fix header bar alignment 78db6bbce81e101dc104a3e61fcaab8837d42a29
authorMikel Martín <mikel@moodle.com>
Wed, 8 May 2024 11:37:29 +0000 (13:37 +0200)
committerMikel Martín <mikel@moodle.com>
Tue, 28 May 2024 14:37:57 +0000 (16:37 +0200)
commit78db6bbce81e101dc104a3e61fcaab8837d42a29
tree0e8481154440582d03460d7720b425e04f734365
parente1d2a046d359be38885add9f0f94cd87dfa8ae0e
MDL-81597 theme_boost: Fix header bar alignment

- Refactot context_header class to implement named templatable so
render_context_header in core and theme_boost can be removed
- Refactor context_header to use templates
- Fix context header layout and styles
.upgradenotes/MDL-81597-2024052802370704.yml [new file with mode: 0644]
lib/outputcomponents.php
lib/outputrenderers.php
lib/templates/contextheader.mustache [new file with mode: 0644]
theme/boost/classes/output/core_renderer.php
theme/boost/scss/moodle/core.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css