Commit Graph

51202 Commits

Author SHA1 Message Date
Gregor Stamac
d2107afbb9 Add new typings for keycloak-connect and express-ws-routes (#29205)
* [express-ws-routes] add typings

* [keycloak-connect] add typings

* removed empty files

* fixed tslint issues

* fixed tslint config

* [keycloak-connect] add tests

* [express-ws-routes] add tests

* [express-ws-routes] rename tests file

* [keycloak-connect] rename tests file

* [express-ws-routes] fixed lint issues

* [keycloak-connect] fixed lint issues
2018-10-05 11:06:04 -07:00
Elizabeth Samuel
875b67c35e office-runtime: Update project name (#29455) 2018-10-05 11:05:27 -07:00
Elizabeth Samuel
c5775c3036 custom-functions-runtime: Update project name (#29453) 2018-10-05 11:05:03 -07:00
Elizabeth Samuel
b9f1bb2d25 office-js: Update project name (#29454) 2018-10-05 11:04:45 -07:00
Alex Ryan
3b4a0749de [React] Add align attribute to Td and Th (#29448)
* Add align attribute to Td and Th

* Make type more specific
2018-10-05 19:00:07 +01:00
Andrew Casey
a9d8ace247 Merge pull request #29132 from ChrisGrant/master
[parse] Added fullText function to Parse.Query
2018-10-05 10:11:10 -07:00
Chris Grant
5f62d000ce Added ? to optional properties. 2018-10-05 12:10:16 +01:00
Jeremy Gordon
f0c544ed48 Changing arg from vec3 -> vec2 for mat3.translate. (#29400) 2018-10-04 17:19:28 -07:00
Resi Respati
b89b571b4f [screeps] Release 2.5.0 (#29432)
* [screeps] Release 2.5.0

* Updated @dmarcuse's GitHub URL

* [screeps] remove leftovers from local env
2018-10-04 14:28:56 -07:00
BradleyHill
222023a742 Add definition for fabric Group.toActiveSelection (#29446) 2018-10-04 14:28:26 -07:00
Yaroslav Admin
8f2d45eafd Added types for Karma 3.0 (#29386)
* Added type definitions for karma 3.0

* Fixed lint errors

* Suppressed error instead of disabling rule completely
2018-10-04 12:06:39 -07:00
denisname
c6cfed730f Update type definition (#29287) 2018-10-04 10:56:42 -07:00
sungmin kim
5fa7e99518 typedefinition for Caller (#29406)
* typedefinition for Caller

* edit comment

change comment Definitions information, 
delete useless  comment

* edit comment

* remove patch version
* restore Definitions line
2018-10-04 10:54:05 -07:00
Tyler Singer-Clark
65da46f368 add stepSizd to TickOptions (#29268) 2018-10-04 10:52:52 -07:00
Gregroam
9d4276aff3 Changed the JoinClause's interface for on, andOn and orOn to accept a callback that takes another JoinClause, instead of QueryCallback. This was invalid and prevented deeper nesting join on statements. (#29252) 2018-10-04 10:43:16 -07:00
Konstantin
2debc8b4cc Add typings for react-facebook-login-component (#29402) 2018-10-04 10:41:25 -07:00
karimmarczak
1e7ac42aa3 Changed type for border prop on button and Card. Bool => Number (#29407)
* Changed type for border prop

* Upped the version
2018-10-04 10:40:51 -07:00
afholderman
b0d78c1490 Updates to field typing (#29418) 2018-10-04 10:40:20 -07:00
Vishnu Sankar
425f474af4 [@types/passport-auth0] : Updated StrategyOption to include "domain" variable (#29425)
* - Added Auth0 `domain` property on StrategyOption

* - Added required prop : StrategyOption.domain

* - Fixed : typedef-whitespace error

Ref : https://travis-ci.org/DefinitelyTyped/DefinitelyTyped/builds/436867585#L3525

* - Fixed : Added missing comma

https://travis-ci.org/DefinitelyTyped/DefinitelyTyped/builds/436867585#L3528

* - Added contributor info
2018-10-04 10:39:50 -07:00
Moshe Good
8d3d0fab16 Add typings for the existing connect-datadog package (#29439) 2018-10-04 10:38:27 -07:00
Oleg Repin
7f9b4c98a1 [ioredis] fix type of del result (#29440)
* [ioredis] fix type of del result

* [ioredis] fix tests
2018-10-04 10:36:44 -07:00
vladykhn
df6f24470e Add null in response if no results are found (#29441) 2018-10-04 10:36:16 -07:00
Nikita Golubitskiy
adf98fa85c [ioredis] add types for exists (#29442) 2018-10-04 10:35:40 -07:00
Jackson Delahunt
46f3f013b5 unzipper: autodrain promise (#29281)
* update autodrain type

* add test
2018-10-04 10:35:14 -07:00
Bradley Ayers
6b987fa09f fix(stripe): InvoiceItem.invoice can be null (#29284) 2018-10-04 10:34:07 -07:00
Gildas Garcia
af58aad927 [RFR] Fix Feathers Authentication Local hook definition (#29431) 2018-10-04 10:33:35 -07:00
Martin Micunda
a7a6a58a53 koa-joi-router: add prefix() to Router interface (#29405)
* Add prefix() to Router interface

* Replace string return type with Router type

* Add viod type
2018-10-04 10:32:45 -07:00
Lukas Tetzlaff
1b858d5716 [@types/proton-native] Fix Type RadioButtonProps and GridChildrenProps (#29424)
* Add two more uncovered functionalities to tests

* Fix Type for RadioButton's onSelect

* Fix GridChildrenProps missing `span`
2018-10-04 10:32:07 -07:00
Brasten Sager
3a54e9f089 [package: debug] Added 'extend' function to IDebugger. (#29269) 2018-10-04 10:31:25 -07:00
Andrew Casey
937f3f85b7 Merge pull request #29120 from Syncfusion-JavaScript/master
16.3.21 added
2018-10-04 10:10:27 -07:00
Syncfusion-JavaScript
a5439ff6ba Encoding issue has been fixed 2018-10-04 10:00:54 +05:30
Andrew Casey
5996b44c51 Merge pull request #29114 from brian-lives-outdoors/inferTypesInStaticPropertyHelpers
[recompose] Improve type inference of static property helpers
2018-10-03 19:35:39 -07:00
Brian Adams
b10fdc2261 [recompose] improve type inference of static property helpers 2018-10-03 21:57:35 -04:00
Filip Stanis
fb6665c554 Update Google Pay types (#29376) 2018-10-03 17:07:08 -07:00
Thomas Nicollet
0b0f2e82aa Updated index.d.ts to match text-encoding npm module (#29404) 2018-10-03 17:06:07 -07:00
Elizabeth Samuel
00e1cc7c32 office-js: Update max for RoamingSettings (#29421) 2018-10-03 17:05:25 -07:00
Sergii Paryzhskyi
99c221ca8c Describe methods for date-arithmetic package (#29423)
- eq
- neq
- gt
- gte
- lt
- lte
2018-10-03 17:03:29 -07:00
Grant Timmerman
f019cbc2cf Add Google Advanced Service Types – Google Slides (#29388)
* Add API files and complete Slides types

* Remove declare module
2018-10-03 16:34:27 -07:00
Andy Hanson
1def709eed Remove one more '�' 2018-10-03 11:56:52 -07:00
Christian
2dc50469f0 fix(ember-data): update value types for BelongsToReference, HasManyReference (#29367) 2018-10-03 11:54:50 -07:00
Kira McLean
66572a9e43 Update MeshBasicMaterial type definition in @types/three-core (#29338)
* Allow `null` maps for `MeshBasicMaterial`s

A mesh can optionally have a `map` but right now this doesn't allow us to remove a material's map by setting it to `null`, which is the default value for maps.

* All textures are nullable

https://threejs.org/docs/#api/en/materials/MeshStandardMaterial

* Lots of other things are nullable, too

* Fix indentation

My editor changed the indentation of this file.. oops.

* Actually fix indentation
2018-10-03 11:54:02 -07:00
boriskor
823da0de4e [jquery] Change all HTMLElement to be Element (#29282)
* [jquery] Change all `HTMLElement` to be `Element`

* [jquery/v2] remove wrong `parseHTML` overload
2018-10-03 11:53:04 -07:00
Tony Gaskell
c066174151 @types/react-native-push-notification: Add missing permissions type on push notification options (#29257)
* Add missing permissions type on push notification options

* Refactor PushNotification Options to interface instead of class
2018-10-03 11:50:28 -07:00
Andy Hanson
41e2d6e23f Remove another '�' 2018-10-03 11:49:37 -07:00
devuxer
430376c0b3 Added no-argument overload for Model.previous (#29385)
* Added no-argument overload for Model.previous

`Model.previous()` in Sequelize called with no arguments returns an object containing the previous keys and values for properties that have changed. This pull request adds this overload to the Model.d.ts type definition file along with a comment documenting it.

* Added test for Model.previous w no arg
2018-10-03 11:49:11 -07:00
Nithin Chandran
35b5ebacbf Typings_Three_Core_LineDashedMaterial_Update (#29152)
* Typings_Three_Core_LineDashedMaterial_Update

LineDashedMaterial was inheriting from Material but as per three.js it inherits from LineBasicMaterial.

ref: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/29149
https://github.com/mrdoob/three.js/blob/master/src/materials/LineDashedMaterial.js#L32

* implemented review comments

* added isLineDashedMaterial definition
2018-10-03 11:48:00 -07:00
Andy
6c955dccce Remove '�' character (#29420) 2018-10-03 11:47:28 -07:00
Heath
aa6fe26cea @types/mongoose add missing options to connect() (#29398)
@types/mongoose add missing options to connect()
2018-10-03 11:46:53 -07:00
Joel Einbinder
d65f42a18a fix(node): stdio streams can have more than three items (#29387)
* fix(node): stdio streams is not a tuple

* add to all node versions
2018-10-03 11:45:43 -07:00
Filipe Guerra
ad70a5bc23 fix ReactTestIntance type typing (#29335)
Tested with the following code:
```
component.root.find(
  node => node.type === MyButton && node.props.type === ‘submit’
)
```
2018-10-03 11:42:43 -07:00