Ghost/ghost/admin/tests/integration
Kevin Ansfield 762c3c4df0 SimpleMDE editor (#682)
no issue

* move "save on first change" behaviour into editor controller
* allow TAB events to be specified in keyEvents hash of gh-input
* replace mobiledoc-kit/gh-koenig with a SimpleMDE based editor
    - remove `gh-koenig` in-repo-addon from `package.json` so that test files etc aren't loaded
    - remove `mobiledoc-kit` dependencies
    - extends `gh-editor` to handle file drag/drop
    - adds `gh-uploader` and `gh-progress-bar` components to handle file uploads in a more composable manner
    - adds `gh-simplemde` component that wraps SimpleMDE
2017-05-08 11:35:42 +01:00
..
adapters tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
components SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
services 🎨 synchronous settings service 2017-03-20 07:43:49 -05:00