1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-10-30 23:52:40 +01:00
BookStack/resources/js
Dan Brown 70be28d22c Updated tinymce code block handling to help prevent breaking history states
Only used an undo transaction on startup and added a small delay
to codeMirror parsing on SetContent's to help avoid
the rendering activities getting caught in undoManager states.
Seemed to improve things a lot in Firefox & chrome on my dev machine.

For #2602
2021-04-19 22:00:33 +01:00
..
components Updated tinymce code block handling to help prevent breaking history states 2021-04-19 22:00:33 +01:00
services Fixed response JSON detection when charset existed 2021-04-18 22:12:26 +01:00
index.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00