Skip to content

Instantly share code, notes, and snippets.

@matsko
Created June 10, 2013 19:05
Show Gist options
  • Save matsko/5751308 to your computer and use it in GitHub Desktop.
Save matsko/5751308 to your computer and use it in GitHub Desktop.
animator.animate('ng-hide-add', element).then(function() {
addClass('ng-hide');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment