BookStack/resources/js/services
Dan Brown e00d88f45d
Updated markdown preview to update on diff-basis
Uses vdom system to diff and update the current markdown preview view
instead of requiring a full HTML replace change.
This should provide better performance, expecially where dynamically
loaded content such as iframes were in use.

Closes #3454
2022-06-07 16:07:28 +01:00
..
animations.js Tweaked chapter list item styles 2022-05-18 13:18:21 +01:00
clipboard.js Better standardised and fixes areas of image pasting 2019-12-21 15:48:03 +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 Made it possible to configure draw.io/diagrams.net integration 2022-04-20 23:32:02 +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
vdom.js Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00