mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
6545afacd6
This changes how the editors interact with the parent page-editor compontent, which handles auto-saving. Instead of blasting the full editor content upon any change to that parent compontent, the editors just alert of a change, without the content. The parent compontent then requests the editor content from the editor component when it needs that data for an autosave. For #3981 |
||
---|---|---|
.. | ||
common-events.js | ||
config.js | ||
drop-paste-handling.js | ||
icons.js | ||
plugin-codeeditor.js | ||
plugin-drawio.js | ||
plugins-about.js | ||
plugins-customhr.js | ||
plugins-details.js | ||
plugins-imagemanager.js | ||
plugins-stub.js | ||
plugins-tasklist.js | ||
scrolling.js | ||
shortcuts.js | ||
toolbars.js | ||
util.js |