mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
no issue - ~10x speedup in processing time taken on each keypress when there are many images/image upload components in the editor - edit DOM in memory before changing it in the page to avoid double-render - keep upload components around and re-assign them on re-render, adding or removing an image will still re-generate everything - adds a throttle to the preview rendering so that renders don't get queued up - fixes occasional bug where uploading an image didn't update the markdown correctly due to a timing issue |
||
---|---|---|
.. | ||
gh-count-characters.js | ||
gh-count-down-characters.js | ||
gh-count-words.js | ||
gh-format-html.js | ||
gh-format-markdown.js | ||
gh-format-timeago.js | ||
gh-path.js | ||
gh-user-can-admin.js | ||
highlighted-text.js | ||
is-equal.js | ||
is-not.js |