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 Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
book-sort.js Added multi-select to book-sort interface 2020-04-27 16:53:27 +01:00
breadcrumb-listing.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
chapter-toggle.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
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 Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
details-highlighter.js Added a view for the API docs 2020-01-15 20:18:02 +00:00
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 Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
entity-permissions-editor.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
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 Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
event-emit-select.js Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
expand-toggle.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
header-mobile-toggle.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
homepage-control.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
image-manager.js Fixed some image manager behaviour 2020-07-25 11:47:12 +01:00
image-picker.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
index.js Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
list-sort-control.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
markdown-editor.js Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
new-user-password.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
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 Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
page-editor.js Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
page-picker.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
permissions-table.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
popup.js Moved overlay component, migrated code-editor & added features 2020-06-28 00:06:47 +01:00
setting-app-color-picker.js Compacted entity color options in settings view 2019-12-07 21:23:15 +00:00
setting-color-picker.js added additional color settings into UI 2019-10-17 13:46:18 -05:00
shelf-sort.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
sidebar.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
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 Fixed editor JavaScript error in TemplateManager 2020-04-04 00:09:58 +01:00
toggle-switch.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
tri-layout.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
wysiwyg-editor.js Removed unused tinymce imagetools plugin 2020-07-25 01:09:35 +01:00