0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/views
Matt Enlow d61e37e799 Fix -navbar events attachment
Closes #3623
- Move hamburger logic to action with terrible name, "toggleSidebarOrGoHome"
- Move ".js-close-sidebar" events to a document.on(event, *selector*, f) to make sure they attach even when the js-close-sidebars aren't on page (ie, hidenav)
2014-08-10 15:31:47 -06:00
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
settings Show "Make Owner" only if displayed user is admin 2014-08-02 07:02:50 -07:00
application.js Fix -navbar events attachment 2014-08-10 15:31:47 -06:00
content-list-content-view.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
content-preview-content-view.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
editor-save-button.js Make exports consitent. 2014-06-09 13:58:35 -04:00
item-view.js Make exports consitent. 2014-06-09 13:58:35 -04:00
post-item-view.js Better editor entry 2014-06-23 10:15:06 -06:00
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 Fix -navbar events attachment 2014-08-10 15:31:47 -06:00
settings.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00