Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

feat(Animation): Animation for AngularDart. #635

Closed
wants to merge 1 commit into from

Conversation

codelogic
Copy link
Contributor

Final pull request for NgAnimate. This is prefered to the original long running #551 version.

Demo is located under demo/animate_demo/web/index.html and currently includes:

  • ng-if, ng-select and ng-show``ng-hide examples.
  • ng-repeat examples.
  • ng-class examples.

Animation library currently includes:

  • window.requestAnimationFrame based AnimationLoop implementation instead of timer delay for the animation loop.
  • Integration with ng-if, ng-unless, ng-switch, ng-show, ng-hide, ng-repeat, ng-cloak and all of the ng-form implementations.

@vicb
Copy link
Contributor

vicb commented Feb 27, 2014

@codelogic have you checked my PR ?

mhevery pushed a commit to mhevery/angular.dart that referenced this pull request Feb 27, 2014
mhevery pushed a commit to mhevery/angular.dart that referenced this pull request Feb 27, 2014
@mhevery mhevery closed this in 5a36e77 Feb 27, 2014
@codelogic codelogic mentioned this pull request Mar 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants