BookStack/resources/js/components
Dan Brown 14ea6c9de3
Made fixes/updates during pre-release review
- Fixed page editor default focus not working as expected due to
  misnamed attribute.
- Added owned_by to relevant areas of the API including the docs.
- Made book relation on page accessible even if deleted since it could cause an issue on views, such as audit trail, when the relation is accessed when the book is deleted.
2021-01-03 22:29:58 +00:00
..
add-remove-rows.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
ajax-delete-row.js Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
ajax-form.js Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
attachments.js Added button for inserting attachment link to a page 2020-09-13 18:58:05 +01:00
auto-suggest.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
back-to-top.js
book-sort.js Updated esbuild options and version & updated npm deps 2020-09-30 22:28:53 +01:00
chapter-toggle.js
code-editor.js Moved overlay component, migrated code-editor & added features 2020-06-28 00:06:47 +01:00
code-highlighter.js Added "Getting Started" API docs 2020-01-18 14:03:11 +00:00
collapsible.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
custom-checkbox.js
details-highlighter.js Added a view for the API docs 2020-01-15 20:18:02 +00:00
dropdown-search.js Added user-select input 2020-12-31 17:25:20 +00:00
dropdown.js Added user-select input 2020-12-31 17:25:20 +00:00
dropzone.js Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
editor-toolbox.js
entity-permissions-editor.js
entity-search.js Converted entity-dash from vue to a component 2020-06-28 21:15:00 +01:00
entity-selector-popup.js Moved overlay component, migrated code-editor & added features 2020-06-28 00:06:47 +01:00
entity-selector.js
event-emit-select.js Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
expand-toggle.js
header-mobile-toggle.js
homepage-control.js
image-manager.js Fixed some image manager behaviour 2020-07-25 11:47:12 +01:00
image-picker.js
index.js Added user-select input 2020-12-31 17:25:20 +00:00
list-sort-control.js
markdown-editor.js Service provider and other cleanup 2020-11-21 17:52:49 +00:00
new-user-password.js
notification.js Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
optional-input.js Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
page-comments.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
page-display.js
page-editor.js Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
page-picker.js
permissions-table.js
popup.js Moved overlay component, migrated code-editor & added features 2020-06-28 00:06:47 +01:00
setting-app-color-picker.js
setting-color-picker.js
shelf-sort.js
sidebar.js
sortable-list.js Continued implementation of attachment drag+drop 2020-09-13 18:31:14 +01:00
submit-on-change.js Added audit log interface 2020-09-19 12:06:45 +01:00
tabs.js Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
tag-manager.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
template-manager.js Fixed editor JavaScript error in TemplateManager 2020-04-04 00:09:58 +01:00
toggle-switch.js
tri-layout.js
user-select.js Added user-select input 2020-12-31 17:25:20 +00:00
wysiwyg-editor.js Service provider and other cleanup 2020-11-21 17:52:49 +00:00