Ghost/core/client
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
..
app No more CodeMirror 2015-03-17 14:32:55 +00:00
config Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
lib Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
public/assets
tests Fix up ember-cli generated files and misc jscs/jshint errors 2015-03-11 12:37:42 -06:00
vendor/showdown/extensions No more CodeMirror 2015-03-17 14:32:55 +00:00
.ember-cli
.gitignore
.jshintrc Change grunt jshint and jscs tasks 2015-03-11 12:37:42 -06:00
bower.json No more CodeMirror 2015-03-17 14:32:55 +00:00
Brocfile.js No more CodeMirror 2015-03-17 14:32:55 +00:00
package.json Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
testem.json