mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
786e0ac9c5
no issue - if a plain native class instance with tracked properties is validated against the `ValidationEngine` and it's associated validators would cause errors by assuming that the instance has a `.get()` method - updated all model access in `ValidationEngine` and the validators to use direct property access which works for both native class and `EmberObject` instances |
||
---|---|---|
.. | ||
body-event-listener.js | ||
dropdown-mixin.js | ||
shortcuts-route.js | ||
shortcuts.js | ||
text-input.js | ||
validation-engine.js | ||
validation-state.js |