Commit Graph

32989 Commits

Author SHA1 Message Date
Lukasz Zak
a3819eec07 [mongoose] Add missing property for >=4.1.1 version
DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use
`openUri()` instead, or set the `useMongoClient` option if using
`connect()` or `createConnection()`. See
http://mongoosejs.com/docs/connections.html#use-mongo-client
2017-07-18 13:04:48 +02:00
Wesley Wigham
7d57d41e6b Merge pull request #17963 from NeekSandhu/NeekSandhu-css-modules
Add types for css-modules
2017-07-17 23:07:08 -07:00
Neek Sandhu
ed7bf7126e Fulfill compliance with tslint.json 2017-07-17 23:03:38 -07:00
Neek Sandhu
1c3089e2a8 Update index.d.ts
Add support for css pre-processors like `sass`, `less` etc.
2017-07-17 23:02:35 -07:00
Wesley Wigham
193453ab7c Merge pull request #18161 from BendingBender/http-proxy-middleware
[http-proxy-middleware] introduce typings
2017-07-17 18:02:46 -07:00
Wesley Wigham
e6a02fe7cc Merge pull request #18130 from GiedriusGrabauskas/patch-8
Flux: added StoresList type
2017-07-17 18:00:54 -07:00
Wesley Wigham
310400a315 Merge pull request #18158 from devoto13/jasmine_dom_matchers
Added types for jasmine_dom_matchers
2017-07-17 17:28:32 -07:00
Wesley Wigham
2d44c5003d Merge pull request #18126 from Ailrun/master
Fix lodash type for orderBy
2017-07-17 17:27:14 -07:00
Dimitri Benin
c95f362fff [http-proxy-middleware] fix incomplete/incorrect typings, fix lint issues, add missing tests 2017-07-18 02:16:32 +02:00
Neek Sandhu
868ee465ad Create tslint.json 2017-07-17 17:03:36 -07:00
Dimitri Benin
cfa1ccd16f Merge remote-tracking branch 'http-proxy/add-http-proxy-middleware' into http-proxy-middleware 2017-07-18 00:44:49 +02:00
Yaroslav Admin
44d2a8c028 Added types for jasmine_dom_matchers 2017-07-18 00:37:42 +02:00
Wesley Wigham
62f5f470b2 Merge pull request #18141 from jgainfort/fix/vast-client-vastad
Fix/vast-client support for VastAd.creatives
2017-07-17 15:04:52 -07:00
Wesley Wigham
894db2acc8 Merge pull request #18115 from BendingBender/proj4leaflet
[proj4leaflet] remove types duplicated from proj4
2017-07-17 14:47:53 -07:00
Wesley Wigham
6c377fd0b9 Merge pull request #18095 from alan-agius4/feature/decorators
feat(lodash decorators): remove typings as of `4.0.0`
2017-07-17 14:44:24 -07:00
Wesley Wigham
edcf8f45b4 Merge pull request #18086 from Uxiliary/react-transition-group-Component-requires-2-args
react-transition-group Added {} state to remedy Component Requires 2 type arguments
2017-07-17 14:42:33 -07:00
Wesley Wigham
6906a7c5de Merge pull request #18123 from mthmulders/recharts
Type definitions for Recharts
2017-07-17 14:39:19 -07:00
Wesley Wigham
8e5f90d0b0 Merge pull request #18113 from Sa-ryong/react-daum-postcode
initial update for react-daum-postcode
2017-07-17 14:37:15 -07:00
Wesley Wigham
d220b74e4c Merge pull request #17909 from DogPawHat/upgrade-subscribable-types-recompose
[recompose] Flesh out Subscribable type to better match ES Observable spec
2017-07-17 14:28:58 -07:00
Wesley Wigham
9d4e94b52e Merge pull request #18147 from pelotom/patch-6
[react-dropzone] Fix definitions URL
2017-07-17 14:16:40 -07:00
John Gainfort Jr
de39637f41 updated VastCreative interface and its extensions 2017-07-17 15:06:39 -06:00
Wesley Wigham
04df51fde0 Merge pull request #18068 from obi-jan-kenobi/master
[csv-parse]added missing Option parameters
2017-07-17 12:48:50 -07:00
Wesley Wigham
9bc01ab23d Merge pull request #18070 from dalelane/master
[request]: Remove duplicate property
2017-07-17 12:48:02 -07:00
Wesley Wigham
522dc42c0e Merge pull request #18081 from ngbrown/patch-1
[react-test-renderer] Include update() and getInstance()
2017-07-17 12:46:53 -07:00
Wesley Wigham
fab35d3049 Merge pull request #18087 from RomanLysogor/master
[Draft.js]: Extended DraftEditorProps to improve mobile web behaviors
2017-07-17 12:45:53 -07:00
Wesley Wigham
1d1bf818d3 Merge pull request #18098 from lochbrunner/master
[xmldoc] Make XmlDocument as an extension of XmlElement
2017-07-17 12:45:10 -07:00
Wesley Wigham
6132f3241d Merge pull request #18111 from KentarouTakeda/chart.js
[chart.js]Add properties for some type
2017-07-17 12:43:37 -07:00
Wesley Wigham
3d315f8145 Merge pull request #18093 from BendingBender/svg4everybody
[svg4everybody] introduce typings
2017-07-17 12:40:34 -07:00
Ryota Kameoka
da17482087 Fix type definition for REPL module of Node.js (#18021)
* Fix signature for repl.start() function

* Complete type definition for REPLServer.context property
2017-07-17 12:25:30 -07:00
Maarten Mulders
095044055a Remove types-metadata.json, appears it shouldn't be under VC 2017-07-17 21:12:55 +02:00
Tom Crockett
df53469ea4 [react-dropzone] Fix definitions URL 2017-07-17 11:37:16 -07:00
Eloy Durán
425cbe9fd8 Merge pull request #18122 from gyzerok/react-native/fix-styles-in-ts-24
@types/react-native: fix style related bugs
2017-07-17 20:36:51 +02:00
Dimitri Benin
a51f7ddc22 [cucumber] fix confusing import 2017-07-17 20:26:12 +02:00
Adam Lavin
45a98df700 Updated react-maskedinput for 4.0.0 (#18058)
* Updated react-maskedinput for 4.0.0

* Add namespace back in, change the way component class is defined

* Removed namespaces and export interfaces
2017-07-17 11:24:12 -07:00
Mikhail Morozov
1af3158a5d Reactstrap css modules (#18049)
* reactstrap css modules

* fixed module import

* removed package-lock.json from git index
2017-07-17 11:19:27 -07:00
Chris Kelly
1ad0e4dbc4 Make center point optional on Point.rotate (#18045)
* Make center point optional on Point.rotate

Since the second parameter is optional (and most don't use it), let's let TS know that one parameter is OK.

* Update index.d.ts
2017-07-17 11:17:58 -07:00
Wesley Wigham
cd85a7a557 Merge pull request #18094 from KentarouTakeda/mersenne-twister
Add a new package "mersenne-twister"
2017-07-17 11:17:05 -07:00
Wesley Wigham
e79f95da78 Merge pull request #18101 from atiaxi/rot-js
Added type definitions for rot-js
2017-07-17 11:15:12 -07:00
Renjith
18747a4fce [restify 5] Fix definition for AuditLogger and RouteOptions (#18036)
* Fix definition for AuditLoggerOptions and RouteOptions

* Beautify

* Fix test cases
2017-07-17 11:12:33 -07:00
Ika
2b52c98aea feat(jest): add types for implementing custom interfaces (#18034)
* refactor(jest): enable tslint

* feat(jest): use global-modifying-module format

* feat(jest): add types for implementing custom interfaces

* fix(jest): should use interface instead of class, since it does not exist in jest environment

* docs(jest): fix typo

* revert: feat(jest): use global-modifying-module format

This reverts commit 99f7db4eac4530423f9de99f0553dbbc5043fc1d.

* docs(jest): fix typo

* feat(jest): update TS version to 2.2

* fix(jest): flow's Maybe type
2017-07-17 11:12:12 -07:00
cjbarth
d00caf8115 REQUEST: Add version number for correct version of @types npm package (#18026)
* Add version number for correct version of @types npm package

* Remove duplicate property
2017-07-17 11:11:28 -07:00
Wesley Wigham
bbd38cc7e2 Merge pull request #18104 from BendingBender/leaflet-providers
[leaflet-providers] introduce typings
2017-07-17 11:08:06 -07:00
Max Winderbaum
40e971e511 Remove duplicate 'time' identifier in @types/request (#18077) 2017-07-17 11:06:58 -07:00
Iñaki Ibarrola Atxa
3fe5fe7403 Add support for the classes option in Tabs and Dialog (#18015)
* Add support for the classes option in Tabs and Dialog.

* Add support for the classes option in Tabs and Dialog (Fix spacing).
2017-07-17 11:04:55 -07:00
Wesley Wigham
3e207ac3bb Merge pull request #18110 from BendingBender/socket.io-wildcard
[socketio-wildcard] introduce typings
2017-07-17 11:04:24 -07:00
Silas Rech
01366d9625 Add timing properties (#18000) 2017-07-17 11:01:20 -07:00
Denise Mauldin
ee5246d60a Added searchPlaceholder to datatables.net (#17986) 2017-07-17 10:59:41 -07:00
Michal Blaha
d6e5104955 [seneca] Update Options.log definition (#17976) 2017-07-17 10:58:56 -07:00
Panagiotis Rikarnto Siavelis
3a37a44480 notifyjs - adding missing requireInteraction option (#17972) 2017-07-17 10:58:31 -07:00
Shai Reznik
cc8a3b49b4 add optional done func to jasmine-given (#17971) 2017-07-17 10:57:58 -07:00