Ghost/ghost/admin/app/routes/settings
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
..
design Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
integration/webhooks Fixed sticky validation errors when editing webhooks 2018-11-13 11:40:24 +00:00
integrations Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
tags Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
code-injection.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
design.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
general.js Refactored styleBody mixin 2019-05-20 14:57:21 +01:00
integration.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
integrations.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
labs.js Removed unused body classes added by using the StyleBody mixin 2019-05-20 14:15:46 +01:00
tags.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00