Commit Graph
34244 Commits
Author SHA1 Message Date
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
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
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
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
Bowden Kelly 8fa336c4a9 Merge pull request #19250 from seansfkelley/patch-2
Remove myself as maintainer of react-redux (again).
2017-08-22 16:42:03 -07:00
Andy 516ed213ca Fix all lint errors (#19253) 2017-08-22 14:27:36 -07:00
Andy 1c982d68b4 animejs/tsconfig.json: Convert to LF line endings (#19254) 2017-08-22 14:26:07 -07:00
Georgii Dolzhykov 69acc07b23 angular: Better types for HTTP interceptors & response objects (#19247)
* Better types for HTTP interceptors & response objects

* Fix failing tests

* Don't use TS 2.3 features, staying compatible with 2.1
2017-08-22 22:22:20 +01:00
Andy 7b8116c9f2 knuddels-userapps-api: Fix test (#19192) 2017-08-22 13:55:39 -07:00
Andy c51a5f12af engine.io: Update TypeScript version (#19201) 2017-08-22 13:51:55 -07:00
Andy 5d7bbfb34e go: Fix compile error (#19101) 2017-08-22 13:49:01 -07:00
Andy bd4e914901 dojo: Rename interface from "object" to "objectInstance" (#19198) 2017-08-22 13:45:25 -07:00
Andy 91ae697cee animejs: Lint (#19252) 2017-08-22 13:36:35 -07:00
Bowden Kelly a77d0ea37f Merge pull request #19249 from EGrunzke/master
Add addOneTimeListener to events in google.visualization typings
2017-08-22 13:28:09 -07:00
Bowden Kelly b441edebe8 Merge pull request #19070 from Guymestef/patch-1
[Reactstrap][ListGroupItem] Allow onClick event
2017-08-22 13:27:35 -07:00
Bowden Kelly 7e15132730 Merge pull request #18716 from dmitryxcom/patch-1
[polymer] Update updateStyles() signature to include argument
2017-08-22 13:19:56 -07:00
Bowden Kelly bb90e09ae0 Merge pull request #18690 from lukevenn/master
[redux-form] Improved typings for 'getFormMeta' selector
2017-08-22 13:19:27 -07:00
Bowden Kelly 6ed0a5a845 Merge pull request #18616 from ssorallen/v3-react-router-with-router
Type and export props from react-router's `withRouter`
2017-08-22 13:18:48 -07:00
Bowden Kelly 96f883933d Merge pull request #18547 from FaithForHumans/patch-reactstrap
[reactstrap] Adding getRef to focus-able components for (old) release 3.8.1
2017-08-22 13:14:57 -07:00
Sean Kelley 1e00ae550b Remove myself as maintainer of react-redux (again).
#18801
2017-08-22 12:35:57 -07:00
Andy a7d6cdf987 cassandra-driver: Allow to omit options to execute (#19094) 2017-08-22 12:31:37 -07:00