0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/app/mixins
Hannah Wolfe 9b6214b9ad Form field icons load in default 'grey' state
ref #5652

- validations can be in default, success or error state
- adds check for 'hasValidated' if the validations haven't fired yet, the field is in the default state
- hasValidated is an Ember.Array which tracks the state for each field
2015-09-01 13:02:27 +01:00
..
body-event-listener.js
current-user-settings.js
dropdown-mixin.js
ed-editor-api.js
ed-editor-scroll.js
ed-editor-shortcuts.js
editor-base-controller.js
editor-base-route.js
infinite-scroll.js
pagination-controller.js
pagination-route.js
settings-menu-controller.js
settings-save.js
shortcuts-route.js
style-body.js
text-input.js
validation-engine.js Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00