BookStack/resources/js/services
Dan Brown bc1e84325c Made codemirror editor load a lot more efficient
Brings down total editor load time from about 11s to 7s from testing in
4x reduced CPU speed in chrome.
About 1.5 seconds of that is editor init/page load.
Post editor-init/page-load time is now 60% of previous from testing.

Related to #2518
2021-01-31 16:26:54 +00: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 Made codemirror editor load a lot more efficient 2021-01-31 16:26:54 +00: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 http service to not read 204 response data 2020-09-30 22:32:03 +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