Ghost/ghost/admin/app/mixins
Kevin Ansfield bb7df76af0 Refactored styleBody mixin
no issue
- removed `styleBody` mixin in favour of using Ember's `buildRouteInfoMetadata` hook and router events in the `ui` service
- refactored separate CSS classes for each unauthenticated route into a single `.unauthenticated-route` class because hiding mobile nav whilst unauthenticated was the only use for body classes
2019-05-20 14:57:21 +01:00
..
body-event-listener.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
current-user-settings.js Left navigation menu update (#1102) 2019-02-22 16:43:35 +07:00
dropdown-mixin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings-menu-component.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
shortcuts-route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
slug-url.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
text-input.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
unauthenticated-route-mixin.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
validation-engine.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
validation-state.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00