BookStack/resources/js/components
Dan Brown 7590ecd37c
Updated some comment elements and standardised more JS
- Updated comment routes to be simpler.
- Updated comments JS to align better with updated component system.
- Documented available global JS functions/services.
- Removed redundant controller method.
- Added window.$events helpers for validation messages and
success/error.
- Updated JS events system to not be class based for simplicity.
- Added window.trans_plural method to handle pluralisation/replacements
where you already have the translation string itself.

Fixes #1836
2020-07-28 18:19:18 +01: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 Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +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
breadcrumb-listing.js
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
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
dropdown.js Started attempt at formalising component system used in BookStack 2020-06-24 20:38:08 +01: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 Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
list-sort-control.js
markdown-editor.js Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
new-user-password.js
notification.js
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 Converted the page editor from vue to component 2020-07-05 21:18:17 +01: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 Started migration of attachment manager from vue 2020-06-30 22:12: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
toggle-switch.js
tri-layout.js
wysiwyg-editor.js Removed unused tinymce imagetools plugin 2020-07-25 01:09:35 +01:00