Stan Goldmann
5251c1ca8b
Address requested reviewer changes
2018-02-19 12:11:49 +01:00
Stan Goldmann
a571fadbf5
Export as default function
2018-02-16 17:48:03 +01:00
Stan Goldmann
aed892f99e
Export as default function
2018-02-16 17:32:11 +01:00
Eloy Durán
4bf37b6049
Merge pull request #23420 from iRoachie/rnmu-actionbutton
...
react-native-material-ui - Add positionContainer on ActionButton style
2018-02-05 06:11:16 -05:00
Kyle Roach
8aba723555
react-native-material-ui - Add positionContainer on ActionButton style
2018-02-05 06:36:20 -04:00
Zev Spitz
8058968995
[New package] activex-shell, activex-shdocvw -- Shell Controls + Internet Controls ( #23360 )
...
* initial commit
* activex-shell
* Raised Typescript version
2018-02-02 14:16:27 -08:00
Andrew M
ead975c8ad
[react-widgets] update typings ( #23234 )
2018-02-02 14:15:34 -08:00
Wesley Wigham
422003f3c5
Use import require when call or construct signatures are needed to improve compat with esModuleInterop ( #23355 )
...
* Use import require when call or construct signatures are needed to improve compat with esModuleInterop
* Add moment-timezoe fix
2018-02-02 14:09:06 -08:00
gentoo90
68a0b4e27f
jquery.colorpicker fixes ( #23320 )
...
* add 'disabled' option
* allow multiple parameters in method calls
2018-02-02 14:05:21 -08:00
Simon Colmer
c62adce5d1
Move IR definitions into root of Johnny Five since they were deprecated. ( #23236 )
...
* Update J5 to deprecate IR methods that now live in their own exports
* Add Credits
2018-02-02 14:04:47 -08:00
Sergio Álvarez
3f53615e9e
[@types/expo] Improve Facebook's Response type definition ( #23343 )
...
* Merge union into a unique value definition
* Fix lint error: prefer interface over type literal
* Update the tests to cover the destructuring use case
2018-02-02 13:58:33 -08:00
AlekhineDev
95c52dcefe
Added a missing 'draggable' boolean property to Props. ( #23347 )
2018-02-02 13:57:27 -08:00
Mark Bell
d5b9413803
The async parameter of Bloodhound.search is now optional ( #23365 )
...
The search function assigns a noop call inside the function body if the async parameter is omitted (bloodhound.js line 137), so it's safe to make this optional in the type signature.
2018-02-02 13:56:49 -08:00
Naoto Yokoyama
2ab14041f4
express-session: fix Store#get callback parameter type ( #23240 )
...
The type of the second parameter of Store#get should be SessionData,
not Session. It's bit confusing because parameter name "session" is
used for both Session and SessionData on their documentation.
2018-02-02 13:56:24 -08:00
FishOrBear
38ebf1ed54
<threejs> add 'ShapeBufferGeometry' ( #23272 )
...
* add 'Texture' attribute: 'center','rotation'
* add 'ShapeBufferGeometry'
2018-02-02 13:46:24 -08:00
am
2b6e3afa04
meta, application, refactoring ( #23358 )
...
* util.typeOf -> meta.typeOf
* x -> exception
* [application] add common things
* [events] add propagateEvents methods
2018-02-02 13:40:52 -08:00
Jakub Korzeniowski
a23c27a2dc
Corrected the typings for R.partition ( #23376 )
2018-02-02 13:39:52 -08:00
Eloy Durán
481d494f5c
Merge pull request #23369 from DerJacques/patch-2
...
[React Native] Update AnimatedValue type
2018-02-02 16:33:25 -05:00
Andy
8886afce4b
new-relic-browser: Remove redundant jsdoc ( #23368 )
2018-02-02 09:29:55 -08:00
Manuel Thomsen
2abac61fd0
[React Native] Update AnimatedValue type
2018-02-02 17:06:58 +01:00
Sebastian Müller
b1ce7a3525
Removing types/yfiles to resolve #23310 ( #23364 )
...
* Preparing removal of types/yfiles - adding notice in index.d.ts
* Removing types/yfiles to resolve #23310
* Fixed version number to use semver versioning
2.1 -> 2.1.0
2018-02-02 07:58:15 -08:00
York Yao
04dca3a081
add types of upng-js ( #23357 )
...
* add types of upng-js
* Update index.d.ts
* Update upng-js-tests.ts
* Update index.d.ts
* Update index.d.ts
2018-02-01 19:06:22 -08:00
Henry Ing-Simmons
faf57355e1
Adding typings for redux-little-router ( #23345 )
...
* Adding typings for redux-little-router
* Fixing config and typings
* Fixing linting and updating Typescript Version
* Set strict function types to true
* Change dependency from @types/redux to redux
2018-02-01 14:31:25 -08:00
Tanguy Krotoff
f79f55b826
Fix express.static() with esModuleInterop ( #23335 )
2018-02-01 14:10:52 -08:00
Andy
b09e18c654
ed2curve: Use package.json for tweetnacl dependency ( #23352 )
2018-02-01 14:00:01 -08:00
BbangJin
b0525e80a5
Add jsonWebTokenOptions type on passport-jwt StrategyOptions type. ( #23309 )
...
* feat: add jsonWebTokenOptions on passport-jwt StrategyOptions.
* feat: add contributor name on passport-jwt types.
* fix: jsonWebTokenOptions types from jsonwebtoken VerifyOptions.
2018-02-01 13:58:39 -08:00
Lindsey
ebd430ff84
[meow] Upgrade types for version 4 ( #23350 )
...
* [meow] Upgrade types for version 4
* Use ES6 import style
2018-02-01 11:13:19 -08:00
benstevens48
de83607005
allow modern import syntax for stemmer ( #23229 )
2018-02-01 11:12:13 -08:00
Georgii Dolzhykov
2cbe4e25c8
Rename confusing identifiers in tests (interface TResult -> AbcObject, var any -> anything) ( #23307 )
2018-02-01 11:09:56 -08:00
Brent Douglas
fc02b40ffc
Add types for @material group at tag v0.26.0 ( #23179 )
2018-02-01 10:50:12 -08:00
Georgii Dolzhykov
1f0e148136
lodash: remove _.flip from function/delay.d.ts ( #23338 )
2018-02-01 09:24:03 -08:00
Anderson Friaça
c76ba8e8c6
Types for jQuery Tags Input Plugin ( #23337 )
...
* Types for jquery-tags-input
* Adjustments in types
2018-02-01 09:23:40 -08:00
Zanaxhir
ba138fc494
[@types/react-dates] add daySize to DateRangePickerShape ( #23336 )
2018-02-01 09:23:18 -08:00
Zev Spitz
e7b468e36a
activex-diskquota -- ActiveX Disk Quota Type Library ( #23334 )
...
* Initial commit
* Removed interface-name from tslint.json
* Cleared tslint.json
2018-02-01 09:21:51 -08:00
Zev Spitz
51cb39e97c
Fax COM library, and Windows Script Host objects ( #23333 )
...
* Initial commit
* no-const-enum
* dts fixes
* Windows Script Host objects
* Remove interface-name rule
* Cleared tslint.json rules
2018-02-01 09:19:20 -08:00
Kai Ruhnau
d6cddb2fb3
[d3-shape] padAngle for arcs is optional ( #23294 )
2018-02-01 09:13:38 -08:00
Dmitriy Serdtsev
df1b55d514
[react-infinite] fix TS2497 ( #23285 )
...
* Corrected exports in react-infinite d.ts
* Added test for react-infinite
2018-02-01 09:12:52 -08:00
Alexander
58c71e014c
[cleave.js] Add missing type for htmlRef prop ( #23244 )
...
* Add missing prop type htmlRef for cleave.js
* bump version of type definitions for cleave.js after type adding
2018-02-01 09:12:09 -08:00
ZheyangSong
7d60dd66ed
Fix Ill-defined Definitions of Class/Interface ( #23222 )
...
* Fix Ill-defined Definitions of Class/Interface
+ The Label was ill-defined and didn't reflect the latest implementation
+ NOTE: this will cause breaking changes for any project that consumes the Label.
+ The `Label` is redefined as the concrete class so that *<Label />* can be used in JSX
+ The `LabelProps` is redefined as what old interface `Label` was.
* PR Updates
+ remove undocumented static methods.
* + Update recharts-tests.tsx
* + Remove unused type `parseViewBoxArgs`
2018-02-01 09:10:09 -08:00
Tomas Carnecky
aff3a0476b
Type definitions for catalog (2.x) ( #23276 )
...
* Type definitions for catalog
* Add catalog tests
* catalog: add responsiveSizes to Config
* catalog: remove empty rules block from tslint.json
* catalog: add responsive prop to ReactSpecimen
2018-02-01 09:05:59 -08:00
Andrew Crites
fcc0c74677
Blessed Program class types ( #23327 )
...
* blessed: add program export
* blessed: Adding types for Program.
Attempted to include all functions for the Program class. I excluded the psuedo-private functions starting with _.
Most functions write to a writeable stream and call the write() function internally which returns a boolean.
* blessed: Adding types test and program properties
2018-02-01 09:02:55 -08:00
Eloy Durán
bd2e7ac7d1
Merge pull request #23325 from npirotte/react-relay/improve-props
...
react-relay - improve props and relay variables typing
2018-02-01 11:48:16 -05:00
Nathan Shively-Sanders
715d56ce22
Merge pull request #23331 from DefinitelyTyped/shelljs-test-string-literals
...
shelljs.test uses string literals for option param
2018-02-01 08:12:59 -08:00
Nathan Shively-Sanders
e6b57c0497
Create a TestOptions type for test's options
2018-02-01 08:04:55 -08:00
Nicolas Pirotte
2a776fbffe
(react-relay) Adds default type for RelayProp
2018-02-01 16:10:35 +01:00
Matt R. Wilson
a436740d5d
[@types/request-promise-native] Add transform2xxOnly option. ( #23328 )
2018-01-31 17:29:03 -08:00
Nathan Shively-Sanders
db1ca04de3
shelljs.test uses string literals for option param
...
Previously it was just string, which makes it hard to know which options
are available.
2018-01-31 15:31:48 -08:00
Hugues Stefanski
3c357a1ccf
Add types for [d3-fetch]( https://github.com/d3/d3-fetch ) ( #23324 )
...
* Updated d3-geo to reflect version 1.9.0: added fitWidth and fitHeight methods
* Fix asterisk position
* Missing space
* Added spacing between methods
* Added tests for d3-geo `fitHeight` and `fitWidth`
* Backbone for d3-fetch
* Completed fetch API
* Strong typings of parsing methods
* Partial d3-fetch tests
* Completed tests for d3-fetch
* Reste library to es6 in d3-fetch
* Fix linting errors
* tentative fix TS 2.1
* Specific types for d3-fetch
* Fix test on d3-fetch
* Removed generic used only once for json function in d3-fetch
* Fix d3-fetch test
2018-01-31 14:45:59 -08:00
Georgii Dolzhykov
50ae629d0c
AngularJS: rename confusing identifiers in tests ( #23314 )
2018-01-31 14:44:50 -08:00
am
366d972db4
[adone] refactoring, fixes ( #23321 )
...
* refactoring, fixes
* add sprintf
* [assertion] replace assert properties with methods
* [assertion] is* -> *
* [data.json] add newline opt for encode
* [data.mpak] add tryDecode, add constructor opt for Serializer, add registerCommonTypesFor function
* [data.base64] add encoding param for decode
* [stream] make core a namespace, stream.core() -> core.create(), stream.CoreStream -> stream.core.Stream
* [fs] add readlinkSync, utimes, utimesSync, utimesMillis, readdirp, appendFIleSync, rmEmpty
* [fs] remove fd namespace, put everything into fs
* [fs] add mkdirSync, mkdirp, mkdirpSync
* [fs] fix copy, add copyTo
* [fs] pos options for tail
* [is] add type guards
* [promise] add props, retry
* [shani] add todo for it/describe
* [utils] remove mapArguments, functionParams, by, stripBom, GlobExp, sqlstring.(arrayToList, bufferToString objectToValues), buffer.(concat, mask, unmask), userid
* [utils] fix toposort, class ReInterval -> function reinterval, move throttle into its own namespace and add options, move RateLimiter to throttle
* [utils] add buffer.toArrayBuffer, buffer.xor, arrayDiff, fillRange, inflection, merge, omit, parseTime, pick, querystring, regexNot, repeat, signalNameToCode, splitBuffer, splitString, toRegex, xorDistance, braces, match
* event.EventEmitter -> event.Emitter
2018-01-31 14:44:14 -08:00