Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

feat($animate): animate dirty, pristine, valid, invalid for form/fields #5378

Closed
wants to merge 1 commit into from

Conversation

eunomie
Copy link
Contributor

@eunomie eunomie commented Dec 12, 2013

Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

@ghost ghost assigned tbosch and matsko Dec 13, 2013
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.
@eunomie
Copy link
Contributor Author

eunomie commented Jan 21, 2014

Is there something I can do to help you integrate this PR ?

@tbosch tbosch modified the milestones: 1.2.12, 1.2.11, 1.2.13 Feb 3, 2014
@btford btford modified the milestones: 1.2.14, 1.2.13 Feb 15, 2014
@matsko
Copy link
Contributor

matsko commented Feb 27, 2014

Now that the class-based animation fixes have been made in 1.2.13, we can merge this in. Will you be around later today incase of fixes? Sorry for the short notice.

@eunomie
Copy link
Contributor Author

eunomie commented Feb 27, 2014

Great news :-)
I can be available within 12 hours (I'm in France and only have an internet connection on my phone before)

@matsko
Copy link
Contributor

matsko commented Feb 28, 2014

Alright so the code is great. We're in a bit of a hurry to get this in for tomorrow's release so I'll just redo the test and merge it in.

matsko pushed a commit to matsko/angular.js that referenced this pull request Feb 28, 2014
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes angular#5378
matsko pushed a commit to matsko/angular.js that referenced this pull request Feb 28, 2014
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes angular#5378
@matsko
Copy link
Contributor

matsko commented Feb 28, 2014

Here is the updated PR with fixes to the tests and docs. It has also been rebased onto master.

#6489

@matsko
Copy link
Contributor

matsko commented Feb 28, 2014

Closing this for now. Your name is on the new PR commit as well.

@matsko matsko closed this Feb 28, 2014
matsko pushed a commit to matsko/angular.js that referenced this pull request Feb 28, 2014
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes angular#5378
matsko pushed a commit to matsko/angular.js that referenced this pull request Feb 28, 2014
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes angular#5378
matsko pushed a commit that referenced this pull request Feb 28, 2014
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes #5378
@matsko
Copy link
Contributor

matsko commented Feb 28, 2014

MERGED

@matsko
Copy link
Contributor

matsko commented Feb 28, 2014

Landed as 3344396

@eunomie
Copy link
Contributor Author

eunomie commented Feb 28, 2014

Yeah! Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants