Commit Graph

34265 Commits

Author SHA1 Message Date
Chris Rohlfs
d662c2f06a [react-aria-menubutton] add typings 2017-08-25 13:24:18 +12:00
Andy
6839a99461 react-native-goby: allow updateDialog to be a boolean (#19212) 2017-08-24 09:53:34 -07:00
Eloy Durán
72cb21a2e8 Merge pull request #19314 from ahanriat/react-native/add-animated-loop
[react-native] Add Animated.loop typings
2017-08-24 18:19:47 +02:00
ahanriat
da7db43db1 Add Animated.loop typings 2017-08-24 17:47:06 +02:00
Marc Ghorayeb
dbe12007d6 [node] fix missing zlib options parameter in v0, v4 and v6 (#19121)
* [node] fix missing zlib options parameter in v0, v4 and v6

* [next-redux-wrapper] fix end of file with new line
2017-08-24 08:26:57 -07:00
scc
76a13f1ad8 update svg2png tpye (#18393)
* update svg2png tpye

* fix

* fix reference

* fix export default

* change version

* fix definitions by

* fix type

* fix lint
2017-08-24 07:07:17 -07:00
Melvin Groenhoff
25ba611105 node: add ChildProcess killed property, add Worker send callback argument and fix some error events. (#19299) 2017-08-24 07:03:09 -07:00
Eloy Durán
b379148f25 Merge pull request #19183 from newyankeecodeshop/remove-dom-types
[react-native]: Remove references to types from TS "DOM" lib
2017-08-24 15:45:03 +02:00
Bowden Kelly
96cffadf50 Merge pull request #19181 from oktapodia/fix/sequelize-addIndex-typings
@types/sequelize Fix addIndex typing
2017-08-23 17:28:41 -07:00
Bowden Kelly
d4015a973f Merge pull request #19180 from BendingBender/lru-cache
[lru-cache] upgrade to 4.1, improve typings, enable strict null checks and linting
2017-08-23 17:25:31 -07:00
Bowden Kelly
19eced39a8 Merge pull request #19229 from Syncfusion-JavaScript/master
Syncfusion Typings updated.
2017-08-23 17:23:41 -07:00
Bowden Kelly
a56d45ead7 Merge pull request #19269 from wake42/master
pikaday: Added formatStrict and parse. Also fixed tslint
2017-08-23 17:11:13 -07:00
Bowden Kelly
1f753d2739 Merge pull request #19278 from alsiola/master
[redux-form] Modify Field's input prop functions
2017-08-23 17:07:53 -07:00
Bowden Kelly
c4e76f29bb Merge pull request #19288 from trainerbill/PayPalFix
Fix Invoice type
2017-08-23 17:06:27 -07:00
Bowden Kelly
a53e15e90a Merge pull request #19120 from lookfirst/request-tunnel-option
[request] Optional tunnel boolean in request options
2017-08-23 17:05:17 -07:00
Bowden Kelly
73ba26a9bd Merge pull request #19256 from iRoachie/react-native-tab-navigator
Add defintions for react-native-tab-navigator
2017-08-23 17:03:25 -07:00
Bowden Kelly
9376e7e640 Merge pull request #19233 from sculove/egjs-component-types
add typings for egjs-component
2017-08-23 17:02:36 -07:00
Bowden Kelly
6991935046 Merge pull request #19266 from igorissen/master
 Add typings for OwlCarousel2 library
2017-08-23 16:54:56 -07:00
Bowden Kelly
a148e1c93c Merge pull request #19267 from ikatyang/add-pretty-format-definitions
feat(pretty-format): initial commit
2017-08-23 16:54:01 -07:00
Bowden Kelly
5e6f29e60e Merge pull request #19294 from Schlesiger/master
Add nightwatch definition
2017-08-23 16:53:01 -07:00
Connor Schlesiger
ed46914eb0 Add dom lib 2017-08-23 18:19:05 -04:00
Kelvin Jin
a56c93add1 [node] Add http2 type definitions (#18952)
* [node] Add http2 type definitions

* More restrictive headers type

* Split Headers into incoming and outgoing

* Small changes

* Add tests and make corrections that surfaced while writing them

* Use spread operator instead of Object.assign

* Address comments
2017-08-23 14:33:31 -07:00
Connor Schlesiger
3de6124c5d Add nightwatch definitions 2017-08-23 17:25:53 -04:00
Daniel Rosenwasser
e716f533eb Merge pull request #19226 from TeamworkGuy2/master
[convert-source-map] Update convert-source-map to v1.5.0
2017-08-23 13:43:54 -07:00
Andy
000eba896f Use path mapping for scoped packages (#19292) 2017-08-23 13:42:40 -07:00
Andy
d38fdb9146 react/v15: Fix compile error (#19281)
* react/v15: Fix compile error

* Fix lint
2017-08-23 13:26:55 -07:00
Dimitri Benin
32f2b57713 [graceful-fs] upgrade to 4.1, improve typings, enable strict null checks and linting (#19257)
* [graceful-fs] upgrade to 4.1, improve typings, enable strict null checks and linting

* [graceful-fs] correctly re-export interfaces & types from fs, add docs
2017-08-23 13:18:50 -07:00
Dimitri Benin
99fdc4540a [sigmund] add typings (#19291) 2017-08-23 13:17:51 -07:00
Andrew Throener
76bd14c138 Fix Invoice type
Test fix

(paypal-rest-sdk): Fix invoice type
2017-08-23 13:24:23 -05:00
Andy
cc1e320ed6 Remove jquery.pjax.falsandtru from notNeededPackages (#19287) 2017-08-23 11:09:23 -07:00
Andrew Goodale
35f284e256 Remove references to types from "dom" TS library 2017-08-23 13:57:32 -04:00
Andy
1da5cc794b react-bootstrap: Fix lint (#19284) 2017-08-23 10:40:01 -07:00
Andy
0aa5c3db6d react-dom: Revert test change (#19280) 2017-08-23 10:39:37 -07:00
Andy
084d0e2fb1 tinymce: Fix test (#19275) 2017-08-23 10:33:57 -07:00
Eloy Durán
abbc84feee Merge pull request #19080 from iRoachie/rn
[rn] Fix redeclaration of global
2017-08-23 18:25:19 +02:00
Alex Young
d0eec2cba3 Add to contributors 2017-08-23 17:06:49 +01:00
Alex Young
1a85faf9f2 Modify injected Field input prop change function arguments
Add tests for input prop
2017-08-23 17:05:36 +01:00
Andy
2e63860166 gulp: Fix tests using 'del' (#19189) 2017-08-23 08:04:04 -07:00
Kyle Roach
75b8d8a4e7 [rn] Fix redeclaration of global 2017-08-23 10:57:15 -04:00
Silvio Ginter
b641de08ea [@types/jest] Fix tsc rejects constructor arguments for Mock<T>, as it works like intended (#19268)
* Fix tsc rejects constructor arguments for Mock<T>, as it works like intended

* apply code format
2017-08-23 07:33:19 -07:00
Åke Wivänge
c0d2c91d9f pikaday: Added formatStrict and parse. Also fixed tslint and resulting formatting errors. 2017-08-23 13:57:00 +02:00
Ismael Gorissen
332717cfb9 🐞 Fix issue with use of Function type 2017-08-23 10:29:05 +02:00
ikatyang
9cbabd08c2 feat(pretty-format): initial commit 2017-08-23 16:25:27 +08:00
Ismael Gorissen
392891d6bb npm update 2017-08-23 10:06:04 +02:00
Ismael Gorissen
41a9cb0c8d Add typings for OwlCarousel2 library 2017-08-23 10:01:48 +02:00
sculove
10124ccd7e add namespace and remove module 2017-08-23 14:24:35 +09:00
sculove
d512386132 add paths on compileOptions 2017-08-23 13:59:58 +09:00
sculove
2977b3791d add paths in tsconfig.json 2017-08-23 13:57:07 +09:00
sculove
3b8bfbac95 change package name 2017-08-23 10:42:33 +09:00
Kyle
376149f73c Add defintions for react-native-tab-navigator 2017-08-22 19:54:17 -04:00