-
fx-trigger
will now emitleave
animations- Rid of console logs :)
- Add demoApp to visually inspect animations for development
-
- Concat
ngAnimate
andTweenMax
into one file - Support for IonicFramework
- Concat
-
- You no longer use
fx.animations
in your modules, you must now usengFx
, so ...angular.module("app", ["ngFx"])
- You no longer have to include
ngAnimate
orGSAP
- ngFx is now regestered on bower as
ngFx
,bower install ngFx
- You no longer use