Commit Graph

37 Commits

Author SHA1 Message Date
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
Ryan Cavanaugh
541e24b685 Fix angularjs/angular; 'export declare'/'declare export' 2016-04-25 13:02:25 -07:00
Alexander Fisher
7b28209e09 Angular ui bootstrap: Update IModalSettings controller and resolve properties to not be any type
* Update resolve and controller from any to something more explicit that matches docs for  invoke, ui-router resolve, and angular-ui-bootstrap modal settings.

* Add comments to clarify structure of array.

* Add object in the union type for values of resolve object.
2016-04-06 20:15:33 +09:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
nkovacic
5d3116c83e Added commonJS support 2016-02-12 11:03:00 +01:00
Alain Sahli
f913843006 add support for AMD require 2015-09-03 10:54:06 +02:00
Daniel Rosenwasser
58345fc448 Merge branch 'master' into handleExtraObjectLiteralProperties
Conflicts:
	angular-ui-bootstrap/angular-ui-bootstrap-tests.ts
2015-08-17 12:28:46 -07:00
Daniel Rosenwasser
4410e5ba93 Missing comma. 2015-08-17 12:25:31 -07:00
Brian Surowiec
9adacf6790 Update to angular ui bootstrap v0.13.3 2015-08-10 04:06:13 -04:00
vvakame
7c27233ae4 fix angular-ui-bootstrap/angular-ui-bootstrap-tests.ts 2015-08-04 01:22:49 +09:00
Masahiro Wakame
766b95e9f2 Merge pull request #5180 from xt0rted/angular-ui-bootstrap-v.0.13.2
Update to angular ui bootstrap v.0.13.2
2015-08-04 00:18:51 +09:00
vvakame
ad308a429d Merge branch 'handleExtraObjectLiteralProperties' of https://github.com/DanielRosenwasser/DefinitelyTyped into DanielRosenwasser-handleExtraObjectLiteralProperties 2015-08-03 22:12:39 +09:00
Brian Surowiec
456fe610d9 Update to angular ui bootstrap v.0.13.2 2015-08-02 19:45:56 -04:00
Daniel Rosenwasser
b64570a5a9 appendtoBody -> appendToBody in 'angular-ui-bootstrap'. 2015-07-30 12:00:20 -07:00
Brian Surowiec
0c1156706b Update to angular ui bootstrap v0.13.1 2015-07-28 14:27:40 -04:00
Brian Surowiec
91eb243dfa Update to angular ui bootstrap v0.13.0 2015-07-28 14:27:35 -04:00
Masahiro Wakame
c3f6732599 Merge pull request #4584 from robbaman/typo-and-missing-member-fix
Fixed typo and added a missing default property
2015-06-14 19:15:40 +09:00
Wayne Maurer
af5f3b0cd3 backdropClass property
added backdropClass property to modal service settings
2015-06-11 11:57:13 +02:00
Wayne Maurer
d2801f50eb backdropClass property
added backdropClass property to modal service settings
2015-06-11 11:55:01 +02:00
Robert Mulder
30c8088847 Fixed typo and added a missing default property 2015-06-09 10:07:27 +02:00
Damiano
bbd0677ca3 added controllerAs property to modal service settings 2015-04-23 09:19:07 +02:00
Paulo Cesar
82f2b3b74b suggested edit 2015-04-22 10:28:45 -03:00
Ricardo Franco
4d1663493e rename module 'ng' to 'angular' 2015-03-30 18:22:58 -03:00
Basarat Ali Syed
33a36ed51d Update angular-ui-bootstrap.d.ts 2015-03-12 11:43:59 +11:00
Paulo Cesar
79cc15e42d augmented scope, fix implicit any tests 2014-08-25 03:27:14 -03:00
Brian Surowiec
4db2442e18 angular-ui-bootstrap: update to v0.10.0
adds the new dismissAll() function to the $modalStack service
2014-01-13 19:18:59 -05:00
Brian Surowiec
91904e99be angular-ui-bootstrap: add missing $modalStack service 2014-01-13 19:18:27 -05:00
Brian Surowiec
7d008a94e7 angular-ui-bootstrap: added initial type definitions 2014-01-13 02:01:22 -05:00