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/mixins
Austin Burdine fd6f2551bb Bower => NPM (#972)
no issue

- Convert validator to an npm dependency
  - clean up validator imports
  - fix validator function imports
  - remove unused validator extensions
- Convert devicejs to an npm dependency
- Convert remaining used bower deps to npm deps
- 🔥 Remove bower & unused bower dependencies
- remove globals imports in favor of direct module imports where possible
2018-03-19 17:56:09 +00:00
..
body-event-listener.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
current-user-settings.js Contributor Role (#948) 2018-02-07 10:42:46 +01:00
dropdown-mixin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
pagination.js Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00:00
settings-menu-component.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts-route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
slug-url.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
style-body.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
text-input.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
unauthenticated-route-mixin.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
validation-engine.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
validation-state.js ESLint: Don't use observers if possible 2018-01-12 12:17:56 +00:00