Joel Eriksson
8579ea24a6
Update i18n with new methods ( #16392 )
...
- Added methods introduced in newer versions
- Improved documentation
- Added tslint.json
2017-06-01 08:45:42 -07:00
Krzysztof Cebula
9d55adc25b
victory: Add missing labelRadius property for VictoryPie ( #16388 )
...
* Add missing labelRadius property for VictoryPie
* Add test
* Increase package version
* Add tickLabels on VictoryStyleInterface
2017-06-01 08:43:56 -07:00
Stephen Ierodiaconou
8a7e78869e
doT.js API allows modification of the exported templateSettings property. Change from const ( #16385 )
2017-06-01 08:43:32 -07:00
Harry
c9c78dff64
Add funding property to StripeCard ( #16384 )
2017-06-01 08:42:38 -07:00
Yui
f072ae9df4
Merge pull request #16719 from Owlbertz/gridstack-addwidget
...
Gridstack: addWidget() should also take jQuery or HTMLElement
2017-06-01 08:40:32 -07:00
Yui
0656d1d9b5
Merge pull request #16720 from gfx/react-intl/FormattedDate
...
fix type of react-intl/{FormattedDate,FormattedTime,FormattedRelative} types
2017-06-01 08:35:51 -07:00
Nathan Shively-Sanders
17d0a14e84
Merge pull request #16191 from shane935/master
...
@types/recompose: Improve this typing in the lifecycle method
2017-06-01 08:35:04 -07:00
Steve Hipwell
9bdf41ae8c
Update restify-errors typings to support defined errors ( #16382 )
...
* Update restify-errors to correctly type predefined
* Fixed linting errors
* Fixed linting issue
* Fixed defined types for restify-errors
* Fixed restify-errors tests
* Updated restify-errors ts version
* Update correct definition
* Remove unwanted file
2017-06-01 08:34:24 -07:00
Yui
d2ae470e18
Merge pull request #16721 from plantain-00/qrcode
...
[qrcode]improve types of qrcode@0.8.2
2017-06-01 08:33:37 -07:00
Yui
a55b744a04
Merge pull request #16732 from AJamesPhillips/react-form-initial-values
...
Add example of using initialValues
2017-06-01 08:32:25 -07:00
Jens Duttke
24c67b0a09
Add React.ReactInstance to OverlayProps.target ( #16379 )
...
OverlayProps.target can be either a function or a React.ReactInstance.
See: https://github.com/react-bootstrap/react-overlays/blob/master/src/Position.js
Line: 82 and 83
2017-06-01 08:31:34 -07:00
Yui
592bec15d4
Merge pull request #16722 from kbytesys/master
...
jquery-match-height typings
2017-06-01 08:31:11 -07:00
Matthias Lochbrunner
423676a9f8
Add openStdin() ( #16378 )
2017-06-01 08:31:05 -07:00
Ronan
86f8d59e5a
Added single type option to AutocompleteOptions in googlemaps types ( #16376 )
...
* added single type option to AutocompleteOptions interface
* Made type in autocompleteoptions optional
2017-06-01 08:30:30 -07:00
AJ Richardson
519b3e46da
lodash: allow null and undefined parameters ( #16364 )
...
* lodash: allow null and undefined parameters (#15883 )
* lodash: fix requested changes (#15883 )
* Better way of handling array wrappers
* lodash: allow more null or undefined inputs
2017-06-01 08:27:33 -07:00
eug48
da66e73945
jest: added addSnapshotSerializer ( #16334 )
...
based on flow typings at e56103cf14/types/PrettyFormat.js
2017-06-01 08:11:18 -07:00
Andy Hanson
350e27c474
Merge branch 'chazclark-patch-1'
2017-06-01 08:09:56 -07:00
Andy Hanson
0608dfc474
Fix lint
2017-06-01 08:09:45 -07:00
Andy Hanson
eb3a44db52
Merge branch 'patch-1' of https://github.com/chazclark/DefinitelyTyped into chazclark-patch-1
2017-06-01 08:09:14 -07:00
Gabe Moothart
7ea2468545
Add SpyObj<T> typing for createSpyObj. ( #16321 )
...
* Add SpyObj<T> typing for createSpyObj.
Adding a mapped type SpyObj<T>, and make it the return value of
createSpyObj.
* simplify type
2017-06-01 08:08:18 -07:00
Michael Elsdörfer
3b14b0a3a3
Add role and tabIndex back to SVGAttributes. ( #16289 )
...
Was removed as a part of https://github.com/DefinitelyTyped/DefinitelyTyped/pull/14618 .
2017-06-01 08:04:49 -07:00
Andy Hanson
8a8d2f6e77
Merge branch 'liudongpu-patch-1'
2017-06-01 07:55:31 -07:00
Andy Hanson
a39e51dced
Fix lint
2017-06-01 07:55:17 -07:00
Andy Hanson
472bd8bca8
Merge branch 'patch-1' of https://github.com/liudongpu/DefinitelyTyped into liudongpu-patch-1
2017-06-01 07:54:38 -07:00
Felipe
7bb204fdb5
update uuid to v3 ( #16264 )
...
* update uuid to v3
- remove the parse/unparse functions
- allow importing 'uuid/v1' and 'uuid/v4' directly
- keep v2 typings as 'uuid-v2'
* Fix v2 folder naming
2017-06-01 07:53:41 -07:00
Blake Embrey
7437e70f27
Import redis definitions from @types ( #16215 )
2017-06-01 07:41:59 -07:00
Travis Schettler
68221a8e5c
Fixed breeze DataType and DataTypeSymbol ( #16210 )
2017-06-01 07:39:56 -07:00
Yui
49b448d5d1
Merge pull request #16724 from apexskier/patch-2
...
react: Add `ReactComponent<P>` class
2017-06-01 07:34:03 -07:00
Yui
a550aa6d95
Merge pull request #16727 from HorusGoul/master
...
Fixes a symbol name on @types/react-router-redux package.
2017-06-01 07:32:46 -07:00
Yui
a428bae859
Merge pull request #16740 from ughitsaaron/pg-add-promise
...
Add Promise property to PoolConfig for @types/pg
2017-06-01 07:27:53 -07:00
Yui
6d6e0deb7f
Merge pull request #16742 from leonard-thieu/semantic-ui
...
[semantic-ui] Update type definitions
2017-06-01 07:26:20 -07:00
Michael Haan
8f7d2171e9
kafka-node: add "client: Client" to HighLevelConsumer ( #16188 )
...
* added client to ConsumerGroup
* added client to HighLevelConsumer (CG inherits from)
2017-06-01 07:22:23 -07:00
Keith Dahlby
c9925f3be5
FullCalendar: Callback Fixes ( #16184 )
...
* FullCalendar render callbacks use JQuery element
* FullCalendar: selectHelper is boolean only since 2.1.0
https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.0
2017-06-01 07:21:53 -07:00
Xiadong Zhu
ee4176f232
Extend VerifyClientCallbackAsync to support code and message fields when reject ( #16145 )
2017-06-01 07:17:43 -07:00
Giedrius Grabauskas
e00b175536
Update Undertaker to 1.1 ( #16296 )
...
* Created tslint.json for undertaker
* Updated to 1.1 version.
* Fixed contributor link.
* flatten contributes' list
* Added param array of task in series and parallel methods.
* Updated jsdoc comments.
* Extended EventEmitter in Undertaker class. Added test for EventEmitter.
2017-06-01 07:12:48 -07:00
Andy Hanson
fcce90b230
Merge branch 'richardgong1987-master'
2017-06-01 07:09:38 -07:00
Andy Hanson
a306138098
Fix lint
2017-06-01 07:09:27 -07:00
Andy Hanson
96bd122a33
Merge branch 'master' of https://github.com/richardgong1987/DefinitelyTyped into richardgong1987-master
2017-06-01 07:08:33 -07:00
Alan Agius
a713269029
fix(commander): issue with namespace not found ( #16060 )
...
* fix(commader): issue with namespace not found
* remove `new` and add test case
* fix typo
* add `ExportedCommander`
* rename to `StaticCommander`
* commander: extend StaticCommander with commander.Command
* commander typings re add `new`
* commander: change `Option` and `Command` to `classes`
* rename `CommanderStatic`
* comander: add documentation
* remove breakline
* chnage `object` to `any`
* commander test: add breakline
* commander: update `CommanderStatic` to use `typeof`
2017-06-01 07:07:07 -07:00
Richard Wilburn
5c3422e82d
Adding ability to provide own picture for facebook share dialogs ( #16059 )
...
* Adding ability to provide own picture for facebook share dialogs
@types/facebook-js-sdk
Adding support for custom thumbnail images for using the facebook share
dialog. Facebook will provide default images for your dialog if you
don't specify your own. This allows you to override this. It works but
it isn't documented under facebook documentation unfortunately.
Adding fix for #15908 in the master repo.
* Fixing picture property to be optional
Fixing picture property to be optional as it may not always be required.
2017-06-01 07:05:09 -07:00
noveyak
702a5fa4b9
Make data texture constructor consistent with other textures ( #15928 )
2017-06-01 06:56:56 -07:00
Iker Pérez Brunelli
48c753a7b2
universal-analytics: Update typings to v0.4.13 ( #15672 )
...
* Update typings
* Add tslint.json
* Fix linting errors
2017-06-01 06:44:53 -07:00
kkpoon
55c559b2ca
Fix d3-scale TS2304: Cannot find name 'Range' ( #16815 )
...
* Fix d3-scale TS2304: Cannot find name 'Range'
- fix `range` function in `ScaleIdentity` use generic Range but not declared
* fixup! Fix d3-scale TS2304: Cannot find name 'Range'
2017-06-01 06:32:55 -07:00
Eloy Durán
8877071a4f
Merge pull request #16884 from jonathantorley/master
...
Added windows as a platform
2017-06-01 12:01:48 +02:00
Eloy Durán
336f4a8e8a
Merge pull request #16840 from Cryptacular/master
...
[react-navigation] Add screenProps to NavigationContainerProps interface
2017-06-01 12:00:46 +02:00
Daniel Rosenwasser
b659b0def9
Merge pull request #16615 from GiedriusGrabauskas/react-slick
...
Updated types for react-slick 0.14
2017-06-01 01:07:22 -07:00
Daniel Rosenwasser
74b9f2030e
Merge pull request #16602 from andraaspar/master
...
Improve feedback & auto-completion in attribute objects.
2017-06-01 01:05:19 -07:00
Daniel Rosenwasser
b8fefe32aa
Merge pull request #16636 from dolanmiu/jsforce
...
Exported SalesforceID, added new methods and clean up
2017-06-01 01:02:36 -07:00
Daniel Rosenwasser
353a1f8f9d
Merge pull request #16662 from cauld/master
...
Adding missing property (onTouchTap) to material-ui GridTile component
2017-06-01 01:01:47 -07:00
Daniel Rosenwasser
f026d538a4
Merge pull request #16654 from aluanhaddad/patch-5
...
deep-freeze: Updated to use Mapped Types and align with Object.freeze in lib.d.ts
2017-06-01 00:59:28 -07:00