Commit Graph

17 Commits

Author SHA1 Message Date
unknown
8302f8f839 Remove IAnimateService in angular.d.ts 2015-09-21 08:56:07 +05:00
unknown
aebfb46ca9 angular-animate - updated enabled 2015-09-11 11:42:02 +02:00
CodySchaaf
48daae6584 Adds angular-animateCss definitions
Re-adds deprecated ICookieStoreService since it can
still be used...for now.
Allow validators viewValue be an object, not just string.
2015-07-07 10:49:19 -07:00
chr22
c6f469b360 Update namespace from ng -> angular 2015-05-08 15:47:09 +02:00
Chris Barr
d2d2a6586b Adding params for Angular JS animation options
According to [The ngAnimate Documentation](https://docs.angularjs.org/api/ngAnimate/#applying-directive-specific-styles-to-an-animation it), it's possible to optionally specify animation `to` and `from` prameters in an object that can optionally be passed in to `animate` `enter` `leave` `addClass` `removeClass` and `setClass`
2015-03-23 12:30:51 -04:00
vvakame
32194eaa6f add commonjs module declarations to angular 2015-03-17 22:24:15 +09:00
Basarat Ali Syed
1571e6b394 Update angular-animate.d.ts 2015-03-12 11:40:58 +11:00
Raphael Schweizer
a6625f5962 add angular $animate.animate declaration 2015-03-06 13:07:51 +01:00
Jeremy Bell
c71628e076 Adding legacy 1.2 versions of angular-animate, angular-cookies, angular-mocks, angular-resource, angular-route, angular-sanitize, and angular-scenario to address a reference issue when you bring in the 1.2 version of the core angular library. Updated documentation links in the 1.2 versions to point to the 1.2 versions of the documentation. Labeled /angularjs/angular-*.ts as 1.3 in the headers. These will be the starting points for a deeper 1.3 update review - though they are mostly backwards compatible as-is. 2014-11-06 16:10:37 -05:00
Adi Dahiya
8d6654ebf3 Fix 'move' method name in angularjs $animate service typings 2014-10-10 10:51:04 -04:00
Adi Dahiya
df4413992a Add return type to cancel fn in $animate 2014-10-08 00:06:13 -04:00
Adi Dahiya
05432c972c Add return type to register fn in $animateProvider 2014-10-08 00:01:10 -04:00
Adi Dahiya
e00a5588ee Improve $animate service typings 2014-10-07 23:57:05 -04:00
Adi Dahiya
69ec24c5e9 Add default $animateProvider in angular.d.ts 2014-10-07 23:56:38 -04:00
Adi Dahiya
aaa4710e63 Add definitions for $animateProvider in angularjs
As per the docs [here](https://docs.angularjs.org/api/ng/provider/$animateProvider).
2014-10-07 12:16:58 -04:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Michel Salib
62f9fa8fda Adding angular $animate definition 2014-02-12 14:50:21 +01:00