Commit Graph

31535 Commits

Author SHA1 Message Date
Leonard Thieu
9dee232fbe [jquery] Formatting. 2017-06-28 08:16:31 -04:00
Leonard Thieu
db5a6f4bc4 [jquery] Formatting. 2017-06-27 19:08:27 -04:00
Leonard Thieu
b40c38c085 [jquery] Fix Promise. 2017-06-27 18:34:56 -04:00
Leonard Thieu
c735b73233 [jquery] Fix Promise and Deferred.
Fix when() ordering.
2017-06-27 18:16:04 -04:00
Leonard Thieu
d03b2b9ad5 [jquery] Change Promise2 to extend from Promise3. 2017-06-27 17:57:35 -04:00
Leonard Thieu
d2a6dc64c0 [jquery] Revise Promise3. 2017-06-27 17:53:13 -04:00
Leonard Thieu
8ec10d94be [jquery] No null. 2017-06-27 08:12:06 -04:00
Leonard Thieu
11f6048075 [jquery] Fix typo that broke a bunch of tests. 2017-06-27 05:58:11 -04:00
Leonard Thieu
0c09fd187c Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into jquery 2017-06-26 18:30:49 -04:00
Paul van Brenk
44babada70 Merge pull request #17449 from leonard-thieu/jquery-dependents
Fix jQuery dependents
2017-06-26 15:20:17 -07:00
Leonard Thieu
a0426430da [jquery] Clean up promises. 2017-06-26 17:22:06 -04:00
Yui
1116ba09d4 Merge pull request #17442 from DefinitelyTyped/react-router-native_removeVoidAsWeUseDefaultTypeParam
[React-Router-Native] Remove void from type argument
2017-06-26 13:32:56 -07:00
Paul van Brenk
855d78bb79 Merge pull request #17354 from mailto1587/master
[hapi] Change the type of Request.query to any instead of Object for buildin…
2017-06-26 12:46:49 -07:00
Paul van Brenk
5cefdd13d9 Merge pull request #17396 from cwmoo740/master
google-map-react update BootstrapURLKeys
2017-06-26 12:28:33 -07:00
Kanchalai Tanglertsampan
4e765d80ff Fix linit 2017-06-26 12:26:35 -07:00
Kanchalai Tanglertsampan
79ce61f254 Merge branch 'master' into react-router-native_removeVoidAsWeUseDefaultTypeParam
# Conflicts:
#	types/react-router-native/index.d.ts
2017-06-26 11:12:09 -07:00
Paul van Brenk
74a42d71da Merge pull request #17338 from pushplay/elasticsearch
elasticsearch: type scroll result and change PromiseLike to Promise
2017-06-26 10:44:45 -07:00
Paul van Brenk
9e264b91aa Merge pull request #17322 from Dona278/master
[angular-local-storage] - Added missing parameter and function to the ILocalStorageServiceProvider
2017-06-26 10:41:47 -07:00
Paul van Brenk
d6c3dba2a9 Merge pull request #17132 from mfdeveloper/corejs-es7-reflect
[Core-js] ES7 Reflect methods based on reflect-metadata
2017-06-26 10:32:19 -07:00
Paul van Brenk
197d2482b8 Merge pull request #17021 from gaspard/master
[types/react] Allow null return from stateless components.
2017-06-26 10:21:45 -07:00
Leonard Thieu
706908910c [jquery] Tween cannot be a class under JQuery. 2017-06-26 13:02:05 -04:00
Leonard Thieu
6fa5e4bc98 [jquery] Make isEmptyObject() a user-defined type guard. 2017-06-26 12:57:00 -04:00
Nathan Shively-Sanders
0b86e23d84 Merge branch 'abrahambotros-react-navigation/update-from-flow' 2017-06-26 09:51:05 -07:00
Nathan Shively-Sanders
2f8bbfbe28 Add dom lib reference to react-navigation 2017-06-26 09:50:14 -07:00
Leonard Thieu
6de6e46771 [jquery] Re-add non-generic catch-all for when(). 2017-06-26 12:48:40 -04:00
Nathan Shively-Sanders
096a526540 Merge branch 'react-navigation/update-from-flow' of https://github.com/abrahambotros/DefinitelyTyped into abrahambotros-react-navigation/update-from-flow 2017-06-26 09:45:33 -07:00
Leonard Thieu
db67ce96bf [jquery] Promises cleanup. 2017-06-26 12:38:05 -04:00
Nathan Shively-Sanders
4e082dc39f Merge pull request #17389 from denyo/heremaps-serviceresult
[heremaps] improve definition of H.service.ServiceResult, add missing parameters to callbacks
2017-06-26 09:05:17 -07:00
Nathan Shively-Sanders
b75d9c93fa Merge pull request #17410 from marcind/sinon-match
Add optional message param to sinon.match overload that takes a callback
2017-06-26 09:04:10 -07:00
Nathan Shively-Sanders
7ce2df1075 Merge pull request #17438 from BobBuehler/master
route-parser: Restricting boolean types to just false.
2017-06-26 09:03:34 -07:00
Nathan Shively-Sanders
864ea483f6 Merge pull request #17493 from nvh/master
Updated definitions for tinycolor2 1.4.1
2017-06-26 09:02:04 -07:00
Nathan Shively-Sanders
7b7e670201 Merge pull request #17480 from myxvisual/master
react-lazyload missing export forceCheck function.
2017-06-26 09:01:29 -07:00
Nathan Shively-Sanders
add12f32dd Merge pull request #17466 from agentilela/master
[react-navigation]: Update headerTitleStyle to extend TextStyle
2017-06-26 08:57:26 -07: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
Gaspard Bucher
3d4ac4abf9 [types/react] Allow null return from stateless components.
Fixes #14064
2017-06-26 16:16:07 +02:00
Niels van Hoorn
785ee394c2 Updated definitions to 1.4.1 2017-06-26 15:22:39 +02:00
Leonard Thieu
79746b4182 [jquery] when() does not emit progress notifications. 2017-06-26 09:19:18 -04:00
Niels van Hoorn
cfd790c64a Added equals function 2017-06-26 15:07:48 +02:00
Niels van Hoorn
297e70484e Added ColorInput type 2017-06-26 15:07:48 +02: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
John Reilly
3b438428d5 Merge pull request #17481 from Kovensky/patch-2
jquery: Add null as a possible return value on val()
2017-06-26 12:36:24 +01:00
Leonard Thieu
55161b13d9 [flexslider] Update tests to use non-deprecated code. 2017-06-26 07:18:51 -04:00
Diogo Franco (Kovensky)
c77f43d7e9 jquery: Update test annotation 2017-06-26 17:58:28 +09:00
myxvisual
90f3ef9cd7 fix: Fixed tsling no-trailing-whitespace error
Sorry, I was online editor, did not notice the trailing space...
2017-06-26 14:08:49 +08:00
Diogo Franco
6bd192c61a jquery: Add null as a possible return value on val()
```ts
$(`<select multiple>
  <option>A</option>
  <option>B</option>
</select>`).val() === null
```
2017-06-26 14:21:19 +09:00
myxvisual
505aa4bed3 Update react-lazyload-tests.tsx 2017-06-26 13:08:32 +08:00
myxvisual
9cb211daaa Add forceCheck for react-lazyload
forceCheck is available to manually trigger checking for elements in viewport. Helpful when LazyLoad components enter the viewport without resize or scroll events, e.g. when the components' container was hidden then become visible.
2017-06-26 13:06:41 +08:00