Mike North
ba36179b19
Allow non-factories to be registered with .register ( #27661 )
2018-07-30 11:02:15 -07:00
Alan Agius
5c0fd82860
stylelint: update to v9.4 ( #27659 )
...
* stylelint: update to v9.4
* styleline: add `compact` to `formatters`
2018-07-30 11:02:05 -07:00
Daniel Rosenwasser
aa115293b8
Make Props default to never in 'moonjs'. ( #27667 )
...
* Make `Props` default to `never` in 'moonjs'.
* Update test for missing props.
2018-07-30 11:00:29 -07:00
Art
0e67e6c782
Add node-zopfli-es types ( #27634 )
...
* Add node-zopfli-es types
* Set typescript version
* Replace index.d.ts with actual type definition instead of an export
* Update index.d.ts
2018-07-30 09:35:46 -07:00
Igor Babkin
451ab05774
Remove recalc function (it's private) and add getCentroid() ( #27488 )
2018-07-30 09:35:06 -07:00
Sosuke Suzuki
3228beff2f
Update url-regex for strict option. ( #27487 )
...
* Update url-regex/index.d.ts
* Add my name as comment
* Increase the version number
* Remove patch version
2018-07-30 09:34:35 -07:00
Martín (Netux) Rodríguez
8b576a265d
simple-oauth2: Update typings to 1.6 and add 2.2 typings ( #27458 )
...
* simple-oauth2: updated typings to 1.6 and added v2 (2.2) typings
* simple-oauth2: swapped version folders
2018-07-30 09:33:21 -07:00
James Jensen
439099c83c
Added the container property to clipboardjs options. ( #27514 )
...
Per https://github.com/zenorocha/clipboard.js/#advanced-options
2018-07-30 09:25:24 -07:00
Ali Mavrakis
7f40149f8d
Select2: added nextSearchTerm to Select2Options v3 ( #27534 )
2018-07-30 09:24:44 -07:00
Simon Werner
6aacac0532
setDefault() actually returns a MomentTimezone object (#27518 )
2018-07-30 08:52:05 -07:00
Oliver Joseph Ash
b9578b93cb
Recompose: fix ...WithConfig module locations ( #27530 )
2018-07-30 08:50:48 -07:00
Adrien Samson
f1fc698b58
Luxon: Interval.set allows partial object ( #27526 )
...
* luxon: Interval.set allows partial object
* luxon: fix Interval.merge/xor array notation
2018-07-30 08:49:58 -07:00
Ferdy Budhidharma
3d30be9059
fix(find): fix typos in exported functions ( #27538 )
2018-07-30 08:47:27 -07:00
bryanjjohnson
34dd46de38
update mapbox-gl typings to 0.47.0 ( #27548 )
2018-07-30 08:46:35 -07:00
Dmitry Radkovskiy
e4902dd43e
[web3] Updated web3.utils.toWei() Unit list and added default Unit value ( #27528 )
...
* Updated `web3.utils.toWei()` Unit list and added default Unit value
* edit tests for tslint
* web3: reordered ether Unit list to match official docs
* web3 tests improvement
2018-07-30 08:40:28 -07:00
JFGHT
fc1247301c
Updated Keypair ( #27574 )
...
* Updated Keypair
https://stellar.github.io/js-stellar-sdk/Keypair.html#rawPublicKey
* Updated xdr and Transaction
https://github.com/stellar/js-stellar-base/blob/master/src/generated/stellar-xdr_generated.js
* Fixed signatures
signatures is an array of DecoratedSignatures not Signatures
2018-07-30 08:38:45 -07:00
Jason Unger
9079b29eb4
Updates for react-toggle V2 types ( #27552 )
...
* Updates for react-toggle V2 types
* Bump minimum TypeScript version
* Fix contributor url formatting
2018-07-30 08:37:42 -07:00
whatasoda
2eda9e3a6f
Added declaration of tweetdeck/valiant ( #27385 )
...
* Added declaration of tweetdeck/valiant
* fixed version notation and miss typo.
2018-07-27 17:22:02 -07:00
Louis Larry
1a1c9299a6
update aws-lambda cloudfront ( #27407 )
2018-07-27 17:21:28 -07:00
Ivan Kurnosov
6a9c511193
Replace multiple transition* with a single transition in reactstrap ( #27434 )
2018-07-27 17:21:06 -07:00
Clément
bf1d71284d
[auth0-js] Add language value in AuthorizeOptions ( #27438 )
...
* Add language value to AuthorizeOptions
* Update test
2018-07-27 17:20:40 -07:00
Simon Trény
a5784023cd
Add missing useTextureView props ( #27439 )
2018-07-27 17:20:29 -07:00
Mengjo Rodrick Nfinyoh
62533f9619
UpdateType(mongoose): make plugin function generic ( #27456 )
2018-07-27 17:19:20 -07:00
David Weinberg
fc53fb37ab
@types/leaflet: Add property zoomControl to class Map ( #27460 )
...
* Add property zoomControl to class Map
Leaflet has a map property called zoomControl. This is useful for setting the position on these controls for the map. This is not available via the typings.
Example usage:
map.zoomControl.setPosition('topright');
* Leaflet: Map.zoomControl property
Specify Map.zoomControl type more precisely as Control.Zoom
2018-07-27 17:18:00 -07:00
golyalpha
5b715ad1e9
Fix typing error in PolygonGraphics [Cesium] ( #27563 )
...
* Fix typing error in PolygonGraphics
The property outlineColor of PolygonGraphics can accept both Property and Color types.
[Discussion on AnalyticalGraphicsInc/cesium](https://github.com/AnalyticalGraphicsInc/cesium/issues/6831 )
* Update version
* Removed the Color type from outlineColor typedef.
2018-07-27 17:14:23 -07:00
Michael Lumish
fb0db28895
@types/node: add missing properties to Http2Session ( #27588 )
...
* node types: add missing properties to Http2Session
Add "connecting" and "ping" properties to Http2Session
* Add NodeJS.TypedArray
2018-07-27 17:13:59 -07:00
Fabio Berta
4483a90ef2
bounds takes object or array for viewport ( #27606 )
2018-07-27 17:13:09 -07:00
Roman Nuritdinov
8858276e3c
Add missing module declarations for storejs ( #27601 )
2018-07-27 17:12:53 -07:00
junseok
d8814ea085
Updates new functions in @storybook/addon-actions ( #27627 )
...
* Updates new functions in @storybook/addon-actions
* Fix about reviewed contents.
2018-07-27 17:12:31 -07:00
arteforme
735b9a1cc6
react-bootstrap-typeahead: Added isInvalid, isValid introduced in 3.2 ( #27640 )
2018-07-27 15:57:55 -07:00
Abraham Williams
5568145d86
Follow param can be a string of user_ids. ( #27643 )
2018-07-27 15:57:26 -07:00
Scott Trinh
e4dc373d16
[knex] Allow Identifier Syntax in table Query Builder ( #27644 )
2018-07-27 15:57:11 -07:00
George Kalpakas
b7d70d6879
Update types and docs for angular-route and angular-mocks ( #27473 )
...
* angular-route: Update types and docs for `IRoute`
* angular-mocks: Update types and docs for 1.7
Related to angular/angular.js#16603 and angular/angular.js#16640 .
2018-07-27 15:02:54 -07:00
Brian Crowell
21077b2657
[node]: Make stream destroy method signatures match ( #27608 )
...
* [node]: Make stream destroy method signatures match
The "destroy" option when creating streams has the same signature as the
_destroy method on the stream: a function accepting an optional error and a
callback which also takes an optional error.
* Fix tests affected by the change in stream definitions
2018-07-27 10:52:13 -07:00
Georgii Dolzhykov
d5627ab7a8
angular-mocks: add myself to reviewers ( #27620 )
...
* angular-mocks: add myself to reviewers
* remove blank line
2018-07-27 10:50:46 -07:00
Alex Jerabek
f7d9c48b41
Removing obsolete references to Excel missing coauth ( #27621 )
2018-07-27 10:50:22 -07:00
Alex Jerabek
363ddce949
Conventing coercionType descriptions to a table ( #27623 )
2018-07-27 10:50:13 -07:00
Alex Jerabek
e10e89ab20
[Office-js] Changing OWAView to an enum ( #27624 )
...
* Removing quotes from string
* Adding enum
2018-07-27 10:49:59 -07:00
Alex Jerabek
da2e5d7079
Adding periods to OneNote class descriptions ( #27625 )
2018-07-27 10:49:25 -07:00
Martin Hochel
c16617c259
feat(rollup-plugin-json): bump version, rollup dependency, add jsdoc ( #27633 )
2018-07-27 10:46:16 -07:00
Igor Adrov
bb8ca69fc1
[cleave.js] Add time options ( #27636 )
2018-07-27 10:44:31 -07:00
AJ Richardson
7e1ff3773b
lodash: iteratee shorthand should allow numbers and symbols ( #27642 )
2018-07-27 10:43:37 -07:00
Anatoly Tokalov
c083ea5eda
[@types/kafka-node]: add missind Admin class and loadMetadataForTopics getListGroups and describeGroups methods ( #27475 )
2018-07-27 10:43:04 -07:00
Andy
509d927c51
react-sortable-tree: Add react-dnd dependency ( #27541 )
2018-07-27 08:59:20 -07:00
Andy
21aee9586c
redux-form/v4: Fix missing type argument to Reducer ( #27542 )
2018-07-27 08:59:06 -07:00
Tane Morgan
270cd04a6a
Remove react-svg ( #27614 )
2018-07-27 08:58:15 -07:00
Andy
73124d44b4
chart.js: barThickness string value must be "flex" ( #27613 )
2018-07-27 08:56:38 -07:00
Bond
be6b064799
Support custom backoff strategy ( #27529 )
...
ddc0879e26
2018-07-27 08:56:00 -07:00
Martin Kasban Tange
afa493da17
Added tooltip props ( #27470 )
2018-07-27 08:55:05 -07:00
Romain Faust
11f441840c
Add koa-router's Router to koa's Context ( #27472 )
2018-07-27 08:54:14 -07:00