Ghost/core/shared
David Arvelo 6658675646 Implement Mobile Editor
closes #2957
- add FastClick library to Gruntfile.js
- add touch-editor to client/assets/lib/
- add mobile-specific utils to util/mobile-utils.js
- add codemirror util to set up TouchEditor only if we're really on mobile
- change gh-codemirror from having a default action to a named action. prevents Ember.TextArea firing action on change
- change gh-codemirror `cm.getDoc().getValue()` to `cm.getValue()` for portability
- change codemirror-shortcuts ES6 export/import style
- changed ghostimagepreview.js to check for Ember.touchEditor in addition to Ghost.touchEditor
2014-06-24 18:33:43 -04:00
..
img
lang Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
lib/showdown/extensions Implement Mobile Editor 2014-06-24 18:33:43 -04:00
favicon.ico
robots.txt Introduce default robots.txt 2014-01-28 20:05:59 +07:00