BookStack/resources/js/services
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
..
animations.js Updated codeblock editor to work with fade animation 2019-12-07 16:54:34 +00:00
clipboard.js Better standardised and fixes areas of image pasting 2019-12-21 15:48:03 +00:00
code.js Started work on supporting a dark-mode 2020-04-10 22:38:29 +01:00
dates.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
dom.js Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
drawio.js Added support for changing the draw.io instance URL 2020-04-05 17:27:16 +01:00
events.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
http.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
translations.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
util.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00