0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Matthew Harrison-Jones 6170acb670 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-08-16 12:44:11 +01:00
..
controllers fixes extensions bug for image uploader 2013-08-13 21:04:07 +01:00
data Removed my personal information from fixtures as Ghost is starting to get deployed more frequently now for testing purposes. 2013-08-10 15:42:54 +02:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00
models Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Improved mobile interactions 2013-08-16 12:44:11 +01:00
api.js Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +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 JSLint fixes for new version 2013-07-31 09:21:22 +01:00