Guillaume RODRIGUEZ
db0522e8fe
[chart.js] Fix dafaults and controllers Chart ( #23027 )
2018-01-23 12:57:46 -08:00
Andrej Komelj
7d0fba3465
Update Firmata options and constructors ( #22978 )
2018-01-23 12:03:15 -08:00
Joseph Weidinger
c5e0c176f3
[react-geosuggest] - update api to latest version ( #22969 )
...
* update react-geosuggest
* take out patch number as DT CI doesn't like it
2018-01-23 12:02:38 -08:00
Mirko Guarnier
2c71c28bc5
Redux form onChange onBlur fix ( #22989 )
...
* Fix onChange and onBlur parameters
* Add semicolon
* Fix definition
2018-01-23 12:00:10 -08:00
smhxx
da85ce8409
mocha: reporter() method takes optional second parameter ( #23026 )
2018-01-23 11:58:45 -08:00
Admin Localnet
7fd0895663
Add util.promisify types for glob ( #23037 )
...
* Add util.promisify types for glob
* Add util.promisify types for glob
2018-01-23 11:58:23 -08:00
Aleksey
8ecb1305ea
[highcharts] added explicit null type to props ( #22983 )
2018-01-23 11:53:48 -08:00
Bernabe Felix
57d8d50de6
[react-copy-to-clipboard] Add missing parameter to onCopy ( #22982 )
2018-01-23 11:53:11 -08:00
Netanel Draiman
399a4198af
Updated mapbox-gl to include correct FitBoundsOptions ( #22950 )
...
As can be seen in the `mapbox-gl-js` [source code](https://github.com/mapbox/mapbox-gl-js/blob/master/src/ui/camera.js#L370 ), the `fitBounds()` function receives `AnimationOptions & CameraOptions`.
It then calls the `flyTo` or `easeTo` functions according to the options it received.
The `FitBoundsOptions` interface extends `FlyToOptions` as that already extends `AnimationOptions & Camera Options`.
2018-01-23 11:50:35 -08:00
Bradley Ayers
ac802ef4b0
Update react-beautiful-dnd to 3.0, fix nullables ( #22938 )
2018-01-23 11:49:46 -08:00
Pálmi Þór Valgeirsson
286bf2a94d
aws-lambda : Add more Cognito triggerSources according to spec ( #22943 )
...
* aws-lambda : Add more triggerSources according to spec
* aws-lambda: Add my info in the Definitions by - list
* aws-lambda: Cognito triggerSources list failed npm test due to extra semi colon
2018-01-23 11:48:40 -08:00
Johnny Icarus
8927b689ac
[@types/masonry-layout] add new horizontalOrder option ( #22949 )
...
* Add new horizontalOrder option
Introduced with masonry v4.2.0 ([release history](https://github.com/desandro/masonry/releases ))
* Update extended options test
* Bump version
2018-01-23 11:45:40 -08:00
sapphire
4085ec7481
fix type of types/twit ( #22915 )
2018-01-23 11:44:53 -08:00
mtgto
1350967a06
material-ui: Fix IconMenu#children ( #22910 )
2018-01-23 11:40:52 -08:00
Andy Hanson
05a676af17
Merge branch 'JustinBeckwith-fix-p-queue'
2018-01-23 11:39:49 -08:00
Andy Hanson
f6a42dd61f
Remove redundant jsdoc
2018-01-23 11:39:41 -08:00
Andy Hanson
45a7a39528
Merge branch 'fix-p-queue' of https://github.com/JustinBeckwith/DefinitelyTyped into JustinBeckwith-fix-p-queue
2018-01-23 11:39:00 -08:00
Maarten Mulders
c0fd900726
Add arguments to RechartsFunction ( #22771 )
...
* Add arguments to RechartsFunction
* Fix a bunch of dtslint findings
* Restore separate type for onBBoxUpdate
2018-01-23 11:38:08 -08:00
Andy Hanson
10d6bc0205
Merge branch 'dancespiele-add-types-navigo'
2018-01-23 11:22:43 -08:00
Andy Hanson
d3cb05fdcb
Remove extra files
2018-01-23 11:22:21 -08:00
Andy Hanson
97ecfc0e06
Merge branch 'add-types-navigo' of https://github.com/dancespiele/DefinitelyTyped into dancespiele-add-types-navigo
2018-01-23 11:21:55 -08:00
ReDragon710
cd53b3f923
added unregister method to pluginservice ( #22958 )
...
* added unregister to pluginservice
added unregister method to plugin service,
the unregister method was absent
* Update index.d.ts
2018-01-23 11:11:45 -08:00
Anton
77858c3a90
[redux-form] - Fix handleSubmit error ( #22945 )
...
* [redux-form] - Fix handleSubmit error
* [redux-form] - Make FormSubmitHandler arguments not optionsl
* [redux-form] - Make class name more readable
2018-01-23 11:11:32 -08:00
Danilo Tenorio Raisi
8db0647a2d
Created ScheduledEvent on AWS Lambda Types ( #22974 )
...
* Created ScheduledEvent on AWS Lambda Types
* aws-lambda types
Fixed detail type on ScheduleEvent
* types/aws-lambda
Fixed header at index.d.ts
2018-01-23 11:06:53 -08:00
Eugenio Arosteguy
3499d8a0d9
adding typing for tooltip order ( #22997 )
2018-01-23 10:54:43 -08:00
jwbay
f08ddbb734
puppeteer 1.0 ( #23014 )
2018-01-23 10:53:59 -08:00
Pavlina Hadjieva
22afda5072
Upgrade Kendo UI definitions to 2018.1.117 ( #23034 )
...
* Update GridColumnCommandItem to match types/example from documentation.
- GridColumnCommandItem has been changed from only accepting GridColumnCommandItemText to accepting both string or GridColumnCommandItemText.
* feat: upgrade Kendo UI definitions to 2018.1.117
2018-01-23 10:51:12 -08:00
Andy Hanson
93c7002c54
Merge branch 'crimx-v2.2.4'
2018-01-23 10:49:04 -08:00
Andy Hanson
22c68afd73
Fix indent
2018-01-23 10:48:56 -08:00
Andy Hanson
55c1e5bf6b
Merge branch 'v2.2.4' of https://github.com/crimx/DefinitelyTyped into crimx-v2.2.4
2018-01-23 10:48:34 -08:00
Edward Woolhouse
f009df31d0
[bytebuffer] Add missing 'readBytes' and 'writeBytes' functions ( #23044 )
2018-01-23 10:47:15 -08:00
Kim Joar Bekkelund
cc49e97d50
Use 'export =' for type-detect ( #23049 )
2018-01-23 10:46:47 -08:00
Sriram Thiagarajan
00865c52ee
added id prop for react-select input ( #23054 )
...
* added id prop
* jsdoc in right place
* default value for id to be undefined
2018-01-23 10:45:40 -08:00
Ankit Tyagi
1d84357470
@types/mongodb - add appname to MongoClientOptions ( #23060 )
...
- Based on
https://mongodb.github.io/node-mongodb-native/3.0/api/MongoClient.html#.connect
2018-01-23 10:44:30 -08:00
maximelkin
f69b0ea7b6
add @types/node-cron ( #23062 )
...
* add node-cron
* Update tslint.json
Remove lint rule
2018-01-23 10:43:37 -08:00
Dmitry
c6a22f77ba
Add missed carousel definition variant ( #23063 )
...
https://getbootstrap.com/docs/3.3/javascript/#carousel-number
2018-01-23 10:42:43 -08:00
Omar Diab
398ebb9d76
knex: default batchInsert chunkSize arg ( #23064 )
...
* knex: optional batchInsert chunkSize arg
* knex: add test for optional batchInsert
2018-01-23 10:39:09 -08:00
Qibang
8abd412a02
feat: add tabBarOnPress ( #23068 )
2018-01-23 10:36:05 -08:00
York Yao
7a3a2f77d5
feat: add types of geetest ( #23069 )
2018-01-23 10:35:45 -08:00
Niall
27b74af5a2
Update googlemaps fitbounds method to include padding ( #23071 )
...
fitbounds has an optional second argument: padding.
reference: https://developers.google.com/maps/documentation/javascript/reference (see Methods section, first method).
2018-01-23 10:32:48 -08:00
smhxx
ec91c51a72
chai, chai-dom, chai-jquery: fix signature of match()/matches() methods ( #23077 )
...
* chai: fix signature of match()/matches() methods
* chai-dom: add missing assertions from recent minor versions
* chai-jquery: add missing declaration caused by changes to @types/chai
2018-01-23 10:32:16 -08:00
Ahn
29a649e6ab
Add accessType to jest.spyOn as supported in Jest 22.1.0+ for types/jest ( #23082 )
...
* Add accessType to jest.spyOn
* Adjust version
* Adjust accessType to be more accurate on expected type value
2018-01-23 10:31:06 -08:00
Bruno Lemos
745b78c0b2
[react-native] Add locale prop on DatePickerIOS ( #23080 )
2018-01-23 10:30:47 -08:00
Junyoung Choi (Sai)
861b87f6ba
Add dashify ( #23092 )
...
* Add dashify
* Use 4 spaces
2018-01-23 10:28:25 -08:00
Ika
09f0e72b83
feat(vfile-location): initial commit ( #23088 )
...
* feat(vfile-location): initial commit
* fix: strings are allowed
* docs: add descriptions
2018-01-23 10:27:49 -08:00
Hyeonsu Lee
e626e99df9
Add @expo/vector-icons definitions ( #23093 )
...
* Add @expo/vector-icons definitions
* Rename the test file
2018-01-23 10:23:55 -08:00
Dominique Rau
8b292ec78a
Lodash: split up monolith file and use per file per method. ( #23100 )
...
* feat(restructure): split up monolith
* fix(header): fix typo in file header
* fix(properties): add missing property files
* fix(tests): delete new empty test-files for now
* fix(test): revert type changes
2018-01-23 10:22:44 -08:00
Andy
37685e11dd
Add tslint disables for no-const-enum ( #23134 )
2018-01-23 18:19:36 +00:00
suXin
c2f0e4aea1
Add @types/forms ( #23103 )
2018-01-23 10:19:03 -08:00
UselessPickles
2e2da6027f
[enzyme] Fix signature of the "filter" method. ( #23108 )
...
* Improve signature of ShallowWrapper.filter and ReactWrapper.filter to
return appropriate specific types when the apram is a ComponentClass or
StatelessComponent.
* Improve signature of filter() to return a wrapper with HTMLAttributes props when a string CSS selector is provided.
* Improve unit tests to properly test various signatures of methods that are expected to return wrappers with different props types.
* [enzyme] Fix signature of "filter" when param type does not narrow down the possible type of the element/component collection.
* [enzyme] Fix incorrect use of "this" return type in "filter" signatures.
2018-01-23 10:18:02 -08:00