Ghost/ghost/admin/app/utils
Kevin Ansfield 983110d931 Switched from ember-cli-shims to new module imports (#779)
no issue

- add eslint-plugin-ember, configure no-old-shims rule
- run `eslint --fix` on `app`, `lib`, `mirage`, and `tests` to move imports to the new module imports
- further cleanup of Ember globals usage
- remove event-dispatcher initializer now that `canDispatchToEventManager` is deprecated
2017-08-22 14:53:26 +07:00
..
bound-one-way.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
caja-sanitizers.js use markdown-it for markdown previews (#690) 2017-05-15 18:51:19 +02:00
ctrl-or-cmd.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
date-formatting.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
document-title.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
format-markdown.js 🐛 fix missing meta description preview (#719) 2017-05-30 15:07:12 +02:00
ghost-paths.js 🎨 Change asset path to /ghost/assets (#309) 2016-10-07 16:16:26 -05:00
isFinite.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
isNumber.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
link-component.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
random-password.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
text-field.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
titleize.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
validator-extensions.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
window-proxy.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
word-count.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00