Ron Buckton
adbc29a5c5
Merge pull request #17751 from iRoachie/react-native-elements
...
Added definitions for react-native-elements
2017-07-04 21:40:32 -07:00
Savva Surenkov
26ed016814
[jsonp] add jsonp typings
2017-07-05 14:26:50 +10:00
Kyle
e75065c4ff
Add render function to Flatlist union
2017-07-05 00:01:22 -04:00
erikma
1df11ec62a
Fix lint issues:
2017-07-04 18:33:23 -07:00
erikma
a0f8c9acc3
Add tsline file
2017-07-04 18:12:05 -07:00
erikma
7eb6f76ab5
Rename .d.ts file per guidelines
2017-07-04 18:10:16 -07:00
erikma
d5d3cd0fca
Add types for ZeroMQ.js, derived from the 'zmq' type definitions
2017-07-04 18:05:33 -07:00
Nathan Hardy
b4b4df983b
Modernizr: Update FeatureDetects for v3.5.0.
2017-07-05 10:58:54 +10:00
Ron Buckton
0d2095987d
Merge pull request #17655 from nicolashenry/send
...
[send] fix for typescript 2.4.1
2017-07-04 16:16:25 -07:00
Ron Buckton
33ae236519
Merge pull request #17748 from ikatyang/cheerio-patch
...
fix(cheerio): CheerioAPI should extend CheerioStatic
2017-07-04 16:14:11 -07:00
Ron Buckton
48957e67f2
Merge pull request #17749 from DeividasBakanas/feature/react-tooltip
...
react-tooltip types added.
2017-07-04 16:04:06 -07:00
Ron Buckton
bc85e9e6a5
Merge pull request #17753 from leizha/pool
...
[pg] Pool.end() accepts an optional callback param
2017-07-04 16:00:06 -07:00
Ron Buckton
1184d4ab86
Merge pull request #17754 from franklinyu/patch/gapi.auth2
...
[gapi.auth2] mark a parameter as optional
2017-07-04 15:58:33 -07:00
Franklin Yu
dd09ab28f3
[gapi.auth2] mark a parameter as optional
...
According to the [documentation][], this parameter is optional.
[documentation]: https://developers.google.com/identity/sign-in/web/reference#googleauthgrantofflineaccessoptions
2017-07-04 18:14:14 -04:00
Lei Zhao
2f8f2a6321
Pool.end() accepts an optional callback param
2017-07-04 13:39:18 -07:00
Kyle Roach
93109f126a
Added definitions for react-native-elements
2017-07-04 16:28:08 -04:00
mtpc
bc710a72d6
Make Route component extensible
...
Shouldn't have any impact whatsoever in existing codebases due to default generics
2017-07-04 21:17:49 +02:00
Ron Buckton
9a08e2ca2c
Merge pull request #17750 from bioball/fix-noble-typings
...
noble: add subscribe and unsubscribe methods to peripherals
2017-07-04 11:54:15 -07:00
Daniel Chao
00215dc7a4
add subscribe and unsubscribe methods to peripherals
2017-07-04 11:43:10 -07:00
Eloy Durán
f8a19719b8
Merge pull request #17633 from huhuanming/react-native-touch-id
...
add react-native-touch-id
2017-07-04 19:36:53 +02:00
Deividas Bakanas
bea2afe988
Typescript version defined.
2017-07-04 20:10:25 +03:00
Deividas Bakanas
9bbcff9c8c
React tooltip tests added.
2017-07-04 19:51:15 +03:00
Deividas Bakanas
d1f0c60277
react-tooltip types added.
2017-07-04 19:43:24 +03:00
Deividas Bakanas
642aa347d7
tslint.json and tsconfig.json added.
2017-07-04 19:33:31 +03:00
Ika
98fdc33a53
test(cheerio): add tests
2017-07-04 23:57:48 +08:00
Ika
e23ee8a8dd
fix(cheerio): CheerioAPI should extend CheerioStatic
2017-07-04 23:55:07 +08:00
Giedrius Grabauskas
f3d9854ae1
Fixed customDetector to use without cacheUserLanguage method.
2017-07-04 18:29:34 +03:00
daniel.thunell
5cd0a7541f
Fix lint errors
2017-07-04 16:09:06 +02:00
daniel.thunell
762ac1c99a
Add types for restify-cors-middleware
2017-07-04 16:02:13 +02:00
Julian Verdurmen
1ea08cca6b
Fix ckeditor.dialog.getCurrent()
2017-07-04 15:16:28 +02:00
Frank Wallis
37fce9b1a4
react-big-calendar: update to use es6 default export
2017-07-04 14:15:56 +01:00
Syncfusion-JavaScript
7c78eea080
Lint errors cleared.
2017-07-04 17:48:13 +05:30
Miloslav Nenadal
acc192069e
[ramda]: Add startsWith definition
2017-07-04 14:06:50 +02:00
Eloy Durán
11f523771f
Merge pull request #17738 from jeremistadler/patch-3
...
[React-Native] Remove me from maintainer list
2017-07-04 13:01:59 +02:00
Giedrius Grabauskas
d00685a14c
Handle lookup method without results.
2017-07-04 13:42:17 +03:00
Johnny Estilles
e47c821c7e
adding optional 'jsonCompatibleStrings' property to 'GeneratorOptions' interface
2017-07-04 17:52:48 +08:00
Jeremi Stadler
328d2c268f
[React-Native] Remove me from maintainer list
2017-07-04 11:24:25 +02:00
Diogo Franco
c22a4bfcf3
ua-parser-js: update tests
2017-07-04 17:53:55 +09:00
Diogo Franco
72db55deb0
ua-parser-js: add missing typeof
2017-07-04 17:43:22 +09:00
Diogo Franco
48268a4480
Correct ua-parser-js's export
...
ua-parser-js is _not_ an ES module; it is a handwritten AMD module.
It exports itself both by setting the UAParser class as the export and adding a self-reference with the same name, which is why the current definition happens to work with the current commonjs emit.
2017-07-04 17:41:00 +09:00
Marek
9d173a64f4
command-line-args - export interfaces
2017-07-04 10:22:58 +02:00
Tim Brust
745ed9223c
feat(cordova-plugin-badge): add typings for cordova-plugin-badge
2017-07-04 10:10:22 +02:00
Miloslav Nenadal
cab8d0e70e
[ramda]: Add forEachObjIndexed definition
2017-07-04 10:10:09 +02:00
Marek
830c80ca66
command-line-commands - optional param fix
2017-07-04 09:59:41 +02:00
huhuanming
3a78509fb0
Detailed Types In Block
2017-07-04 15:57:10 +08:00
Louw Swart
f4681fbc11
Revert "Include reference path in test to enable typescript compile test"
...
This reverts commit b652e1a589 .
2017-07-04 19:51:24 +12:00
Louw Swart
b652e1a589
Include reference path in test to enable typescript compile test
2017-07-04 19:44:36 +12:00
Marek
4b0e59abeb
command-line-args, command-line-commands
2017-07-04 09:35:25 +02:00
Louw Swart
729f206bde
Updated elementType and featureType of MapTypeStyles which breaks after typescript@2.4.1
2017-07-04 19:28:32 +12:00
Syncfusion-JavaScript
5b7dc65d63
15.2.0.46 typings added.
2017-07-04 12:10:10 +05:30