1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/mixins
surgesoft 33c1a0b4a0 Change keyboard shortcut context
closes #4247
- added scope to every shortcut, the scope of shortcut is default to
  'default'
- add shortcut `enter` to modal which confirm the modal
- shortcut `enter` and `esc` now have scope 'modal'
- when lunch a modal, scope is switching to 'modal', and set back to
  'default' when close
- shortcut `enter` now confirm the dialog without conflicting with route
  shortcuts
2014-10-11 02:09:12 +08:00
..
body-event-listener.js Added popover component 2014-05-31 17:23:41 -06:00
current-user-settings.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
dropdown-mixin.js Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
editor-base-controller.js Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
editor-base-view.js Fix editor scroll depending on cursor location 2014-09-14 17:38:32 -06:00
editor-route-base.js Add Tab components 2014-09-18 18:15:43 -06:00
loading-indicator.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
marker-manager.js Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
nprogress-save.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00
pagination-controller.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-route.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-view-infinite-scroll.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
shortcuts-route.js Change keyboard shortcut context 2014-10-11 02:09:12 +08:00
style-body.js Implement Shortcuts in Ember 2014-06-19 15:07:42 -06:00
text-input.js Meta data screen 2014-09-21 15:13:06 +00:00
validation-engine.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00