0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
Felix Rieseberg e2348e6802 Ghost Logo navigation responds correctly to mobile
closes #3522
- Previously, the logo had a href attribute which was manually kept
from executing on mobile. Slow mobile devices that didn’t fully load
the JS would therefore navigate “desktop style”
- The href attribute is now set after the event handler has been loaded, ensuring correct navigation behaviour.
2014-08-05 10:05:32 -07:00
..
editor
settings Show "Make Owner" only if displayed user is admin 2014-08-02 07:02:50 -07:00
application.js Ghost Logo navigation responds correctly to mobile 2014-08-05 10:05:32 -07:00
content-list-content-view.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
content-preview-content-view.js
editor-save-button.js
item-view.js
post-item-view.js
post-settings-menu-view.js
post-tags-input.js Move inline templates to standalone template file 2014-07-15 15:21:44 +00:00
posts.js Handle toggleing the content screen on mobile. 2014-08-01 02:47:29 -04:00
settings.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00