BookStack/app/Http
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
..
Controllers Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
Middleware Added web-middleware based theme events 2021-03-17 12:56:56 +00:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Added web-middleware based theme events 2021-03-17 12:56:56 +00:00
Request.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00