0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
surgesoft b5a29cdca5 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
..
editor Fix leave modal when leaving new post 2014-09-23 20:04:26 +00:00
posts Add Gmail-style shortcuts 2014-09-21 11:02:42 -06:00
settings Implements setting specific body classes 2014-09-24 15:24:15 +02:00
application.js Change keyboard shortcut context 2014-10-11 02:09:12 +08:00
content.js
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
error404.js
forgotten.js
mobile-index-route.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
posts.js Add Gmail-style shortcuts 2014-09-21 11:02:42 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00