Ghost/ghost/admin/app/styles
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
..
addons Editor refactors (#679) 2017-05-08 10:44:02 +01:00
components SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
layouts SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
patterns Fix for Firefox CSS Issues (#671) 2017-04-25 09:17:16 +01:00
app-dark.css SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
app.css SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
csscomb.json Introduce new notification and alerts components 2015-05-22 19:05:13 +01:00