BookStack/resources/js
Dan Brown 24e6dc4b37
WYSIWYG: Altered how custom head added to editors
Updated to parse and add as DOM nodes instead of innerHTML to avoid
triggering an update of all head content, which would throw warnings in
chromium in regard to setting the base URI.

For #4814
2024-01-30 11:38:47 +00:00
..
code JS Events: Added CM pre/post init events 2023-11-01 17:56:52 +00:00
components Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
markdown Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
services JS: Removed random extra import 2023-11-09 13:36:00 +00:00
wysiwyg WYSIWYG: Altered how custom head added to editors 2024-01-30 11:38:47 +00:00
app.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00