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 #6489

Closed
wants to merge 1 commit into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented 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

@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#6489)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

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 matsko added this to the 1.2.14 milestone Feb 28, 2014
@IgorMinar
Copy link
Contributor

lgtm

@matsko
Copy link
Contributor Author

matsko commented Feb 28, 2014

MERGED

@matsko
Copy link
Contributor Author

matsko commented Feb 28, 2014

Landed as 3344396

@matsko matsko closed this Feb 28, 2014
@matsko matsko deleted the animate-form-fields-states branch March 19, 2014 01:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants