mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
e2348e6802
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. |
||
---|---|---|
.. | ||
editor | ||
settings | ||
application.js | ||
content-list-content-view.js | ||
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 | ||
posts.js | ||
settings.js |