0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/client/app/controllers
Kevin P. Kucharczyk 9eac05e082 Standardise client property names to camelCase
closes #6018
- added keyForAttribute method in application serializer
- override keyForAttribute in settings serializer to not apply camelCase/underscore conversion
- rename under_scored properties to camelCased
2016-01-23 19:12:22 +01:00
..
editor Refactor modals 2016-01-12 20:53:08 +00:00
settings cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
team Merge pull request #6341 from kevinansfield/fix-mixed-content-on-team-page 2016-01-21 09:46:00 +00:00
about.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
application.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
error.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
feature.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
post-settings-menu.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
posts.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
reset.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signin.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00