Ghost/ghost/admin/app/components/modals
Kevin Ansfield beb03dbb43 bring keyboard navigation back to the content screen
refs https://github.com/TryGhost/Ghost/issues/7860
- restores the previous up/down/enter/cmd+backspace functionality
- modifies the `delete-post` modal to accept a hash with an `onSuccess` action
2017-02-04 09:01:52 -06:00
..
base.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
copy-html.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
delete-all.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-post.js bring keyboard navigation back to the content screen 2017-02-04 09:01:52 -06:00
delete-subscriber.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-tag.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-theme.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-user.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
import-subscribers.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
invite-new-user.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
leave-editor.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
markdown-help.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
new-subscriber.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
re-authenticate.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
transfer-owner.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
upload-image.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
upload-theme.js display warnings after theme upload (#262) 2016-09-14 18:34:07 +01:00