Ghost/ghost/admin/app/mixins
Kevin Ansfield f44c54862b Completed Octane migration of integration controller
refs https://github.com/TryGhost/Ghost/issues/14101

Applied scout rule to fix linter errors when touching a file.

- added local `updateProperty` and `validateProperty` methods to remove use of `target=`
  - our validation implementation does not properly bind `this` so direct usage of `this.integration.validate` fails
- added `on-input` argument support to our `TextInput` mixin so we we're not overwriting the native event handlers on classic input components
2022-02-21 17:54:47 +00:00
..
body-event-listener.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
dropdown-mixin.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 Swapped to American English spellings 2021-06-09 16:32:14 +01:00
text-input.js Completed Octane migration of integration controller 2022-02-21 17:54:47 +00:00
validation-engine.js Added initial wiring for offer screens 2021-10-06 20:01:25 +05:30
validation-state.js Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00