BookStack/resources/js/components
Dan Brown 7ebe7d4e58
Default templates: Added page picker and working forms
- Adapted existing page picker to be usable elsewhere.
- Added endpoint for getting templates for entity picker.
- Added search template filter to support above.
- Updated book save handling to check/validate submitted template.
  - Allows non-visible pages to flow through the save process, if not
    being changed.
- Updated page deletes to handle removal of default usage on books.
- Tweaked wording and form styles to suit.
- Updated migration to explicity reflect default value.
2023-12-11 15:58:27 +00:00
..
add-remove-rows.js
ajax-delete-row.js
ajax-form.js
attachments-list.js
attachments.js
auto-submit.js
auto-suggest.js Tags: Fixed enter press clearing field 2023-10-04 09:08:10 +01:00
back-to-top.js
book-sort.js
chapter-contents.js
code-editor.js
code-highlighter.js
code-textarea.js
collapsible.js
component.js
confirm-dialog.js
custom-checkbox.js
details-highlighter.js
dropdown-search.js
dropdown.js Dropdowns: Fixed bad direction logic, added dynmaic height 2023-11-07 15:07:11 +00:00
dropzone.js Added the ability to replace existing image files 2023-05-28 17:32:22 +01:00
editor-toolbox.js Editors: Adjusted new design for mobile and dark mode 2023-10-14 17:10:29 +01:00
entity-permissions.js
entity-search.js
entity-selector-popup.js Editors: Updated entity link select to pre-fill with selection 2023-09-24 18:33:33 +01:00
entity-selector.js Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
event-emit-select.js
expand-toggle.js
global-search.js
header-mobile-toggle.js
image-manager.js JS: Fixed ESLint issues 2023-10-01 18:13:54 +01:00
image-picker.js
index.js Comments: updated component and split out code 2023-06-07 17:47:37 +01:00
list-sort-control.js
markdown-editor.js
new-user-password.js
notification.js
optional-input.js
page-comment.js Comments: Updated reply-to and general styling 2023-06-09 17:36:30 +01:00
page-comments.js Comments: Fixed JS error when lacking commenting permissions 2023-09-11 18:40:40 +01:00
page-display.js Page JS: Improved block jumping and highlighting 2023-11-01 18:49:47 +00:00
page-editor.js Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
page-picker.js
permissions-table.js
pointer.js Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
popup.js
setting-app-color-scheme.js
setting-color-picker.js
setting-homepage-control.js
shelf-sort.js
shortcut-input.js
shortcuts.js Shortcuts: Prevented help shown when in inputs 2023-10-23 11:04:09 +01:00
sortable-list.js
submit-on-change.js
tabs.js Image manager: cleaned up style changes, dark mode support 2023-05-29 15:50:36 +01:00
tag-manager.js
template-manager.js
toggle-switch.js
tri-layout.js
user-select.js
webhook-events.js
wysiwyg-editor.js