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
dates.js
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
vdom.js Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00