Commit Graph

8615 Commits

Author SHA1 Message Date
Masahiro Wakame
7015592c01 Merge pull request #3850 from ksheedlo/flot-fix-interaction-typo
flot: fix interaction typo
2015-03-15 22:26:38 +09:00
Masahiro Wakame
1c33cb2d2b Merge pull request #3849 from ksheedlo/add-plugins-to-flot-definition
flot: add support for flot plugins
2015-03-15 22:21:32 +09:00
Masahiro Wakame
2457591937 Merge pull request #3848 from ksheedlo/fix-flot-unhighlight-typo
flot: fix unhighlight typo
2015-03-15 22:19:54 +09:00
Masahiro Wakame
bc2b6fc180 Merge pull request #3845 from elisee/patch-1
socket.io.d.ts: Declare Socket.conn as any
2015-03-15 21:39:49 +09:00
Masahiro Wakame
5f3b1afa35 Merge pull request #3843 from rogierschouten/node-http
Improved typings for http.ClientRequest, http.ClientResponse, http.reque...
2015-03-15 21:35:25 +09:00
Basarat Ali Syed
40eea5dc8f Merge pull request #3868 from progre/feature/gulp-tslint_reporter
gulp-tslint: Enable options with custom reporter
2015-03-14 17:02:52 +11:00
progre
39fbc1e313 enable options with custom reporter 2015-03-14 13:11:57 +09:00
Basarat Ali Syed
deda1f7a4d Merge pull request #3866 from borisyankov/def/crossroads
crossroads : support amd/commonjs
2015-03-14 10:27:49 +11:00
Basarat Ali Syed
d2056f5068 crossroads : support amd/commonjs 2015-03-14 10:26:34 +11:00
Basarat Ali Syed
a0ee360d47 Merge pull request #3851 from borisyankov/def/angular
angular: import should bring in the type information as well
2015-03-13 08:48:40 +11:00
Igor Oleinikov
5de63fd3d8 Merge pull request #3770 from conficient/master
Refactored knockout components
2015-03-12 12:34:15 -07:00
Basarat Ali Syed
f76832c80d Create angular-amd-tests.ts 2015-03-12 14:35:30 +11:00
Basarat Ali Syed
5da61408d0 Update angular-local-storage-tests.ts 2015-03-12 12:06:22 +11:00
Basarat Ali Syed
6e86191979 Update angularLocalStorage-tests.ts 2015-03-12 12:05:50 +11:00
Basarat Ali Syed
f0e0cd0f62 Update angular-local-storage-tests.ts 2015-03-12 11:57:43 +11:00
Basarat Ali Syed
36e55ab5f7 Update angularLocalStorage-tests.ts 2015-03-12 11:57:23 +11:00
Basarat Ali Syed
e4accde904 Update angularLocalStorage-tests.ts 2015-03-12 11:50:36 +11:00
Basarat Ali Syed
c66de5824d Update angular-local-storage-tests.ts 2015-03-12 11:50:15 +11:00
Basarat Ali Syed
eb66c47bd2 Update angular-resource.d.ts 2015-03-12 11:49:21 +11:00
Basarat Ali Syed
9920af6cbd Update ngprogress-lite.d.ts 2015-03-12 11:44:15 +11:00
Basarat Ali Syed
33a36ed51d Update angular-ui-bootstrap.d.ts 2015-03-12 11:43:59 +11:00
Basarat Ali Syed
2d374478cf Update angular-ui-router.d.ts 2015-03-12 11:43:42 +11:00
Basarat Ali Syed
b03bef04da Update angular-ui-sortable.d.ts 2015-03-12 11:43:23 +11:00
Basarat Ali Syed
8b10d4fbb0 Update angular-mocks.d.ts 2015-03-12 11:43:05 +11:00
Basarat Ali Syed
f2891454db Update angular-local-storage.d.ts 2015-03-12 11:42:20 +11:00
Basarat Ali Syed
b7b20944a6 Update angular-cookies.d.ts 2015-03-12 11:41:54 +11:00
Basarat Ali Syed
91987d84ad Update angular-resource.d.ts 2015-03-12 11:41:36 +11:00
Basarat Ali Syed
92ee9817d0 Update angular-sanitize.d.ts 2015-03-12 11:41:19 +11:00
Basarat Ali Syed
1571e6b394 Update angular-animate.d.ts 2015-03-12 11:40:58 +11:00
Basarat Ali Syed
71a138ec5e Update angular-route.d.ts 2015-03-12 11:40:36 +11:00
Basarat Ali Syed
2225216464 Update angular-idle.d.ts 2015-03-12 11:37:30 +11:00
Basarat Ali Syed
dca28d7057 Update angular-file-upload.d.ts 2015-03-12 11:37:12 +11:00
Basarat Ali Syed
9580f94714 Update angular-http-auth.d.ts 2015-03-12 11:36:53 +11:00
Basarat Ali Syed
f3221653d3 Update angular-notify.d.ts 2015-03-12 11:36:33 +11:00
Basarat Ali Syed
60cc15229a Update angular-translate.d.ts 2015-03-12 11:36:11 +11:00
Basarat Ali Syed
db4caad025 Update angular-material.d.ts 2015-03-12 11:35:49 +11:00
Basarat Ali Syed
a53519a22a Update angularLocalStorage.d.ts 2015-03-12 11:34:06 +11:00
Basarat Ali Syed
bd48b4a982 Update angular-hotkeys.d.ts 2015-03-12 11:30:38 +11:00
Basarat Ali Syed
adf8ebbcce angular: another attempt for 1.4 2015-03-12 11:16:23 +11:00
Basarat Ali Syed
779fcd5d77 angular: deprecate ng 2015-03-12 11:10:14 +11:00
Basarat Ali Syed
d13c42ba67 angular: import should bring in the type information as well
closes https://github.com/borisyankov/DefinitelyTyped/issues/3670
closes https://github.com/borisyankov/DefinitelyTyped/pull/3714
2015-03-12 10:47:32 +11:00
Ken Sheedlo
150c23b4c7 flot: fix interaction typo
jquery.flot.plotOptions declares a field called "interfaction" that
should actually be "interaction".
2015-03-11 15:39:50 -07:00
Ken Sheedlo
26f370917d flot: add support for flot plugins 2015-03-11 15:04:10 -07:00
Ken Sheedlo
39674bfb36 flot: fix unhighlight typo
The method is "unhighlight", but the type definition declared a version
of it as "unhightlight".
2015-03-11 14:55:52 -07:00
Elisée
b66b42f5d4 Declare Socket.conn as any
SocketIO.Socket.conn is an EngineIO.Socket, not a SocketIO.Socket so use any rather declaring as the wrong type.
2015-03-11 19:59:40 +01:00
Masahiro Wakame
c594427c40 Merge pull request #3844 from rmartone/master
defs for blueimp-md5
2015-03-12 01:07:50 +09:00
Masahiro Wakame
765fc1b702 Merge pull request #3842 from awerlang/master
Define patch() on $http
2015-03-12 01:05:54 +09:00
Masahiro Wakame
d8d37ae256 Merge pull request #3841 from lgrignon/master
addded polymer definition files
2015-03-12 01:04:10 +09:00
Masahiro Wakame
418f7ce256 Merge pull request #3660 from paulsouche/master
[xml2js] missing the Parser constructor on module
2015-03-12 01:01:41 +09:00
ray
6f8c162bf5 defs for blueimp-md5 2015-03-11 11:51:52 -04:00