BookStack/resources/views/layouts/parts
Dan Brown d5a3bdb7aa
Header: Simplified, split and re-orgranised view file(s)
- Moved "common" template partials, that are only used in layouts, to
  layouts/parts folder.
- Simplified HTML structure of header template.
- Extracted logo and links from header template to simplify.
- Added header-links-start template for easier extension/customization
  without needing to override full list of links.
  - Added test to cover usage of this.

For #4564
2023-09-24 10:29:51 +01:00
..
base-body-end.blade.php Added base template convenience partials for theme system users 2022-06-22 12:47:31 +01:00
base-body-start.blade.php Added base template convenience partials for theme system users 2022-06-22 12:47:31 +01:00
custom-head.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
custom-styles.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
export-body-end.blade.php Added convenience theme system partials for export layouts 2022-08-09 13:46:52 +01:00
export-body-start.blade.php Added convenience theme system partials for export layouts 2022-08-09 13:46:52 +01:00
footer.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
header-links-start.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
header-links.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
header-logo.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
header-search.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
header-user-menu.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
header.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
notifications.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00
skip-to-content.blade.php Header: Simplified, split and re-orgranised view file(s) 2023-09-24 10:29:51 +01:00