Skip to content

Conversation

@adamcbuckley
Copy link
Contributor

I am required to support IE8 and am therefore limited to Angular JS 1.2

I am sure you would make this fix in due course, but I have deadlines! :-)

The Angular 1.2 version of $setDirty taken from http://makandracards.com/makandra/29625-setdirty-for-angular-1-2

I also fixed a typo - if(ngModel.$setDirty()) should be if(ngModel.$setDirty) (right?)

I am required to support IE8 and am therefore limited to Angular JS 1.2

I am sure you would make this fix in time, but I have deadlines!  :-)

The Angular 1.2 version of $setDirty taken from http://makandracards.com/makandra/29625-setdirty-for-angular-1-2
@davidlgj
Copy link
Contributor

:D Oh thanks, what a typo!

davidlgj added a commit that referenced this pull request Mar 10, 2015
Schema validation fix for Angular 1.2  ($setDirty)
@davidlgj davidlgj merged commit dc32574 into json-schema-form:development Mar 10, 2015
@adamcbuckley adamcbuckley deleted the patch-1 branch March 13, 2015 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants