mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
f44c54862b
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 |
||
---|---|---|
.. | ||
body-event-listener.js | ||
dropdown-mixin.js | ||
shortcuts-route.js | ||
shortcuts.js | ||
text-input.js | ||
validation-engine.js | ||
validation-state.js |