Commit Graph
31394 Commits
Author SHA1 Message Date
Leonard Thieu db67ce96bf [jquery] Promises cleanup. 2017-06-26 12:38:05 -04:00
Leonard Thieu c6ba2a6276 [jquery] Allow writing through index signature on JQuery. 2017-06-26 11:42:19 -04:00
Leonard Thieu f3bcbe6132 [jquery] Document 3.2 deprecations. 2017-06-26 10:39:41 -04:00
Leonard Thieu 79746b4182 [jquery] when() does not emit progress notifications. 2017-06-26 09:19:18 -04:00
Leonard Thieu b986d024e1 [jquery] Add Deferred.exceptionHook. 2017-06-26 08:16:18 -04:00
Leonard Thieu ad4c226d12 [jquery] Add @deprecated to ready(). 2017-06-26 08:05:35 -04:00
Leonard Thieu 2ff6e2cad4 [jquery] offset() can return undefined on empty sets. 2017-06-26 08:00:00 -04:00
Leonard Thieu 8532f27673 [jquery] Add more tests for JQueryStatic.when(). 2017-06-25 17:07:59 -04:00
Leonard Thieu 86def88082 [jquery] Fix Deferred and Promise. 2017-06-25 15:54:08 -04:00
Leonard Thieu 85c09b5387 [jquery] Add Promise type that supports 2 parameters. 2017-06-25 15:31:35 -04:00
Leonard Thieu 22d76950f9 [jquery] Add Promise type that supports 3 parameters. 2017-06-25 13:52:07 -04:00
Leonard Thieu 869c4ba560 [jquery] Refactor Event.
Static members moved to a separate type.
Removed originalTarget property.
2017-06-24 12:57:14 -04:00
Leonard Thieu 6520173bf0 [jquery] Fix Deferred method signatures. 2017-06-24 12:22:40 -04:00
Leonard Thieu 9c7cc11356 [jquery] Add tests for Callbacks. 2017-06-24 12:10:50 -04:00
Leonard Thieu 20fbc1f61b [jquery] Improve Callbacks.
Make Callbacks generic.
Fix some method signatures.
2017-06-24 11:35:18 -04:00
Leonard Thieu f17d785e96 [jquery] Fix jqXHR, Deferred, and Promise. 2017-06-24 11:32:48 -04:00
Leonard Thieu 7ddee109a1 [jquery] Updated AjaxSettings. 2017-06-24 09:46:10 -04:00
Leonard Thieu 725f7676c5 [jquery] Add more tests for JQueryStatic. 2017-06-24 09:14:00 -04:00
John ReillyandGitHub 866feab759 Merge pull request #17448 from leonard-thieu/jquery
[jquery] Update type definitions
2017-06-24 06:09:58 +01:00
AndyandGitHub 15dcb45606 node: Expand allowed arguments to http(s).get / request (#17433)
* Expand allowed arguments to http(s).get / request

* `url.parse` returns `URL`, not `Url`. Remove `Url`.

* Add legacy Url back and have RequestOptions accept a string port

* Revert type of `parse`
2017-06-23 15:00:00 -07:00
Leonard Thieu 6b8e9e82c2 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into jquery 2017-06-23 17:33:53 -04:00
Leonard ThieuandGitHub d8ac4fa94a [jquery] Add documentation describing project structure. 2017-06-23 16:43:32 -04:00
Nathan Shively-SandersandGitHub fbd63fbd07 Merge pull request #17445 from Valbrand/redux-first-router
Replaced self-implemented definition for history with actual definition
2017-06-23 12:38:10 -07:00
Nathan Shively-SandersandGitHub 662b8efc66 Merge pull request #17400 from markezine/patch-3
Update three-core.d.ts
2017-06-23 12:32:09 -07:00
Nathan Shively-SandersandGitHub 87de920765 Merge pull request #17444 from zzanol/master
[react-spinkit] - add missing v3 prop changes
2017-06-23 12:31:11 -07:00
Leonard Thieu 4c54d08d3c [jquery] Allow passing output of $.parseHTML() directly to manipulation methods. 2017-06-23 14:57:03 -04:00
Valbrand cac153ab84 Replaced self-implemented definition for history with actual definition 2017-06-23 15:44:04 -03:00
Nathan Shively-SandersandGitHub d4f908047f Merge pull request #17435 from iRoachie/master
Added definitions for react-native-modalbox
2017-06-23 11:18:10 -07:00
zzanol a820342884 'merge' 2017-06-23 11:11:34 -07:00
zzanol d3c1bf8e8e 'merge' 2017-06-23 11:11:03 -07:00
zzanol e8dde76dd6 'merge' 2017-06-23 11:09:46 -07:00
Kyle Roach 9bc7713c8e [react-native-modalbox] Correct header for typescript version 2017-06-23 14:07:59 -04:00
Leonard Thieu 9e58690bda [jquery] Clean up AjaxSettings.
Add tests for AjaxSettings.
2017-06-23 14:02:14 -04:00
zzanol 4db6c62b42 add missing v3 prop changes 2017-06-23 11:01:48 -07:00
Kyle Roach 95e2380571 [react-native-modalbox] Fixed example 2017-06-23 13:52:08 -04:00
Kyle Roach b44d933be6 [react-native-modalbox] Correct file in tsconfig 2017-06-23 13:18:42 -04:00
Nathan Shively-SandersandGitHub 4e5c98fe48 Merge pull request #17384 from tomc974/chai#.ordered
Allows using the .ordered flag in both expect and assert style.
2017-06-23 09:57:25 -07:00
Leonard Thieu a6390aea00 [jquery] Clean up methods on JQueryStatic.
Add tests for methods on JQueryStatic.
2017-06-23 12:31:10 -04:00
Nathan Shively-SandersandGitHub 4ef1d229cd Merge pull request #17426 from plantain-00/uppercamelcase
add types for uppercamelcase
2017-06-23 09:27:27 -07:00
Nathan Shively-SandersandGitHub 92cde1421d Merge pull request #17422 from cprecioso/add-methods
Add package methods
2017-06-23 09:11:54 -07:00
Nathan Shively-SandersandGitHub b81f0a9905 Merge pull request #17417 from Valbrand/redux-first-router
Added definitions for redux-first-router
2017-06-23 09:05:32 -07:00
Nathan Shively-SandersandGitHub a0d4047f30 Merge pull request #17430 from Torhal/sequelize_v3_fixes
Sequelize v3 fixes
2017-06-23 09:02:09 -07:00
Kyle Roach 5944d43eff [react-native-modalbox] Added tslint rules 2017-06-23 11:58:57 -04:00
Kyle Roach 840d52474a Added definitions for react-native-modalbox 2017-06-23 11:48:03 -04:00
Jakub VránaandAlex Eagle 8ec8fc20f5 [jasmine] Allow CustomEqualityTester to return undefined (#17390)
* Allow CustomEqualityTester to return undefined

As explained at https://jasmine.github.io/2.6/custom_equality.html, returning undefined means that this tester couldn't compare the values.

* [jasmine] Fix return type of CustomEqualityTester test

* [jasmine] Fix return type of CustomEqualityTester test
2017-06-23 08:17:43 -07:00
James D. Callahan III 71e7fffe99 Add missing boolean to union type. 2017-06-23 09:07:54 -05:00
James D. Callahan III 74a003f706 Add missing null to the type union for WhereOptions index signature, and change Object to object. 2017-06-23 08:39:54 -05:00
James D. Callahan III b7959ad3c2 Split credits out to one name per line for easier readability. 2017-06-23 08:36:16 -05:00
James D. Callahan III f931bd815c Update version declaration. 2017-06-23 08:35:26 -05:00
Eloy DuránandGitHub edaa0f7fd6 Merge pull request #17427 from iRoachie/patch-1
[react-native] Added Kyle Roach to list of contributors
2017-06-23 13:59:18 +02:00