0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Matthew Harrison-Jones 27b85744f1 Improved mobile interactions
This is simply a commit which improves the mobile interactions. This does not fix UI problems on mobiles.

New interactions;

Menu
* Swipe right on header to show sidebar
* Swipe left on sidebar to hide

Content
* Tap / Swipe left on item to show preview
* Swipe right to show content list

Settings
* Tap / Swipe left on link to show settings
* Swipe right on settings to show links
2013-07-30 15:27:38 +01:00
..
controllers Bugfix: data export path wasn't changed during restructure 2013-07-24 23:22:33 +01:00
data New fixture 2013-07-11 23:10:19 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Notifications on front end 2013-07-22 14:41:27 +01:00
models App restructure - closes #245 2013-07-11 20:23:34 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
views Improved mobile interactions 2013-07-30 15:27:38 +01:00
api.js Notifications on front end 2013-07-22 14:41:27 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js App restructure - closes #245 2013-07-11 20:23:34 +01:00