0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/app/utils
Hannah Wolfe 5db6fc4f18 No more CodeMirror
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
2015-03-17 14:32:55 +00:00
..
ajax.js
bind.js
bound-one-way.js
caja-sanitizers.js
config-parser.js
ctrl-or-cmd.js
date-formatting.js
document-title.js
dropdown-service.js
ed-image-manager.js No more CodeMirror 2015-03-17 14:32:55 +00:00
editor-shortcuts.js No more CodeMirror 2015-03-17 14:32:55 +00:00
ghost-paths.js
isFinite.js
isNumber.js
link-view.js
mobile.js
notifications.js
set-scroll-classname.js
text-field.js
titleize.js
validator-extensions.js
word-count.js