Commit Graph
10254 Commits
Author SHA1 Message Date
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
Corey Jepperson c4a937becd add wnumb and jquery.nouislider definitions 2015-03-11 15:57:48 -05: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
Masahiro Wakame 6d5b5f6817 Merge pull request #3837 from outring/feature/numeraljs-commonjs-support
Numeral commonjs modules support and tests
2015-03-12 00:20:42 +09:00
Masahiro Wakame 7379908fbe Merge pull request #3836 from NN---/patch-18
Update chrome.d.ts
2015-03-12 00:18:18 +09:00
Masahiro Wakame d04e21de53 Merge pull request #3834 from Simn/nbsp_removal
Replace nbsp by normal spaces
2015-03-12 00:17:23 +09:00
Masahiro Wakame 11f6adc0a1 Merge pull request #3833 from gildorwang/fix-d3-forcelayout-size
Fix signature of D3.ForceLayout.size()
2015-03-12 00:16:43 +09:00
Masahiro Wakame 9287137f8e Merge pull request #3832 from mtraynham/angular-material
Angular Material type definitions
2015-03-12 00:12:08 +09:00
Masahiro Wakame af645251e2 Merge pull request #3831 from hongweng/master
fragmentPrefix(string) returns URI
2015-03-12 00:11:26 +09:00
Masahiro Wakame 78aa85038b Merge pull request #3830 from rogierschouten/csv-stringify
Add typings for csv-stringify.
2015-03-11 23:48:09 +09:00
Rogier Schouten aaa8820f26 Improved typings for http.ClientRequest, http.ClientResponse, http.request() and http.get(). 2015-03-11 15:21:37 +01:00
André Werlang 13d8727de0 Define patch() on $http 2015-03-11 08:43:49 -03:00
unknown 502c7582f7 more implied any 2015-03-11 10:51:55 +01:00
unknown d2ff5898b8 fixed any index 2015-03-11 10:48:18 +01:00
unknown 063a6ccc29 fixed definition files for polymer (description on app router and any
types)
2015-03-11 10:44:54 +01:00
unknown 83ad8f1d9a addded polymer definition files 2015-03-11 10:22:53 +01:00
unknown 045dfbdfd9 [xml2js] missing the Parser constructor on module 2015-03-11 09:38:28 +01:00
John Reilly feb6d404c1 Merge pull request #3813 from Asana/react-0.13-rc
Update React v0.13.0 definitions for RC2
2015-03-11 05:47:31 +00:00
Phips Peter 57340eca1e Moving React 0.13 to be the default
React 0.13 is now released so it should be the default type definition.
http://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
2015-03-10 19:03:37 -07:00
Vincent Siao cbe9f0b94a Remove React.ModernXX interfaces
React.ModernElement -> React.ReactElement
React.ModernFactory -> React.Factory
React.ModernComponentClass -> React.ComponentClass
2015-03-10 18:36:27 -07:00
Vincent Siao 4cc6ae4122 Remove React prefix from Modern/Classic/DOM Elements 2015-03-10 18:36:27 -07:00
Vincent Siao 69a3c97655 Rename React.XXXBase types to React.XXX to simplify general typing 2015-03-10 18:36:26 -07:00
Vincent Siao ec9b82e646 Update React v0.13.0 definitions for RC2
+ `React.cloneElement`
+ `React.addons.createFragment`
+ `setState(f: (prevState: S, props: P) => S, callback?: () => any)`
+ `ref: (component: T) => any`
2015-03-10 18:36:26 -07:00
JasonS 487ec8eff1 remove old hapi definition because of export bug. 2015-03-10 13:31:05 -07:00
JasonS 5a0ae186de add typing for bluebird Promise.promisify, and new typing for hapi v8.2.0. old hapi definition renamed to "hapi-pre-8.2.d.ts" as what version it targets is unknown. 2015-03-10 13:24:16 -07:00
Jason Swearingen 9313bd5114 Merge pull request #1 from borisyankov/master
pulling upstream.
2015-03-10 11:31:26 -07:00
Vasya Aksyonov 3256244dba Export fix 2015-03-10 21:41:53 +05:00
Vasya Aksyonov af699e147c Numeral commonjs modules support and tests 2015-03-10 21:14:03 +05:00
Vasya Aksyonov 9cfe889855 Merge pull request #1 from borisyankov/master
Update
2015-03-10 20:55:15 +05:00
NN 11c517fec4 Update chrome.d.ts
According to documentation https://developer.chrome.com/extensions/webRequest#type-UploadData
array of UploadData 	(optional) raw

any 	(optional) bytes : An ArrayBuffer with a copy of the data.
2015-03-10 17:03:06 +02:00
Simon Krajewski 29ebb788d0 replace nbsp by normal spaces 2015-03-10 10:04:00 +01:00