mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 09:52:09 +03:00
5db6fc4f18
closes #4368, fixes #1240 (spellcheck), fixes #4974 & fixes #4983 (caret positioning bugs) - Drop CodeMirror in favour of a plain text area - Use rangyinputs to handle selections cross-browser - Create an API for interacting with the textarea - Replace marker manager with a much simpler image manager - Reimplement shortcuts, including some bug fixes |
||
---|---|---|
.. | ||
body-event-listener.js | ||
current-user-settings.js | ||
dropdown-mixin.js | ||
ed-editor-api.js | ||
ed-editor-scroll.js | ||
ed-editor-shortcuts.js | ||
editor-base-controller.js | ||
editor-base-route.js | ||
editor-base-view.js | ||
loading-indicator.js | ||
nprogress-save.js | ||
pagination-controller.js | ||
pagination-route.js | ||
pagination-view-infinite-scroll.js | ||
selective-save.js | ||
settings-menu-controller.js | ||
shortcuts-route.js | ||
style-body.js | ||
text-input.js | ||
validation-engine.js |