1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/models
Kevin Ansfield 4b48328e6d 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
..
invite.js 💄remove final jscs references 2016-11-16 12:27:30 +00:00
navigation-item.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
post.js SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
role.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
setting.js 🎨 settings model inconsistency (#669) 2017-04-24 18:42:43 +01:00
slack-integration.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
subscriber.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
tag.js 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00
theme.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
user.js 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00