Leonard Thieu
|
5b2eb2d872
|
[jquery] Fix imported JQueryStatic not returning a JQuery object when called with window.
|
2017-06-19 13:36:58 -04:00 |
|
Leonard Thieu
|
0f55ae3965
|
[jquery] Remove type argument on 'properties' paramater in .animate().
The type argument breaks compatibility with objects that do not have an index signature.
|
2017-06-19 12:00:32 -04:00 |
|
Leonard Thieu
|
9fdf0187a9
|
[jquery] Clean up pass on effects-related methods on JQuery.
Add tests for effects-related methods on JQuery.
|
2017-06-19 10:12:57 -04:00 |
|
Leonard Thieu
|
2ab5b39915
|
[jquery] Add tests for data-related methods on JQuery.
|
2017-06-18 18:29:01 -04:00 |
|
Leonard Thieu
|
89b331e304
|
[jquery] width and height methods on JQuery can return undefined on empty sets.
Add tests for CSS-related methods on JQuery.
|
2017-06-18 18:19:18 -04:00 |
|
Leonard Thieu
|
cb59acb817
|
[jquery] Added tests for attribute-related and property-related methods on JQuery.
|
2017-06-18 17:01:10 -04:00 |
|
Leonard Thieu
|
a3ef3077dd
|
[jquery] Fixed signatures on Ajax-related methods on JQuery.
Added tests for Ajax-related methods on JQuery.
|
2017-06-18 16:26:05 -04:00 |
|
Leonard Thieu
|
821e7ce387
|
[jquery] Consistency pass.
|
2017-06-18 15:58:04 -04:00 |
|
Leonard Thieu
|
77ad71917d
|
[jquery] Use 'SuccessTextStatus' instead of 'string'.
|
2017-06-18 14:55:54 -04:00 |
|
Leonard Thieu
|
4636d3ed83
|
[jquery] Fix JSDoc failing to associate with type member when TSLint rule flag is in between.
|
2017-06-18 13:31:35 -04:00 |
|
Leonard Thieu
|
844920fa54
|
[jquery] Consolidate duplicate signature.
|
2017-06-17 20:44:47 -04:00 |
|
Leonard Thieu
|
11594d27ad
|
[jquery] Fix export.
|
2017-06-17 18:33:02 -04:00 |
|
Leonard Thieu
|
01049b1469
|
[jquery] factory() is not a global.
|
2017-06-16 15:37:32 -04:00 |
|
Leonard Thieu
|
a91a7d2478
|
[jquery] false | false = false
|
2017-06-16 15:28:40 -04:00 |
|
Leonard Thieu
|
a8b1a242b5
|
[jquery] jqXHR.fail(failCallback) refers to wrong 'this'.
|
2017-06-16 07:25:27 -04:00 |
|
 John ReillyandGitHub
|
32a5f7521a
|
jquery - restore list of jquery author type definitions
|
2017-06-15 19:49:39 +01:00 |
|
Leonard Thieu
|
c1a3c72e1a
|
[jquery] Fix implicit 'any' type on variable in callback (occurs in 2.4-rc).
|
2017-06-15 13:51:32 -04:00 |
|
Leonard Thieu
|
0480c5ec87
|
Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into jquery
|
2017-06-15 11:02:59 -04:00 |
|
Leonard Thieu
|
73a768dd0f
|
[jquery] Use TextStatus instead of SuccessTextStatus | ErrorTextStatus.
|
2017-06-15 10:38:09 -04:00 |
|
Leonard Thieu
|
a415865386
|
[jquery] JQuery(selector_object_callback) should use type parameter in return type.
|
2017-06-15 10:21:59 -04:00 |
|
Leonard Thieu
|
0aad34c358
|
[jquery] Update type definitions.
Fix jqXHR return types.
Rename type parameters for Event/EventHandler to better describe them.
|
2017-06-14 13:00:18 -04:00 |
|
Leonard Thieu
|
6a556da667
|
[jquery] Update type definitions (new for v3).
|
2017-06-13 11:52:16 -04:00 |
|
Leonard Thieu
|
52318fe24f
|
Conform header label.
|
2017-05-30 13:46:54 -04:00 |
|
Leonard Thieu
|
8ac5e5b4ec
|
Define type for JQueryStatic.fn.
|
2017-05-28 13:05:00 -04:00 |
|
 Arthur OzgaandGitHub
|
1f7b956ec1
|
Remove contributor
|
2017-05-15 15:42:18 -07:00 |
|
Kagami Sascha Rosylight
|
52cebc2f1e
|
remove string indexer from JQuery interface
|
2017-05-09 07:30:26 +09:00 |
|
 Maxim KulikovandMohamed Hegazy
|
c223230018
|
jquery: allow propertyNames array to css() (#16093)
|
2017-05-04 18:18:34 -07:00 |
|
 Vaclav NovotnyandMohamed Hegazy
|
8279081781
|
modified jQuery.on({ [events: string]: handler }) so it resolves handlers as JQueryEventHandlers. (#15979)
|
2017-05-01 16:30:34 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|