BookStack/resources/views/chapters
Dan Brown 0cfff6ab6f
Reviewed and refactored next/previous navigation button implementation
- Updated styling to include item name.
- Extracted used text to translations.
- Updated the design to better suit the surrounding blocks.
- Removed newly added model/repo methods.
- Moved core logic out of controller and instead into a "NextPreviousContentLocator"
helper with re-uses the output from the book-tree generation.
- Also added the system to chapters.

For #2511
2021-05-29 12:39:41 +01:00
..
child-menu.blade.php Fixed book-tree-gen page visibility issue 2020-12-17 17:31:18 +00:00
create.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
delete.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
edit.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
export.blade.php Standardised export views with base layout, Reduced included export styles 2021-05-04 23:15:05 +01:00
form.blade.php Added name input autofocus on shelves, books and chapters 2021-05-26 15:25:23 +01:00
list-item.blade.php Fixed book-tree-gen page visibility issue 2020-12-17 17:31:18 +00:00
move.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
permissions.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
show.blade.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00