0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/app/controllers/settings
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
..
code-injection.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
general.js Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00
labs.js Fix alerts disappearing when navigating 2015-08-24 16:07:09 +01:00
navigation.js Fix alerts disappearing when navigating 2015-08-24 16:07:09 +01:00
tags.js Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00