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
clipboard.js
code.js
dates.js
dom.js
drawio.js
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