BookStack/resources/js/services
Dan Brown 819ec55b1b
Fixed code block language parsing issue
Language parsing of code blocks could falter on pasted code blocks due
to the lanuage being parsed with a space which would throw an error when
used as a css class.
This adds more extensive language parsing to be safer.

Fixes #3133
2022-01-04 11:54:24 +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 Fixed code block language parsing issue 2022-01-04 11:54:24 +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 origin verification to postMessage usage. 2021-05-25 00:05:20 +01:00
events.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
http.js Fixed response JSON detection when charset existed 2021-04-18 22:12:26 +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