Leonard Thieu
4c54d08d3c
[jquery] Allow passing output of $.parseHTML() directly to manipulation methods.
2017-06-23 14:57:03 -04:00
Leonard Thieu
9e58690bda
[jquery] Clean up AjaxSettings.
...
Add tests for AjaxSettings.
2017-06-23 14:02:14 -04:00
Leonard Thieu
a6390aea00
[jquery] Clean up methods on JQueryStatic.
...
Add tests for methods on JQueryStatic.
2017-06-23 12:31:10 -04:00
Leonard Thieu
c898c05c77
[jquery] Update global DOM usage in README.
2017-06-22 07:36:32 -04:00
Leonard Thieu
40e4a08d66
[jquery] Clean up misc-related methods on JQuery.
...
Add tests for misc-related methods on JQuery.
2017-06-21 20:30:39 -04:00
Leonard Thieu
798ce5ea69
[jquery] Clean up manipulation-, queue-, and traversing-related methods on JQuery.
...
Add tests for manipulation-, queue-, and traversing-related methods on JQuery.
2017-06-21 20:15:53 -04:00
Nathan Shively-Sanders
755b23622a
Merge pull request #17371 from amiram/kue-process-fix
...
kue - Fix process callback signature
2017-06-21 14:47:08 -07:00
Nathan Shively-Sanders
3e7b80bd3f
Merge pull request #17370 from poislagarde/patch-1
...
[body-parser] Fix typo in json options
2017-06-21 14:46:21 -07:00
Nathan Shively-Sanders
c3807f48f8
Merge pull request #17369 from amiram/auth0-get-delete-user
...
Auth0 get delete user
2017-06-21 14:45:58 -07:00
Nathan Shively-Sanders
28004033aa
Merge pull request #17367 from DenisCarriere/geokdbush
...
Implement Geokdbush definition
2017-06-21 14:44:38 -07:00
Nathan Shively-Sanders
fc50865d1f
Merge pull request #17366 from ezintz/master
...
Added react-router-native typings based on the ones from react-router-dom
2017-06-21 14:38:52 -07:00
Nathan Shively-Sanders
62ced0ce98
Merge pull request #17364 from marisbest2/master
...
Add onResizerClick and onResizerDoubleClick
2017-06-21 14:28:28 -07:00
Nathan Shively-Sanders
bd6fc2f6ec
Merge pull request #17363 from JulioC/patch-1
...
Add missing aspectRatio property to FlexStyle
2017-06-21 14:27:23 -07:00
Eduard Zintz
4ce8ee33a9
Extended test
2017-06-21 23:22:26 +02:00
Nathan Shively-Sanders
69a76ce6ef
Merge pull request #17362 from Torhal/sequelize_v3_bluebird
...
Import bluebird as Promise to fix breakage
2017-06-21 14:22:18 -07:00
Eduard Zintz
015c1df166
Fixed LinkProps interface to extend a default anchor element
2017-06-21 23:02:06 +02:00
Nathan Shively-Sanders
7da1c281a1
Merge pull request #17190 from bsvobodny/patch-1
...
Update index.d.ts
2017-06-21 13:59:20 -07:00
amiram
4b4941bac5
Fix process callback signature
2017-06-21 22:54:21 +03:00
John Reilly
c07247ce72
Merge pull request #17365 from leonard-thieu/jquery
...
[jquery] Clean up event-related methods on JQuery and fix issues with importing
2017-06-21 20:52:44 +01:00
Leonard Thieu
9b0cda8cdc
[jquery] Add README describing usage and guidance for authoring jQuery plugin typedefs.
2017-06-21 15:42:33 -04:00
amiram
d7603c2fcd
Delete UpdateUserParameters
2017-06-21 22:21:37 +03:00
Pablo Ois Lagarde
cfc31cd332
[body-parser] Fix typo
...
reviever -> reviver
2017-06-21 16:15:57 -03:00
amiram
65182b2c0a
Make CreateUserData extend UserData
2017-06-21 22:13:56 +03:00
amiram
ae5fb295e1
Make UpdateUserData extend UserData
2017-06-21 22:13:56 +03:00
amiram
e349d7dccb
CreateUserData: add more properties.
...
UpdateUserData: added.
DeleteMultifactorParams: added type for provider.
UnlinkAccountsParams: added type for provider.
UnlinkAccountsResponse: added.
deleteUserMultifactor: removed returned value.
2017-06-21 22:13:56 +03:00
amiram
f4568de874
auth0
...
fix getUser returns only a single user
fix deleteUser returns void
fix getUser and deleteUser mandatory params
2017-06-21 22:13:56 +03:00
amiram
c6288cb4e2
auth0
...
fix getUser returns only a single user
fix deleteUser returns void
fix getUser and deleteUser mandatory params
2017-06-21 22:13:56 +03:00
amiram
de620dec87
auth0
...
fix getUser returns only a single user
fix deleteUser returns void
fix getUser and deleteUser mandatory params
2017-06-21 22:13:55 +03:00
Denis
45c293734e
Add geokdbush type definition
2017-06-21 14:27:56 -04:00
Eduard Zintz
be007470b9
Added react-router-native
2017-06-21 19:37:00 +02:00
Leonard Thieu
aa437becb7
[jquery] Fix issues with importing.
...
Fix the return type of the factory function.
Fix error with type assertions on JQueryStatic when importing jQuery.
2017-06-21 13:02:58 -04:00
Michael Rochlin
df24970805
Update index.d.ts
2017-06-21 13:01:17 -04:00
Michael Rochlin
9c5483a793
Add onResizerClick and onResizerDoubleClick
...
Add onResizerClick and onResizerDoubleClick to react-split-pane
2017-06-21 12:55:35 -04:00
James D. Callahan III
9de97afa10
Change required TypeScript version to 2.3 due to bluebird.
2017-06-21 11:29:22 -05:00
Júlio César
90c45a404c
Add missing aspectRatio property to FlexStyle
...
See https://facebook.github.io/react-native/releases/0.45/docs/layout-props.html#aspectratio
2017-06-21 13:17:46 -03:00
James D. Callahan III
b3da69a4a0
Remove redundant lodash references.
2017-06-21 11:04:00 -05:00
Leonard Thieu
2ab69f8719
[jquery] Clean up event-related methods on JQuery.
...
Add tests for event-related methods on JQuery.
2017-06-21 11:58:48 -04:00
James D. Callahan III
ad5714f75b
Import bluebird as Promise to fix breakage - bluebird.spread and other methods were unrecognized.
2017-06-21 10:45:21 -05:00
Nathan Shively-Sanders
33e1501a8b
Merge pull request #17272 from afractal/sharp-timer
...
add timespan type definitions and documentation for sharp-timer
2017-06-21 07:54:48 -07:00
Nathan Shively-Sanders
30b287f8db
Merge pull request #17351 from Kovensky/patch-4
...
history: Update PathUtils for 4.6.2
2017-06-21 07:42:16 -07:00
Nathan Shively-Sanders
5abb7c8c98
Merge pull request #17350 from denyo/heredatalens
...
[heredatalens] fix definitions for ObjectLayer.rowToStyle()
2017-06-21 07:41:20 -07:00
Nathan Shively-Sanders
fa32352796
Merge pull request #17348 from Kovensky/patch-2
...
react-loadable: Only default is a valid key by default
2017-06-21 07:35:40 -07:00
Nathan Shively-Sanders
94a63c5b81
Merge pull request #17347 from Yogu/patch-1
...
graphqljs: get[Mutation|Subscription]Type() are nullable
2017-06-21 07:34:53 -07:00
Nathan Shively-Sanders
67eb214616
Merge pull request #17346 from timbru31/feature/testingbot-api
...
feat: add testingbot-api typings
2017-06-21 07:25:38 -07:00
Eloy Durán
8d226597cb
Merge pull request #17341 from josephroque/react-native-sticky-headers
...
[react-native] Add missing stickySectionHeadersEnabled prop
2017-06-21 15:56:14 +02:00
Nathan Shively-Sanders
e2b573b16a
Merge pull request #17339 from marcfallows/marc-popper-arrow
...
Update popper.js types to 1.10
2017-06-21 06:55:29 -07:00
afractal
6c572e6f16
remove module declaration
2017-06-21 15:22:56 +02:00
Nathan Shively-Sanders
e87f318811
Merge pull request #17306 from stackbuilders/fix-bluebird-types
...
Fix predicate and object types for bluebird catch method
2017-06-21 06:01:36 -07:00
Nathan Shively-Sanders
9952e23f7a
Merge pull request #17296 from buptyyf/master
...
add react-list type define
2017-06-21 05:58:47 -07:00
Diogo Franco
127d50604e
Add missing type annotation
2017-06-21 18:31:26 +09:00