0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client
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
..
app Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00
config Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets
tests Basic post/user search 2015-08-31 22:47:26 +01:00
.ember-cli
.gitignore
.jshintrc
.watchmanconfig
bower.json Dep: Remove typeahead 2015-08-25 16:26:10 +01:00
Brocfile.js Copy selectize styles ready for customisation 2015-08-26 14:32:39 +01:00
package.json Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
testem.json