0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
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
..
assets Improved mobile interactions 2013-08-16 12:44:11 +01:00
helpers
models
tpl Merge pull request #339 from javorszky/iss282 2013-08-06 01:17:43 -07:00
views Improved mobile interactions 2013-08-16 12:44:11 +01:00
init.js Minor update to notification frontend api 2013-08-06 08:55:47 +01:00
markdown-actions.js
mobile-interactions.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
router.js
tagui.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
toggle.js