1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Matt Enlow 3671f7a028 Add mobile menu open button and close on click outside nav
- Adds gh-view-title component to implement mobile menu button for titles on any page
- Refactors the `content-cover` out into the application template
- Fix various z-index issues with content-cover and gh-alert
- Move `.settings-menu-expanded` application view state from body to `.gh-viewport`
- Unify nav menu / mobile menu actions and code
2015-06-08 22:13:34 +02:00
..
editor Don't do autosave on new post 2015-04-11 17:42:44 +01:00
modals Add mobile menu open button and close on click outside nav 2015-06-08 22:13:34 +02:00
posts Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
settings update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
setup Fix up new setup code 2015-05-27 15:10:47 -05:00
about.js Fix route for About page 2015-05-25 17:06:17 +01:00
application.js Add mobile menu open button and close on click outside nav 2015-06-08 22:13:34 +02:00
error.js Fixup broken error page styles 2015-06-08 12:14:58 +01:00
feature.js finish up password protection 2015-05-12 12:02:18 -06:00
post-settings-menu.js update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
post-tags-input.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
posts.js Fixed typos 2015-03-17 17:43:53 +00:00
reset.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
setup.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
signin.js Fix call to this.notification 2015-06-04 00:02:03 -05:00
signup.js Fix up new setup code 2015-05-27 15:10:47 -05:00