0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Matt Enlow d8f858e264 Go between post list / post content with keyboard
Closes #3940
- Pushing left/right changes the "focus" of the posts screen to the list / content, respectively
- Once one of these has been focused, up/down keyboards work on that section in particular
- By default, the post list is selected
- Using the keyboard to focus one of the two makes it go "poof" to let you know you changed stuff
2014-10-27 09:41:13 -06:00
..
editor Fix up title/slug handling on posts. 2014-10-25 23:35:50 +00:00
posts Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
application.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
content.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
debug.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
error404.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
forgotten.js
mobile-index-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Go between post list / post content with keyboard 2014-10-27 09:41:13 -06:00
reset.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
setup.js
signin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signout.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00