BookStack/resources/views
Dan Brown a5fa745749
Moved overlay component, migrated code-editor & added features
- Moved Code-editor from vue to component.
- Updated popup code so it background click only hides if the click
originated on the same background. Clicks within the popup will no
longer cause it to hide.
- Added session-level history tracking to code editor.
2020-06-28 00:06:47 +01:00
..
api-docs Updated listing endpoints to be clickable in api docs 2020-05-23 00:53:13 +01:00
auth Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
books Updated view-change endpoints to be clearer, separated books and shelf 2020-04-10 12:49:16 +01:00
chapters Aligned export styles a little better and fixed potential DOMPDF css error 2020-02-15 15:34:06 +00:00
comments Started attempt at formalising component system used in BookStack 2020-06-24 20:38:08 +01:00
common Started attempt at formalising component system used in BookStack 2020-06-24 20:38:08 +01:00
components Moved overlay component, migrated code-editor & added features 2020-06-28 00:06:47 +01:00
errors Performed review of "public intended" functionality provided in #1817 2020-03-14 18:29:31 +00:00
form Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00
pages Started attempt at formalising component system used in BookStack 2020-06-24 20:38:08 +01:00
partials Started attempt at formalising component system used in BookStack 2020-06-24 20:38:08 +01:00
search Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
settings Started work on supporting a dark-mode 2020-04-10 22:38:29 +01:00
shelves Updated shelf-list view to enforce view permissions for child books 2020-05-12 22:21:45 +01:00
users Added files missed in previous commit 2020-02-02 10:59:03 +00:00
vendor Removed html dir tag for now, Updated lang format 2019-08-18 18:57:35 +01:00
base.blade.php Added dark/light mode toggle to profile dropdown menu 2020-04-11 20:37:51 +01:00
simple-layout.blade.php Cleaned up old toolbar usage 2019-04-06 17:43:44 +01:00
tri-layout.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00